~ubuntu-branches/ubuntu/trusty/sphinxsearch/trusty-proposed

« back to all changes in this revision

Viewing changes to libstemmer_c/libstemmer_c.sln

  • Committer: Bazaar Package Importer
  • Author(s): Radu Spineanu
  • Date: 2009-11-17 22:19:42 UTC
  • Revision ID: james.westby@ubuntu.com-20091117221942-nm751ur701m9vrzt
Tags: upstream-0.9.8.1
ImportĀ upstreamĀ versionĀ 0.9.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Microsoft Visual Studio Solution File, Format Version 9.00
 
2
# Visual Studio 2005
 
3
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libstemmer_c", "libstemmer_c.vcproj", "{0F64D11C-6E40-4F63-8B7F-E5B615D38301}"
 
4
EndProject
 
5
Global
 
6
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
7
                Debug|Win32 = Debug|Win32
 
8
                Release|Win32 = Release|Win32
 
9
        EndGlobalSection
 
10
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
11
                {0F64D11C-6E40-4F63-8B7F-E5B615D38301}.Debug|Win32.ActiveCfg = Debug|Win32
 
12
                {0F64D11C-6E40-4F63-8B7F-E5B615D38301}.Debug|Win32.Build.0 = Debug|Win32
 
13
                {0F64D11C-6E40-4F63-8B7F-E5B615D38301}.Release|Win32.ActiveCfg = Release|Win32
 
14
                {0F64D11C-6E40-4F63-8B7F-E5B615D38301}.Release|Win32.Build.0 = Release|Win32
 
15
        EndGlobalSection
 
16
        GlobalSection(SolutionProperties) = preSolution
 
17
                HideSolutionNode = FALSE
 
18
        EndGlobalSection
 
19
EndGlobal