beta-0.89.2
[luatex.git] / source / libs / zlib / zlib-src / contrib / vstudio / vc9 / testzlibdll.vcproj
blobd7530fd7dcb84affd16100d3484c00c691e2ea1b
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TestZlibDll"
6 ProjectGUID="{C52F9E7B-498A-42BE-8DB4-85A15694366A}"
7 Keyword="Win32Proj"
8 TargetFrameworkVersion="131072"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 <Platform
18 Name="Itanium"
20 </Platforms>
21 <ToolFiles>
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="Debug|Win32"
26 OutputDirectory="x86\TestZlibDll$(ConfigurationName)"
27 IntermediateDirectory="x86\TestZlibDll$(ConfigurationName)\Tmp"
28 ConfigurationType="1"
29 InheritedPropertySheets="UpgradeFromVC70.vsprops"
30 CharacterSet="2"
32 <Tool
33 Name="VCPreBuildEventTool"
35 <Tool
36 Name="VCCustomBuildTool"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 AdditionalIncludeDirectories="..\..\..;..\..\minizip"
51 PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE"
52 MinimalRebuild="true"
53 BasicRuntimeChecks="0"
54 RuntimeLibrary="1"
55 BufferSecurityCheck="false"
56 UsePrecompiledHeader="0"
57 AssemblerListingLocation="$(IntDir)\"
58 WarningLevel="3"
59 Detect64BitPortabilityProblems="true"
60 DebugInformationFormat="4"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalDependencies="x86\ZlibDllDebug\zlibwapi.lib"
74 OutputFile="$(OutDir)/testzlib.exe"
75 LinkIncremental="2"
76 GenerateManifest="false"
77 GenerateDebugInformation="true"
78 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
79 SubSystem="1"
80 RandomizedBaseAddress="1"
81 DataExecutionPrevention="0"
82 TargetMachine="1"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCManifestTool"
90 <Tool
91 Name="VCXDCMakeTool"
93 <Tool
94 Name="VCBscMakeTool"
96 <Tool
97 Name="VCFxCopTool"
99 <Tool
100 Name="VCAppVerifierTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory="x86\TestZlibDll$(ConfigurationName)"
109 IntermediateDirectory="x86\TestZlibDll$(ConfigurationName)\Tmp"
110 ConfigurationType="1"
111 InheritedPropertySheets="UpgradeFromVC70.vsprops"
112 CharacterSet="2"
114 <Tool
115 Name="VCPreBuildEventTool"
117 <Tool
118 Name="VCCustomBuildTool"
120 <Tool
121 Name="VCXMLDataGeneratorTool"
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"
126 <Tool
127 Name="VCMIDLTool"
129 <Tool
130 Name="VCCLCompilerTool"
131 Optimization="2"
132 InlineFunctionExpansion="1"
133 OmitFramePointers="true"
134 AdditionalIncludeDirectories="..\..\..;..\..\minizip"
135 PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE"
136 StringPooling="true"
137 BasicRuntimeChecks="0"
138 RuntimeLibrary="0"
139 BufferSecurityCheck="false"
140 EnableFunctionLevelLinking="true"
141 UsePrecompiledHeader="0"
142 AssemblerListingLocation="$(IntDir)\"
143 WarningLevel="3"
144 Detect64BitPortabilityProblems="true"
145 DebugInformationFormat="3"
147 <Tool
148 Name="VCManagedResourceCompilerTool"
150 <Tool
151 Name="VCResourceCompilerTool"
153 <Tool
154 Name="VCPreLinkEventTool"
156 <Tool
157 Name="VCLinkerTool"
158 AdditionalDependencies="x86\ZlibDllRelease\zlibwapi.lib"
159 OutputFile="$(OutDir)/testzlib.exe"
160 LinkIncremental="1"
161 GenerateManifest="false"
162 GenerateDebugInformation="true"
163 SubSystem="1"
164 OptimizeReferences="2"
165 EnableCOMDATFolding="2"
166 OptimizeForWindows98="1"
167 RandomizedBaseAddress="1"
168 DataExecutionPrevention="0"
169 TargetMachine="1"
171 <Tool
172 Name="VCALinkTool"
174 <Tool
175 Name="VCManifestTool"
177 <Tool
178 Name="VCXDCMakeTool"
180 <Tool
181 Name="VCBscMakeTool"
183 <Tool
184 Name="VCFxCopTool"
186 <Tool
187 Name="VCAppVerifierTool"
189 <Tool
190 Name="VCPostBuildEventTool"
192 </Configuration>
193 <Configuration
194 Name="Debug|x64"
195 OutputDirectory="x64\TestZlibDll$(ConfigurationName)"
196 IntermediateDirectory="x64\TestZlibDll$(ConfigurationName)\Tmp"
197 ConfigurationType="1"
198 InheritedPropertySheets="UpgradeFromVC70.vsprops"
199 CharacterSet="2"
201 <Tool
202 Name="VCPreBuildEventTool"
204 <Tool
205 Name="VCCustomBuildTool"
207 <Tool
208 Name="VCXMLDataGeneratorTool"
210 <Tool
211 Name="VCWebServiceProxyGeneratorTool"
213 <Tool
214 Name="VCMIDLTool"
215 TargetEnvironment="3"
217 <Tool
218 Name="VCCLCompilerTool"
219 Optimization="0"
220 AdditionalIncludeDirectories="..\..\..;..\..\minizip"
221 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64"
222 MinimalRebuild="true"
223 BasicRuntimeChecks="0"
224 RuntimeLibrary="3"
225 BufferSecurityCheck="false"
226 UsePrecompiledHeader="0"
227 AssemblerListingLocation="$(IntDir)\"
228 WarningLevel="3"
229 Detect64BitPortabilityProblems="true"
230 DebugInformationFormat="3"
232 <Tool
233 Name="VCManagedResourceCompilerTool"
235 <Tool
236 Name="VCResourceCompilerTool"
238 <Tool
239 Name="VCPreLinkEventTool"
241 <Tool
242 Name="VCLinkerTool"
243 AdditionalDependencies="x64\ZlibDllDebug\zlibwapi.lib"
244 OutputFile="$(OutDir)/testzlib.exe"
245 LinkIncremental="2"
246 GenerateManifest="false"
247 GenerateDebugInformation="true"
248 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
249 SubSystem="1"
250 TargetMachine="17"
252 <Tool
253 Name="VCALinkTool"
255 <Tool
256 Name="VCManifestTool"
258 <Tool
259 Name="VCXDCMakeTool"
261 <Tool
262 Name="VCBscMakeTool"
264 <Tool
265 Name="VCFxCopTool"
267 <Tool
268 Name="VCAppVerifierTool"
270 <Tool
271 Name="VCWebDeploymentTool"
273 <Tool
274 Name="VCPostBuildEventTool"
276 </Configuration>
277 <Configuration
278 Name="Debug|Itanium"
279 OutputDirectory="ia64\TestZlibDll$(ConfigurationName)"
280 IntermediateDirectory="ia64\TestZlibDll$(ConfigurationName)\Tmp"
281 ConfigurationType="1"
282 InheritedPropertySheets="UpgradeFromVC70.vsprops"
283 CharacterSet="2"
285 <Tool
286 Name="VCPreBuildEventTool"
288 <Tool
289 Name="VCCustomBuildTool"
291 <Tool
292 Name="VCXMLDataGeneratorTool"
294 <Tool
295 Name="VCWebServiceProxyGeneratorTool"
297 <Tool
298 Name="VCMIDLTool"
299 TargetEnvironment="2"
301 <Tool
302 Name="VCCLCompilerTool"
303 Optimization="0"
304 AdditionalIncludeDirectories="..\..\..;..\..\minizip"
305 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64"
306 MinimalRebuild="true"
307 BasicRuntimeChecks="0"
308 RuntimeLibrary="3"
309 BufferSecurityCheck="false"
310 UsePrecompiledHeader="0"
311 AssemblerListingLocation="$(IntDir)\"
312 WarningLevel="3"
313 Detect64BitPortabilityProblems="true"
314 DebugInformationFormat="3"
316 <Tool
317 Name="VCManagedResourceCompilerTool"
319 <Tool
320 Name="VCResourceCompilerTool"
322 <Tool
323 Name="VCPreLinkEventTool"
325 <Tool
326 Name="VCLinkerTool"
327 AdditionalDependencies="ia64\ZlibDllDebug\zlibwapi.lib"
328 OutputFile="$(OutDir)/testzlib.exe"
329 LinkIncremental="2"
330 GenerateManifest="false"
331 GenerateDebugInformation="true"
332 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
333 SubSystem="1"
334 TargetMachine="5"
336 <Tool
337 Name="VCALinkTool"
339 <Tool
340 Name="VCManifestTool"
342 <Tool
343 Name="VCXDCMakeTool"
345 <Tool
346 Name="VCBscMakeTool"
348 <Tool
349 Name="VCFxCopTool"
351 <Tool
352 Name="VCAppVerifierTool"
354 <Tool
355 Name="VCWebDeploymentTool"
357 <Tool
358 Name="VCPostBuildEventTool"
360 </Configuration>
361 <Configuration
362 Name="Release|x64"
363 OutputDirectory="x64\TestZlibDll$(ConfigurationName)"
364 IntermediateDirectory="x64\TestZlibDll$(ConfigurationName)\Tmp"
365 ConfigurationType="1"
366 InheritedPropertySheets="UpgradeFromVC70.vsprops"
367 CharacterSet="2"
369 <Tool
370 Name="VCPreBuildEventTool"
372 <Tool
373 Name="VCCustomBuildTool"
375 <Tool
376 Name="VCXMLDataGeneratorTool"
378 <Tool
379 Name="VCWebServiceProxyGeneratorTool"
381 <Tool
382 Name="VCMIDLTool"
383 TargetEnvironment="3"
385 <Tool
386 Name="VCCLCompilerTool"
387 Optimization="2"
388 InlineFunctionExpansion="1"
389 OmitFramePointers="true"
390 AdditionalIncludeDirectories="..\..\..;..\..\minizip"
391 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64"
392 StringPooling="true"
393 BasicRuntimeChecks="0"
394 RuntimeLibrary="2"
395 BufferSecurityCheck="false"
396 EnableFunctionLevelLinking="true"
397 UsePrecompiledHeader="0"
398 AssemblerListingLocation="$(IntDir)\"
399 WarningLevel="3"
400 Detect64BitPortabilityProblems="true"
401 DebugInformationFormat="3"
403 <Tool
404 Name="VCManagedResourceCompilerTool"
406 <Tool
407 Name="VCResourceCompilerTool"
409 <Tool
410 Name="VCPreLinkEventTool"
412 <Tool
413 Name="VCLinkerTool"
414 AdditionalDependencies="x64\ZlibDllRelease\zlibwapi.lib"
415 OutputFile="$(OutDir)/testzlib.exe"
416 LinkIncremental="1"
417 GenerateManifest="false"
418 GenerateDebugInformation="true"
419 SubSystem="1"
420 OptimizeReferences="2"
421 EnableCOMDATFolding="2"
422 OptimizeForWindows98="1"
423 TargetMachine="17"
425 <Tool
426 Name="VCALinkTool"
428 <Tool
429 Name="VCManifestTool"
431 <Tool
432 Name="VCXDCMakeTool"
434 <Tool
435 Name="VCBscMakeTool"
437 <Tool
438 Name="VCFxCopTool"
440 <Tool
441 Name="VCAppVerifierTool"
443 <Tool
444 Name="VCWebDeploymentTool"
446 <Tool
447 Name="VCPostBuildEventTool"
449 </Configuration>
450 <Configuration
451 Name="Release|Itanium"
452 OutputDirectory="ia64\TestZlibDll$(ConfigurationName)"
453 IntermediateDirectory="ia64\TestZlibDll$(ConfigurationName)\Tmp"
454 ConfigurationType="1"
455 InheritedPropertySheets="UpgradeFromVC70.vsprops"
456 CharacterSet="2"
458 <Tool
459 Name="VCPreBuildEventTool"
461 <Tool
462 Name="VCCustomBuildTool"
464 <Tool
465 Name="VCXMLDataGeneratorTool"
467 <Tool
468 Name="VCWebServiceProxyGeneratorTool"
470 <Tool
471 Name="VCMIDLTool"
472 TargetEnvironment="2"
474 <Tool
475 Name="VCCLCompilerTool"
476 Optimization="2"
477 InlineFunctionExpansion="1"
478 OmitFramePointers="true"
479 AdditionalIncludeDirectories="..\..\..;..\..\minizip"
480 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64"
481 StringPooling="true"
482 BasicRuntimeChecks="0"
483 RuntimeLibrary="2"
484 BufferSecurityCheck="false"
485 EnableFunctionLevelLinking="true"
486 UsePrecompiledHeader="0"
487 AssemblerListingLocation="$(IntDir)\"
488 WarningLevel="3"
489 Detect64BitPortabilityProblems="true"
490 DebugInformationFormat="3"
492 <Tool
493 Name="VCManagedResourceCompilerTool"
495 <Tool
496 Name="VCResourceCompilerTool"
498 <Tool
499 Name="VCPreLinkEventTool"
501 <Tool
502 Name="VCLinkerTool"
503 AdditionalDependencies="ia64\ZlibDllRelease\zlibwapi.lib"
504 OutputFile="$(OutDir)/testzlib.exe"
505 LinkIncremental="1"
506 GenerateManifest="false"
507 GenerateDebugInformation="true"
508 SubSystem="1"
509 OptimizeReferences="2"
510 EnableCOMDATFolding="2"
511 OptimizeForWindows98="1"
512 TargetMachine="5"
514 <Tool
515 Name="VCALinkTool"
517 <Tool
518 Name="VCManifestTool"
520 <Tool
521 Name="VCXDCMakeTool"
523 <Tool
524 Name="VCBscMakeTool"
526 <Tool
527 Name="VCFxCopTool"
529 <Tool
530 Name="VCAppVerifierTool"
532 <Tool
533 Name="VCWebDeploymentTool"
535 <Tool
536 Name="VCPostBuildEventTool"
538 </Configuration>
539 </Configurations>
540 <References>
541 </References>
542 <Files>
543 <Filter
544 Name="Source Files"
545 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
547 <File
548 RelativePath="..\..\testzlib\testzlib.c"
550 </File>
551 </Filter>
552 <Filter
553 Name="Header Files"
554 Filter="h;hpp;hxx;hm;inl;inc"
556 </Filter>
557 <Filter
558 Name="Resource Files"
559 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
561 </Filter>
562 </Files>
563 <Globals>
564 </Globals>
565 </VisualStudioProject>