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

« back to all changes in this revision

Viewing changes to win/indexer05.vcproj

  • 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
<?xml version="1.0" encoding="windows-1251"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8,00"
 
5
        Name="indexer"
 
6
        ProjectGUID="{405619C7-CC22-4FB8-9237-B196CB897355}"
 
7
        RootNamespace="indexer"
 
8
        Keyword="Win32Proj"
 
9
        >
 
10
        <Platforms>
 
11
                <Platform
 
12
                        Name="Win32"
 
13
                />
 
14
        </Platforms>
 
15
        <ToolFiles>
 
16
        </ToolFiles>
 
17
        <Configurations>
 
18
                <Configuration
 
19
                        Name="Debug|Win32"
 
20
                        OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
 
21
                        IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
 
22
                        ConfigurationType="1"
 
23
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
24
                        CharacterSet="2"
 
25
                        >
 
26
                        <Tool
 
27
                                Name="VCPreBuildEventTool"
 
28
                        />
 
29
                        <Tool
 
30
                                Name="VCCustomBuildTool"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="VCXMLDataGeneratorTool"
 
34
                        />
 
35
                        <Tool
 
36
                                Name="VCWebServiceProxyGeneratorTool"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCMIDLTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCCLCompilerTool"
 
43
                                Optimization="0"
 
44
                                AdditionalIncludeDirectories=""
 
45
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
 
46
                                MinimalRebuild="true"
 
47
                                ExceptionHandling="0"
 
48
                                BasicRuntimeChecks="3"
 
49
                                RuntimeLibrary="1"
 
50
                                UsePrecompiledHeader="0"
 
51
                                ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
 
52
                                WarningLevel="4"
 
53
                                Detect64BitPortabilityProblems="false"
 
54
                                DebugInformationFormat="4"
 
55
                        />
 
56
                        <Tool
 
57
                                Name="VCManagedResourceCompilerTool"
 
58
                        />
 
59
                        <Tool
 
60
                                Name="VCResourceCompilerTool"
 
61
                        />
 
62
                        <Tool
 
63
                                Name="VCPreLinkEventTool"
 
64
                        />
 
65
                        <Tool
 
66
                                Name="VCLinkerTool"
 
67
                                OutputFile="$(OutDir)/indexer.exe"
 
68
                                LinkIncremental="2"
 
69
                                AdditionalLibraryDirectories="$(SolutionDir)/libstemmer_c/lib/$(ConfigurationName); $(SolutionDir)/libexpat/lib/$(ConfigurationName)"
 
70
                                GenerateDebugInformation="true"
 
71
                                ProgramDatabaseFile="$(OutDir)/indexer.pdb"
 
72
                                SubSystem="1"
 
73
                                TargetMachine="1"
 
74
                        />
 
75
                        <Tool
 
76
                                Name="VCALinkTool"
 
77
                        />
 
78
                        <Tool
 
79
                                Name="VCManifestTool"
 
80
                        />
 
81
                        <Tool
 
82
                                Name="VCXDCMakeTool"
 
83
                        />
 
84
                        <Tool
 
85
                                Name="VCBscMakeTool"
 
86
                        />
 
87
                        <Tool
 
88
                                Name="VCFxCopTool"
 
89
                        />
 
90
                        <Tool
 
91
                                Name="VCAppVerifierTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCWebDeploymentTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCPostBuildEventTool"
 
98
                        />
 
99
                </Configuration>
 
100
                <Configuration
 
101
                        Name="Release|Win32"
 
102
                        OutputDirectory="$(SolutionDir)/bin/$(ConfigurationName)"
 
103
                        IntermediateDirectory="$(SolutionDir)/junk/$(ConfigurationName)"
 
104
                        ConfigurationType="1"
 
105
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
106
                        CharacterSet="2"
 
107
                        >
 
108
                        <Tool
 
109
                                Name="VCPreBuildEventTool"
 
110
                        />
 
111
                        <Tool
 
112
                                Name="VCCustomBuildTool"
 
113
                        />
 
114
                        <Tool
 
115
                                Name="VCXMLDataGeneratorTool"
 
116
                        />
 
117
                        <Tool
 
118
                                Name="VCWebServiceProxyGeneratorTool"
 
119
                        />
 
120
                        <Tool
 
121
                                Name="VCMIDLTool"
 
122
                        />
 
123
                        <Tool
 
124
                                Name="VCCLCompilerTool"
 
125
                                AdditionalIncludeDirectories=""
 
126
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
127
                                ExceptionHandling="0"
 
128
                                RuntimeLibrary="0"
 
129
                                UsePrecompiledHeader="0"
 
130
                                ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
 
131
                                WarningLevel="4"
 
132
                                Detect64BitPortabilityProblems="false"
 
133
                                DebugInformationFormat="3"
 
134
                        />
 
135
                        <Tool
 
136
                                Name="VCManagedResourceCompilerTool"
 
137
                        />
 
138
                        <Tool
 
139
                                Name="VCResourceCompilerTool"
 
140
                        />
 
141
                        <Tool
 
142
                                Name="VCPreLinkEventTool"
 
143
                        />
 
144
                        <Tool
 
145
                                Name="VCLinkerTool"
 
146
                                OutputFile="$(OutDir)/indexer.exe"
 
147
                                LinkIncremental="1"
 
148
                                AdditionalLibraryDirectories="$(SolutionDir)/libstemmer_c/lib/$(ConfigurationName); $(SolutionDir)/libexpat/lib/$(ConfigurationName)"
 
149
                                GenerateDebugInformation="true"
 
150
                                SubSystem="1"
 
151
                                OptimizeReferences="2"
 
152
                                EnableCOMDATFolding="2"
 
153
                                TargetMachine="1"
 
154
                        />
 
155
                        <Tool
 
156
                                Name="VCALinkTool"
 
157
                        />
 
158
                        <Tool
 
159
                                Name="VCManifestTool"
 
160
                        />
 
161
                        <Tool
 
162
                                Name="VCXDCMakeTool"
 
163
                        />
 
164
                        <Tool
 
165
                                Name="VCBscMakeTool"
 
166
                        />
 
167
                        <Tool
 
168
                                Name="VCFxCopTool"
 
169
                        />
 
170
                        <Tool
 
171
                                Name="VCAppVerifierTool"
 
172
                        />
 
173
                        <Tool
 
174
                                Name="VCWebDeploymentTool"
 
175
                        />
 
176
                        <Tool
 
177
                                Name="VCPostBuildEventTool"
 
178
                        />
 
179
                </Configuration>
 
180
        </Configurations>
 
181
        <References>
 
182
        </References>
 
183
        <Files>
 
184
                <Filter
 
185
                        Name="Source Files"
 
186
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
187
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
188
                        >
 
189
                        <File
 
190
                                RelativePath="..\src\indexer.cpp"
 
191
                                >
 
192
                        </File>
 
193
                </Filter>
 
194
                <Filter
 
195
                        Name="Header Files"
 
196
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
197
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
198
                        >
 
199
                </Filter>
 
200
                <Filter
 
201
                        Name="Resource Files"
 
202
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
203
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
 
204
                        >
 
205
                </Filter>
 
206
        </Files>
 
207
        <Globals>
 
208
        </Globals>
 
209
</VisualStudioProject>