tagging release
[dasher.git] / trunk / Src / Test / LanguageModelling / LMTest_vc71.vcproj
blobde863eda25f346ba7668c7369091cdb33f6f78eb
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="LMTest"
6 ProjectGUID="{C48B2DBD-A610-4324-B0E8-F975011C9AF4}"
7 RootNamespace="LMTest"
8 SccProjectName=""
9 SccLocalPath="">
10 <Platforms>
11 <Platform
12 Name="Win32"/>
13 </Platforms>
14 <Configurations>
15 <Configuration
16 Name="Debug|Win32"
17 OutputDirectory="Target/$(ConfigurationName)"
18 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
19 ConfigurationType="1"
20 UseOfMFC="0"
21 ATLMinimizesCRunTimeLibraryUsage="FALSE"
22 CharacterSet="2">
23 <Tool
24 Name="VCCLCompilerTool"
25 Optimization="0"
26 AdditionalIncludeDirectories="&quot;C:\Documents and Settings\dward\My Documents\dasher\Src\Win32\vld&quot;"
27 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
28 BasicRuntimeChecks="0"
29 RuntimeLibrary="1"
30 UsePrecompiledHeader="0"
31 PrecompiledHeaderFile=".\Target/Win32 Debug/Intermediate/Test.pch"
32 AssemblerListingLocation=".\Target/Win32 Debug/Intermediate/"
33 ObjectFile=".\Target/Win32 Debug/Intermediate/"
34 ProgramDataBaseFileName=".\Target/Win32 Debug/Intermediate/"
35 BrowseInformation="0"
36 WarningLevel="3"
37 SuppressStartupBanner="TRUE"
38 DebugInformationFormat="4"/>
39 <Tool
40 Name="VCCustomBuildTool"/>
41 <Tool
42 Name="VCLinkerTool"
43 AdditionalOptions="/MACHINE:I386"
44 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
45 LinkIncremental="2"
46 SuppressStartupBanner="TRUE"
47 AdditionalLibraryDirectories="C:\Documents and Settings\dward\My Documents\dasher\Src\Win32\vld"
48 GenerateDebugInformation="TRUE"
49 SubSystem="1"/>
50 <Tool
51 Name="VCMIDLTool"
52 PreprocessorDefinitions="_DEBUG"
53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1"
56 TypeLibraryName=".\Target/Win32 Debug/Test.tlb"/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="_DEBUG"
66 Culture="2057"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Win95 compatible Release|Win32"
80 OutputDirectory="Target/$(ConfigurationName)"
81 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
82 ConfigurationType="1"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE"
85 CharacterSet="2">
86 <Tool
87 Name="VCCLCompilerTool"
88 GlobalOptimizations="TRUE"
89 InlineFunctionExpansion="2"
90 EnableIntrinsicFunctions="TRUE"
91 FavorSizeOrSpeed="1"
92 OptimizeForWindowsApplication="TRUE"
93 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_STATIC,OriginalWin95"
94 StringPooling="TRUE"
95 RuntimeLibrary="0"
96 EnableFunctionLevelLinking="TRUE"
97 UsePrecompiledHeader="2"
98 PrecompiledHeaderFile=".\Target/Win32 Win95 compatible Release/Intermediate/Test.pch"
99 AssemblerListingLocation=".\Target/Win32 Win95 compatible Release/Intermediate/"
100 ObjectFile=".\Target/Win32 Win95 compatible Release/Intermediate/"
101 ProgramDataBaseFileName=".\Target/Win32 Win95 compatible Release/Intermediate/"
102 WarningLevel="3"
103 SuppressStartupBanner="TRUE"/>
104 <Tool
105 Name="VCCustomBuildTool"/>
106 <Tool
107 Name="VCLinkerTool"
108 AdditionalOptions="/MACHINE:I386"
109 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
110 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
111 LinkIncremental="1"
112 SuppressStartupBanner="TRUE"
113 SubSystem="1"/>
114 <Tool
115 Name="VCMIDLTool"
116 PreprocessorDefinitions="NDEBUG"
117 MkTypLibCompatible="TRUE"
118 SuppressStartupBanner="TRUE"
119 TargetEnvironment="1"
120 TypeLibraryName=".\Target/Win32 Win95 compatible Release/Test.tlb"/>
121 <Tool
122 Name="VCPostBuildEventTool"/>
123 <Tool
124 Name="VCPreBuildEventTool"/>
125 <Tool
126 Name="VCPreLinkEventTool"/>
127 <Tool
128 Name="VCResourceCompilerTool"
129 PreprocessorDefinitions="NDEBUG"
130 Culture="2057"/>
131 <Tool
132 Name="VCWebServiceProxyGeneratorTool"/>
133 <Tool
134 Name="VCXMLDataGeneratorTool"/>
135 <Tool
136 Name="VCWebDeploymentTool"/>
137 <Tool
138 Name="VCManagedWrapperGeneratorTool"/>
139 <Tool
140 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
141 </Configuration>
142 <Configuration
143 Name="Release|Win32"
144 OutputDirectory="Target/$(ConfigurationName)"
145 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
146 ConfigurationType="1"
147 UseOfMFC="0"
148 ATLMinimizesCRunTimeLibraryUsage="FALSE"
149 CharacterSet="2">
150 <Tool
151 Name="VCCLCompilerTool"
152 GlobalOptimizations="TRUE"
153 InlineFunctionExpansion="2"
154 EnableIntrinsicFunctions="TRUE"
155 FavorSizeOrSpeed="1"
156 OptimizeForWindowsApplication="TRUE"
157 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_STATIC"
158 StringPooling="TRUE"
159 RuntimeLibrary="0"
160 EnableFunctionLevelLinking="TRUE"
161 UsePrecompiledHeader="2"
162 PrecompiledHeaderFile=".\Target/Win32 Release/Intermediate/Test.pch"
163 AssemblerListingLocation=".\Target/Win32 Release/Intermediate/"
164 ObjectFile=".\Target/Win32 Release/Intermediate/"
165 ProgramDataBaseFileName=".\Target/Win32 Release/Intermediate/"
166 WarningLevel="3"
167 SuppressStartupBanner="TRUE"/>
168 <Tool
169 Name="VCCustomBuildTool"/>
170 <Tool
171 Name="VCLinkerTool"
172 AdditionalOptions="/MACHINE:I386"
173 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
174 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
175 LinkIncremental="1"
176 SuppressStartupBanner="TRUE"
177 SubSystem="1"/>
178 <Tool
179 Name="VCMIDLTool"
180 PreprocessorDefinitions="NDEBUG"
181 MkTypLibCompatible="TRUE"
182 SuppressStartupBanner="TRUE"
183 TargetEnvironment="1"
184 TypeLibraryName=".\Target/Win32 Release/Test.tlb"/>
185 <Tool
186 Name="VCPostBuildEventTool"/>
187 <Tool
188 Name="VCPreBuildEventTool"/>
189 <Tool
190 Name="VCPreLinkEventTool"/>
191 <Tool
192 Name="VCResourceCompilerTool"
193 PreprocessorDefinitions="NDEBUG"
194 Culture="2057"/>
195 <Tool
196 Name="VCWebServiceProxyGeneratorTool"/>
197 <Tool
198 Name="VCXMLDataGeneratorTool"/>
199 <Tool
200 Name="VCWebDeploymentTool"/>
201 <Tool
202 Name="VCManagedWrapperGeneratorTool"/>
203 <Tool
204 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
205 </Configuration>
206 <Configuration
207 Name="Unicode Debug|Win32"
208 OutputDirectory="Target/$(ConfigurationName)"
209 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
210 ConfigurationType="1"
211 UseOfMFC="0"
212 ATLMinimizesCRunTimeLibraryUsage="FALSE"
213 CharacterSet="1">
214 <Tool
215 Name="VCCLCompilerTool"
216 Optimization="0"
217 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
218 BasicRuntimeChecks="3"
219 RuntimeLibrary="1"
220 UsePrecompiledHeader="2"
221 PrecompiledHeaderFile=".\Target/Win32 Unicode Debug/Intermediate/Test.pch"
222 AssemblerListingLocation=".\Target/Win32 Unicode Debug/Intermediate/"
223 ObjectFile=".\Target/Win32 Unicode Debug/Intermediate/"
224 ProgramDataBaseFileName=".\Target/Win32 Unicode Debug/Intermediate/"
225 BrowseInformation="1"
226 WarningLevel="3"
227 SuppressStartupBanner="TRUE"
228 DebugInformationFormat="4"/>
229 <Tool
230 Name="VCCustomBuildTool"/>
231 <Tool
232 Name="VCLinkerTool"
233 AdditionalOptions="/MACHINE:I386"
234 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
235 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
236 LinkIncremental="2"
237 SuppressStartupBanner="TRUE"
238 GenerateDebugInformation="TRUE"
239 SubSystem="1"/>
240 <Tool
241 Name="VCMIDLTool"
242 PreprocessorDefinitions="_DEBUG"
243 MkTypLibCompatible="TRUE"
244 SuppressStartupBanner="TRUE"
245 TargetEnvironment="1"
246 TypeLibraryName=".\Target/Win32 Unicode Debug/Test.tlb"/>
247 <Tool
248 Name="VCPostBuildEventTool"/>
249 <Tool
250 Name="VCPreBuildEventTool"/>
251 <Tool
252 Name="VCPreLinkEventTool"/>
253 <Tool
254 Name="VCResourceCompilerTool"
255 PreprocessorDefinitions="_DEBUG"
256 Culture="2057"/>
257 <Tool
258 Name="VCWebServiceProxyGeneratorTool"/>
259 <Tool
260 Name="VCXMLDataGeneratorTool"/>
261 <Tool
262 Name="VCWebDeploymentTool"/>
263 <Tool
264 Name="VCManagedWrapperGeneratorTool"/>
265 <Tool
266 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
267 </Configuration>
268 <Configuration
269 Name="Unicode Release|Win32"
270 OutputDirectory="Target/$(ConfigurationName)"
271 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
272 ConfigurationType="1"
273 UseOfMFC="0"
274 ATLMinimizesCRunTimeLibraryUsage="FALSE"
275 CharacterSet="1"
276 WholeProgramOptimization="FALSE">
277 <Tool
278 Name="VCCLCompilerTool"
279 GlobalOptimizations="TRUE"
280 InlineFunctionExpansion="2"
281 EnableIntrinsicFunctions="TRUE"
282 FavorSizeOrSpeed="1"
283 OptimizeForWindowsApplication="TRUE"
284 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
285 StringPooling="TRUE"
286 RuntimeLibrary="0"
287 EnableFunctionLevelLinking="TRUE"
288 UsePrecompiledHeader="2"
289 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/Test.pch"
290 AssemblerListingLocation=".\Target/Win32 Unicode Release/Intermediate/"
291 ObjectFile=".\Target/Win32 Unicode Release/Intermediate/"
292 ProgramDataBaseFileName=".\Target/Win32 Unicode Release/Intermediate/"
293 WarningLevel="3"
294 SuppressStartupBanner="TRUE"
295 DebugInformationFormat="3"/>
296 <Tool
297 Name="VCCustomBuildTool"/>
298 <Tool
299 Name="VCLinkerTool"
300 AdditionalOptions="/MACHINE:I386"
301 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
302 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
303 LinkIncremental="1"
304 SuppressStartupBanner="TRUE"
305 GenerateDebugInformation="TRUE"
306 SubSystem="1"/>
307 <Tool
308 Name="VCMIDLTool"
309 PreprocessorDefinitions="NDEBUG"
310 MkTypLibCompatible="TRUE"
311 SuppressStartupBanner="TRUE"
312 TargetEnvironment="1"
313 TypeLibraryName=".\Target/Win32 Unicode Release/Test.tlb"/>
314 <Tool
315 Name="VCPostBuildEventTool"/>
316 <Tool
317 Name="VCPreBuildEventTool"/>
318 <Tool
319 Name="VCPreLinkEventTool"/>
320 <Tool
321 Name="VCResourceCompilerTool"
322 PreprocessorDefinitions="NDEBUG"
323 Culture="2057"/>
324 <Tool
325 Name="VCWebServiceProxyGeneratorTool"/>
326 <Tool
327 Name="VCXMLDataGeneratorTool"/>
328 <Tool
329 Name="VCWebDeploymentTool"/>
330 <Tool
331 Name="VCManagedWrapperGeneratorTool"/>
332 <Tool
333 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
334 </Configuration>
335 <Configuration
336 Name="Win95 compatible Debug|Win32"
337 OutputDirectory="Target/$(ConfigurationName)"
338 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
339 ConfigurationType="1"
340 UseOfMFC="0"
341 ATLMinimizesCRunTimeLibraryUsage="FALSE"
342 CharacterSet="2">
343 <Tool
344 Name="VCCLCompilerTool"
345 Optimization="0"
346 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC,OriginalWin95"
347 BasicRuntimeChecks="3"
348 RuntimeLibrary="1"
349 UsePrecompiledHeader="2"
350 PrecompiledHeaderFile=".\Target/Win32 Win95 compatible Debug/Intermediate/Test.pch"
351 AssemblerListingLocation=".\Target/Win32 Win95 compatible Debug/Intermediate/"
352 ObjectFile=".\Target/Win32 Win95 compatible Debug/Intermediate/"
353 ProgramDataBaseFileName=".\Target/Win32 Win95 compatible Debug/Intermediate/"
354 BrowseInformation="1"
355 WarningLevel="3"
356 SuppressStartupBanner="TRUE"
357 DebugInformationFormat="4"/>
358 <Tool
359 Name="VCCustomBuildTool"/>
360 <Tool
361 Name="VCLinkerTool"
362 AdditionalOptions="/MACHINE:I386"
363 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
364 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
365 LinkIncremental="2"
366 SuppressStartupBanner="TRUE"
367 GenerateDebugInformation="TRUE"
368 SubSystem="1"/>
369 <Tool
370 Name="VCMIDLTool"
371 PreprocessorDefinitions="_DEBUG"
372 MkTypLibCompatible="TRUE"
373 SuppressStartupBanner="TRUE"
374 TargetEnvironment="1"
375 TypeLibraryName=".\Target/Win32 Win95 compatible Debug/Test.tlb"/>
376 <Tool
377 Name="VCPostBuildEventTool"/>
378 <Tool
379 Name="VCPreBuildEventTool"/>
380 <Tool
381 Name="VCPreLinkEventTool"/>
382 <Tool
383 Name="VCResourceCompilerTool"
384 PreprocessorDefinitions="_DEBUG"
385 Culture="2057"/>
386 <Tool
387 Name="VCWebServiceProxyGeneratorTool"/>
388 <Tool
389 Name="VCXMLDataGeneratorTool"/>
390 <Tool
391 Name="VCWebDeploymentTool"/>
392 <Tool
393 Name="VCManagedWrapperGeneratorTool"/>
394 <Tool
395 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
396 </Configuration>
397 <Configuration
398 Name="Accessible Unicode Debug|Win32"
399 OutputDirectory="Target/$(ConfigurationName)"
400 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
401 ConfigurationType="1"
402 UseOfMFC="0"
403 ATLMinimizesCRunTimeLibraryUsage="FALSE"
404 CharacterSet="1">
405 <Tool
406 Name="VCCLCompilerTool"
407 Optimization="0"
408 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;UNICODE;_STATIC;_WIN32_WINNT=0x0500;ACCESSIBLE"
409 BasicRuntimeChecks="3"
410 RuntimeLibrary="1"
411 UsePrecompiledHeader="2"
412 PrecompiledHeaderFile=".\Target/Accessible Unicode Debug/Intermediate/Test.pch"
413 AssemblerListingLocation=".\Target/Accessible Unicode Debug/Intermediate/"
414 ObjectFile=".\Target/Accessible Unicode Debug/Intermediate/"
415 ProgramDataBaseFileName=".\Target/Accessible Unicode Debug/Intermediate/"
416 BrowseInformation="1"
417 WarningLevel="3"
418 SuppressStartupBanner="TRUE"
419 DebugInformationFormat="4"/>
420 <Tool
421 Name="VCCustomBuildTool"/>
422 <Tool
423 Name="VCLinkerTool"
424 AdditionalOptions="/MACHINE:I386"
425 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib Oleacc.lib comsupp.lib"
426 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
427 LinkIncremental="2"
428 SuppressStartupBanner="TRUE"
429 GenerateDebugInformation="TRUE"
430 SubSystem="1"/>
431 <Tool
432 Name="VCMIDLTool"
433 PreprocessorDefinitions="_DEBUG"
434 MkTypLibCompatible="TRUE"
435 SuppressStartupBanner="TRUE"
436 TargetEnvironment="1"
437 TypeLibraryName=".\Target/Accessible Unicode Debug/Test.tlb"/>
438 <Tool
439 Name="VCPostBuildEventTool"/>
440 <Tool
441 Name="VCPreBuildEventTool"/>
442 <Tool
443 Name="VCPreLinkEventTool"/>
444 <Tool
445 Name="VCResourceCompilerTool"
446 PreprocessorDefinitions="_DEBUG"
447 Culture="2057"/>
448 <Tool
449 Name="VCWebServiceProxyGeneratorTool"/>
450 <Tool
451 Name="VCXMLDataGeneratorTool"/>
452 <Tool
453 Name="VCWebDeploymentTool"/>
454 <Tool
455 Name="VCManagedWrapperGeneratorTool"/>
456 <Tool
457 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
458 </Configuration>
459 <Configuration
460 Name="foo|Win32"
461 OutputDirectory="Target/$(ConfigurationName)"
462 IntermediateDirectory="Target/$(ConfigurationName)/Intermediate"
463 ConfigurationType="1">
464 <Tool
465 Name="VCCLCompilerTool"/>
466 <Tool
467 Name="VCCustomBuildTool"/>
468 <Tool
469 Name="VCLinkerTool"
470 OutputFile="Target/$(ConfigurationName)/$(InputName).exe"
471 SubSystem="1"/>
472 <Tool
473 Name="VCMIDLTool"/>
474 <Tool
475 Name="VCPostBuildEventTool"/>
476 <Tool
477 Name="VCPreBuildEventTool"/>
478 <Tool
479 Name="VCPreLinkEventTool"/>
480 <Tool
481 Name="VCResourceCompilerTool"/>
482 <Tool
483 Name="VCWebServiceProxyGeneratorTool"/>
484 <Tool
485 Name="VCXMLDataGeneratorTool"/>
486 <Tool
487 Name="VCWebDeploymentTool"/>
488 <Tool
489 Name="VCManagedWrapperGeneratorTool"/>
490 <Tool
491 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
492 </Configuration>
493 </Configurations>
494 <References>
495 </References>
496 <Files>
497 <File
498 RelativePath="main.cpp">
499 </File>
500 </Files>
501 <Globals>
502 </Globals>
503 </VisualStudioProject>