|
1 <?xml version="1.0" encoding="Windows-1252"?> |
|
2 <VisualStudioProject |
|
3 ProjectType="Visual C++" |
|
4 Version="8,00" |
|
5 Name="TestZlibDll" |
|
6 ProjectGUID="{C52F9E7B-498A-42BE-8DB4-85A15694366A}" |
|
7 Keyword="Win32Proj" |
|
8 SignManifests="true" |
|
9 > |
|
10 <Platforms> |
|
11 <Platform |
|
12 Name="Win32" |
|
13 /> |
|
14 <Platform |
|
15 Name="x64" |
|
16 /> |
|
17 <Platform |
|
18 Name="Itanium" |
|
19 /> |
|
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" |
|
31 > |
|
32 <Tool |
|
33 Name="VCPreBuildEventTool" |
|
34 /> |
|
35 <Tool |
|
36 Name="VCCustomBuildTool" |
|
37 /> |
|
38 <Tool |
|
39 Name="VCXMLDataGeneratorTool" |
|
40 /> |
|
41 <Tool |
|
42 Name="VCWebServiceProxyGeneratorTool" |
|
43 /> |
|
44 <Tool |
|
45 Name="VCMIDLTool" |
|
46 /> |
|
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" |
|
61 /> |
|
62 <Tool |
|
63 Name="VCManagedResourceCompilerTool" |
|
64 /> |
|
65 <Tool |
|
66 Name="VCResourceCompilerTool" |
|
67 /> |
|
68 <Tool |
|
69 Name="VCPreLinkEventTool" |
|
70 /> |
|
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 TargetMachine="1" |
|
81 /> |
|
82 <Tool |
|
83 Name="VCALinkTool" |
|
84 /> |
|
85 <Tool |
|
86 Name="VCManifestTool" |
|
87 /> |
|
88 <Tool |
|
89 Name="VCXDCMakeTool" |
|
90 /> |
|
91 <Tool |
|
92 Name="VCBscMakeTool" |
|
93 /> |
|
94 <Tool |
|
95 Name="VCFxCopTool" |
|
96 /> |
|
97 <Tool |
|
98 Name="VCAppVerifierTool" |
|
99 /> |
|
100 <Tool |
|
101 Name="VCWebDeploymentTool" |
|
102 /> |
|
103 <Tool |
|
104 Name="VCPostBuildEventTool" |
|
105 /> |
|
106 </Configuration> |
|
107 <Configuration |
|
108 Name="Debug|x64" |
|
109 OutputDirectory="x64\TestZlibDll$(ConfigurationName)" |
|
110 IntermediateDirectory="x64\TestZlibDll$(ConfigurationName)\Tmp" |
|
111 ConfigurationType="1" |
|
112 InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
113 CharacterSet="2" |
|
114 > |
|
115 <Tool |
|
116 Name="VCPreBuildEventTool" |
|
117 /> |
|
118 <Tool |
|
119 Name="VCCustomBuildTool" |
|
120 /> |
|
121 <Tool |
|
122 Name="VCXMLDataGeneratorTool" |
|
123 /> |
|
124 <Tool |
|
125 Name="VCWebServiceProxyGeneratorTool" |
|
126 /> |
|
127 <Tool |
|
128 Name="VCMIDLTool" |
|
129 TargetEnvironment="3" |
|
130 /> |
|
131 <Tool |
|
132 Name="VCCLCompilerTool" |
|
133 Optimization="0" |
|
134 AdditionalIncludeDirectories="..\..\..;..\..\minizip" |
|
135 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64" |
|
136 MinimalRebuild="true" |
|
137 BasicRuntimeChecks="0" |
|
138 RuntimeLibrary="3" |
|
139 BufferSecurityCheck="false" |
|
140 UsePrecompiledHeader="0" |
|
141 AssemblerListingLocation="$(IntDir)\" |
|
142 WarningLevel="3" |
|
143 Detect64BitPortabilityProblems="true" |
|
144 DebugInformationFormat="3" |
|
145 /> |
|
146 <Tool |
|
147 Name="VCManagedResourceCompilerTool" |
|
148 /> |
|
149 <Tool |
|
150 Name="VCResourceCompilerTool" |
|
151 /> |
|
152 <Tool |
|
153 Name="VCPreLinkEventTool" |
|
154 /> |
|
155 <Tool |
|
156 Name="VCLinkerTool" |
|
157 AdditionalDependencies="x64\ZlibDllDebug\zlibwapi.lib" |
|
158 OutputFile="$(OutDir)/testzlib.exe" |
|
159 LinkIncremental="2" |
|
160 GenerateManifest="false" |
|
161 GenerateDebugInformation="true" |
|
162 ProgramDatabaseFile="$(OutDir)/testzlib.pdb" |
|
163 SubSystem="1" |
|
164 TargetMachine="17" |
|
165 /> |
|
166 <Tool |
|
167 Name="VCALinkTool" |
|
168 /> |
|
169 <Tool |
|
170 Name="VCManifestTool" |
|
171 /> |
|
172 <Tool |
|
173 Name="VCXDCMakeTool" |
|
174 /> |
|
175 <Tool |
|
176 Name="VCBscMakeTool" |
|
177 /> |
|
178 <Tool |
|
179 Name="VCFxCopTool" |
|
180 /> |
|
181 <Tool |
|
182 Name="VCAppVerifierTool" |
|
183 /> |
|
184 <Tool |
|
185 Name="VCWebDeploymentTool" |
|
186 /> |
|
187 <Tool |
|
188 Name="VCPostBuildEventTool" |
|
189 /> |
|
190 </Configuration> |
|
191 <Configuration |
|
192 Name="Debug|Itanium" |
|
193 OutputDirectory="ia64\TestZlibDll$(ConfigurationName)" |
|
194 IntermediateDirectory="ia64\TestZlibDll$(ConfigurationName)\Tmp" |
|
195 ConfigurationType="1" |
|
196 InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
197 CharacterSet="2" |
|
198 > |
|
199 <Tool |
|
200 Name="VCPreBuildEventTool" |
|
201 /> |
|
202 <Tool |
|
203 Name="VCCustomBuildTool" |
|
204 /> |
|
205 <Tool |
|
206 Name="VCXMLDataGeneratorTool" |
|
207 /> |
|
208 <Tool |
|
209 Name="VCWebServiceProxyGeneratorTool" |
|
210 /> |
|
211 <Tool |
|
212 Name="VCMIDLTool" |
|
213 TargetEnvironment="2" |
|
214 /> |
|
215 <Tool |
|
216 Name="VCCLCompilerTool" |
|
217 Optimization="0" |
|
218 AdditionalIncludeDirectories="..\..\..;..\..\minizip" |
|
219 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64" |
|
220 MinimalRebuild="true" |
|
221 BasicRuntimeChecks="0" |
|
222 RuntimeLibrary="3" |
|
223 BufferSecurityCheck="false" |
|
224 UsePrecompiledHeader="0" |
|
225 AssemblerListingLocation="$(IntDir)\" |
|
226 WarningLevel="3" |
|
227 Detect64BitPortabilityProblems="true" |
|
228 DebugInformationFormat="3" |
|
229 /> |
|
230 <Tool |
|
231 Name="VCManagedResourceCompilerTool" |
|
232 /> |
|
233 <Tool |
|
234 Name="VCResourceCompilerTool" |
|
235 /> |
|
236 <Tool |
|
237 Name="VCPreLinkEventTool" |
|
238 /> |
|
239 <Tool |
|
240 Name="VCLinkerTool" |
|
241 AdditionalDependencies="ia64\ZlibDllDebug\zlibwapi.lib" |
|
242 OutputFile="$(OutDir)/testzlib.exe" |
|
243 LinkIncremental="2" |
|
244 GenerateManifest="false" |
|
245 GenerateDebugInformation="true" |
|
246 ProgramDatabaseFile="$(OutDir)/testzlib.pdb" |
|
247 SubSystem="1" |
|
248 TargetMachine="5" |
|
249 /> |
|
250 <Tool |
|
251 Name="VCALinkTool" |
|
252 /> |
|
253 <Tool |
|
254 Name="VCManifestTool" |
|
255 /> |
|
256 <Tool |
|
257 Name="VCXDCMakeTool" |
|
258 /> |
|
259 <Tool |
|
260 Name="VCBscMakeTool" |
|
261 /> |
|
262 <Tool |
|
263 Name="VCFxCopTool" |
|
264 /> |
|
265 <Tool |
|
266 Name="VCAppVerifierTool" |
|
267 /> |
|
268 <Tool |
|
269 Name="VCWebDeploymentTool" |
|
270 /> |
|
271 <Tool |
|
272 Name="VCPostBuildEventTool" |
|
273 /> |
|
274 </Configuration> |
|
275 <Configuration |
|
276 Name="Release|Win32" |
|
277 OutputDirectory="x86\TestZlibDll$(ConfigurationName)" |
|
278 IntermediateDirectory="x86\TestZlibDll$(ConfigurationName)\Tmp" |
|
279 ConfigurationType="1" |
|
280 InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
281 CharacterSet="2" |
|
282 > |
|
283 <Tool |
|
284 Name="VCPreBuildEventTool" |
|
285 /> |
|
286 <Tool |
|
287 Name="VCCustomBuildTool" |
|
288 /> |
|
289 <Tool |
|
290 Name="VCXMLDataGeneratorTool" |
|
291 /> |
|
292 <Tool |
|
293 Name="VCWebServiceProxyGeneratorTool" |
|
294 /> |
|
295 <Tool |
|
296 Name="VCMIDLTool" |
|
297 /> |
|
298 <Tool |
|
299 Name="VCCLCompilerTool" |
|
300 Optimization="2" |
|
301 InlineFunctionExpansion="1" |
|
302 OmitFramePointers="true" |
|
303 AdditionalIncludeDirectories="..\..\..;..\..\minizip" |
|
304 PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE" |
|
305 StringPooling="true" |
|
306 BasicRuntimeChecks="0" |
|
307 RuntimeLibrary="0" |
|
308 BufferSecurityCheck="false" |
|
309 EnableFunctionLevelLinking="true" |
|
310 UsePrecompiledHeader="0" |
|
311 AssemblerListingLocation="$(IntDir)\" |
|
312 WarningLevel="3" |
|
313 Detect64BitPortabilityProblems="true" |
|
314 DebugInformationFormat="3" |
|
315 /> |
|
316 <Tool |
|
317 Name="VCManagedResourceCompilerTool" |
|
318 /> |
|
319 <Tool |
|
320 Name="VCResourceCompilerTool" |
|
321 /> |
|
322 <Tool |
|
323 Name="VCPreLinkEventTool" |
|
324 /> |
|
325 <Tool |
|
326 Name="VCLinkerTool" |
|
327 AdditionalDependencies="x86\ZlibDllRelease\zlibwapi.lib" |
|
328 OutputFile="$(OutDir)/testzlib.exe" |
|
329 LinkIncremental="1" |
|
330 GenerateManifest="false" |
|
331 GenerateDebugInformation="true" |
|
332 SubSystem="1" |
|
333 OptimizeReferences="2" |
|
334 EnableCOMDATFolding="2" |
|
335 OptimizeForWindows98="1" |
|
336 TargetMachine="1" |
|
337 /> |
|
338 <Tool |
|
339 Name="VCALinkTool" |
|
340 /> |
|
341 <Tool |
|
342 Name="VCManifestTool" |
|
343 /> |
|
344 <Tool |
|
345 Name="VCXDCMakeTool" |
|
346 /> |
|
347 <Tool |
|
348 Name="VCBscMakeTool" |
|
349 /> |
|
350 <Tool |
|
351 Name="VCFxCopTool" |
|
352 /> |
|
353 <Tool |
|
354 Name="VCAppVerifierTool" |
|
355 /> |
|
356 <Tool |
|
357 Name="VCWebDeploymentTool" |
|
358 /> |
|
359 <Tool |
|
360 Name="VCPostBuildEventTool" |
|
361 /> |
|
362 </Configuration> |
|
363 <Configuration |
|
364 Name="Release|x64" |
|
365 OutputDirectory="x64\TestZlibDll$(ConfigurationName)" |
|
366 IntermediateDirectory="x64\TestZlibDll$(ConfigurationName)\Tmp" |
|
367 ConfigurationType="1" |
|
368 InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
369 CharacterSet="2" |
|
370 > |
|
371 <Tool |
|
372 Name="VCPreBuildEventTool" |
|
373 /> |
|
374 <Tool |
|
375 Name="VCCustomBuildTool" |
|
376 /> |
|
377 <Tool |
|
378 Name="VCXMLDataGeneratorTool" |
|
379 /> |
|
380 <Tool |
|
381 Name="VCWebServiceProxyGeneratorTool" |
|
382 /> |
|
383 <Tool |
|
384 Name="VCMIDLTool" |
|
385 TargetEnvironment="3" |
|
386 /> |
|
387 <Tool |
|
388 Name="VCCLCompilerTool" |
|
389 Optimization="2" |
|
390 InlineFunctionExpansion="1" |
|
391 OmitFramePointers="true" |
|
392 AdditionalIncludeDirectories="..\..\..;..\..\minizip" |
|
393 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64" |
|
394 StringPooling="true" |
|
395 BasicRuntimeChecks="0" |
|
396 RuntimeLibrary="2" |
|
397 BufferSecurityCheck="false" |
|
398 EnableFunctionLevelLinking="true" |
|
399 UsePrecompiledHeader="0" |
|
400 AssemblerListingLocation="$(IntDir)\" |
|
401 WarningLevel="3" |
|
402 Detect64BitPortabilityProblems="true" |
|
403 DebugInformationFormat="3" |
|
404 /> |
|
405 <Tool |
|
406 Name="VCManagedResourceCompilerTool" |
|
407 /> |
|
408 <Tool |
|
409 Name="VCResourceCompilerTool" |
|
410 /> |
|
411 <Tool |
|
412 Name="VCPreLinkEventTool" |
|
413 /> |
|
414 <Tool |
|
415 Name="VCLinkerTool" |
|
416 AdditionalDependencies="x64\ZlibDllRelease\zlibwapi.lib" |
|
417 OutputFile="$(OutDir)/testzlib.exe" |
|
418 LinkIncremental="1" |
|
419 GenerateManifest="false" |
|
420 GenerateDebugInformation="true" |
|
421 SubSystem="1" |
|
422 OptimizeReferences="2" |
|
423 EnableCOMDATFolding="2" |
|
424 OptimizeForWindows98="1" |
|
425 TargetMachine="17" |
|
426 /> |
|
427 <Tool |
|
428 Name="VCALinkTool" |
|
429 /> |
|
430 <Tool |
|
431 Name="VCManifestTool" |
|
432 /> |
|
433 <Tool |
|
434 Name="VCXDCMakeTool" |
|
435 /> |
|
436 <Tool |
|
437 Name="VCBscMakeTool" |
|
438 /> |
|
439 <Tool |
|
440 Name="VCFxCopTool" |
|
441 /> |
|
442 <Tool |
|
443 Name="VCAppVerifierTool" |
|
444 /> |
|
445 <Tool |
|
446 Name="VCWebDeploymentTool" |
|
447 /> |
|
448 <Tool |
|
449 Name="VCPostBuildEventTool" |
|
450 /> |
|
451 </Configuration> |
|
452 <Configuration |
|
453 Name="Release|Itanium" |
|
454 OutputDirectory="ia64\TestZlibDll$(ConfigurationName)" |
|
455 IntermediateDirectory="ia64\TestZlibDll$(ConfigurationName)\Tmp" |
|
456 ConfigurationType="1" |
|
457 InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
458 CharacterSet="2" |
|
459 > |
|
460 <Tool |
|
461 Name="VCPreBuildEventTool" |
|
462 /> |
|
463 <Tool |
|
464 Name="VCCustomBuildTool" |
|
465 /> |
|
466 <Tool |
|
467 Name="VCXMLDataGeneratorTool" |
|
468 /> |
|
469 <Tool |
|
470 Name="VCWebServiceProxyGeneratorTool" |
|
471 /> |
|
472 <Tool |
|
473 Name="VCMIDLTool" |
|
474 TargetEnvironment="2" |
|
475 /> |
|
476 <Tool |
|
477 Name="VCCLCompilerTool" |
|
478 Optimization="2" |
|
479 InlineFunctionExpansion="1" |
|
480 OmitFramePointers="true" |
|
481 AdditionalIncludeDirectories="..\..\..;..\..\minizip" |
|
482 PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64" |
|
483 StringPooling="true" |
|
484 BasicRuntimeChecks="0" |
|
485 RuntimeLibrary="2" |
|
486 BufferSecurityCheck="false" |
|
487 EnableFunctionLevelLinking="true" |
|
488 UsePrecompiledHeader="0" |
|
489 AssemblerListingLocation="$(IntDir)\" |
|
490 WarningLevel="3" |
|
491 Detect64BitPortabilityProblems="true" |
|
492 DebugInformationFormat="3" |
|
493 /> |
|
494 <Tool |
|
495 Name="VCManagedResourceCompilerTool" |
|
496 /> |
|
497 <Tool |
|
498 Name="VCResourceCompilerTool" |
|
499 /> |
|
500 <Tool |
|
501 Name="VCPreLinkEventTool" |
|
502 /> |
|
503 <Tool |
|
504 Name="VCLinkerTool" |
|
505 AdditionalDependencies="ia64\ZlibDllRelease\zlibwapi.lib" |
|
506 OutputFile="$(OutDir)/testzlib.exe" |
|
507 LinkIncremental="1" |
|
508 GenerateManifest="false" |
|
509 GenerateDebugInformation="true" |
|
510 SubSystem="1" |
|
511 OptimizeReferences="2" |
|
512 EnableCOMDATFolding="2" |
|
513 OptimizeForWindows98="1" |
|
514 TargetMachine="5" |
|
515 /> |
|
516 <Tool |
|
517 Name="VCALinkTool" |
|
518 /> |
|
519 <Tool |
|
520 Name="VCManifestTool" |
|
521 /> |
|
522 <Tool |
|
523 Name="VCXDCMakeTool" |
|
524 /> |
|
525 <Tool |
|
526 Name="VCBscMakeTool" |
|
527 /> |
|
528 <Tool |
|
529 Name="VCFxCopTool" |
|
530 /> |
|
531 <Tool |
|
532 Name="VCAppVerifierTool" |
|
533 /> |
|
534 <Tool |
|
535 Name="VCWebDeploymentTool" |
|
536 /> |
|
537 <Tool |
|
538 Name="VCPostBuildEventTool" |
|
539 /> |
|
540 </Configuration> |
|
541 </Configurations> |
|
542 <References> |
|
543 </References> |
|
544 <Files> |
|
545 <Filter |
|
546 Name="Source Files" |
|
547 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" |
|
548 > |
|
549 <File |
|
550 RelativePath="..\..\testzlib\testzlib.c" |
|
551 > |
|
552 </File> |
|
553 </Filter> |
|
554 <Filter |
|
555 Name="Header Files" |
|
556 Filter="h;hpp;hxx;hm;inl;inc" |
|
557 > |
|
558 </Filter> |
|
559 <Filter |
|
560 Name="Resource Files" |
|
561 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|
562 > |
|
563 </Filter> |
|
564 </Files> |
|
565 <Globals> |
|
566 </Globals> |
|
567 </VisualStudioProject> |