1 |
<?xml version="1.0" encoding="Windows-1252"?> |
2 |
<VisualStudioProject |
3 |
ProjectType="Visual C++" |
4 |
Version="9,00" |
5 |
Name="testzlib" |
6 |
ProjectGUID="{AA6666AA-E09F-4135-9C0C-4FE50C3C654B}" |
7 |
RootNamespace="testzlib" |
8 |
Keyword="Win32Proj" |
9 |
TargetFrameworkVersion="131072" |
10 |
> |
11 |
<Platforms> |
12 |
<Platform |
13 |
Name="Win32" |
14 |
/> |
15 |
<Platform |
16 |
Name="x64" |
17 |
/> |
18 |
<Platform |
19 |
Name="Itanium" |
20 |
/> |
21 |
</Platforms> |
22 |
<ToolFiles> |
23 |
</ToolFiles> |
24 |
<Configurations> |
25 |
<Configuration |
26 |
Name="Debug|Win32" |
27 |
OutputDirectory="x86\TestZlib$(ConfigurationName)" |
28 |
IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" |
29 |
ConfigurationType="1" |
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="..\..\.." |
51 |
PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
52 |
MinimalRebuild="true" |
53 |
BasicRuntimeChecks="0" |
54 |
RuntimeLibrary="1" |
55 |
BufferSecurityCheck="false" |
56 |
UsePrecompiledHeader="0" |
57 |
AssemblerOutput="4" |
58 |
AssemblerListingLocation="$(IntDir)\" |
59 |
WarningLevel="3" |
60 |
Detect64BitPortabilityProblems="true" |
61 |
DebugInformationFormat="4" |
62 |
/> |
63 |
<Tool |
64 |
Name="VCManagedResourceCompilerTool" |
65 |
/> |
66 |
<Tool |
67 |
Name="VCResourceCompilerTool" |
68 |
/> |
69 |
<Tool |
70 |
Name="VCPreLinkEventTool" |
71 |
/> |
72 |
<Tool |
73 |
Name="VCLinkerTool" |
74 |
AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj" |
75 |
OutputFile="$(OutDir)/testzlib.exe" |
76 |
LinkIncremental="2" |
77 |
GenerateManifest="false" |
78 |
GenerateDebugInformation="true" |
79 |
ProgramDatabaseFile="$(OutDir)/testzlib.pdb" |
80 |
SubSystem="1" |
81 |
RandomizedBaseAddress="1" |
82 |
DataExecutionPrevention="0" |
83 |
TargetMachine="1" |
84 |
/> |
85 |
<Tool |
86 |
Name="VCALinkTool" |
87 |
/> |
88 |
<Tool |
89 |
Name="VCManifestTool" |
90 |
/> |
91 |
<Tool |
92 |
Name="VCXDCMakeTool" |
93 |
/> |
94 |
<Tool |
95 |
Name="VCBscMakeTool" |
96 |
/> |
97 |
<Tool |
98 |
Name="VCFxCopTool" |
99 |
/> |
100 |
<Tool |
101 |
Name="VCAppVerifierTool" |
102 |
/> |
103 |
<Tool |
104 |
Name="VCPostBuildEventTool" |
105 |
/> |
106 |
</Configuration> |
107 |
<Configuration |
108 |
Name="Debug|x64" |
109 |
OutputDirectory="x64\TestZlib$(ConfigurationName)" |
110 |
IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" |
111 |
ConfigurationType="1" |
112 |
> |
113 |
<Tool |
114 |
Name="VCPreBuildEventTool" |
115 |
/> |
116 |
<Tool |
117 |
Name="VCCustomBuildTool" |
118 |
/> |
119 |
<Tool |
120 |
Name="VCXMLDataGeneratorTool" |
121 |
/> |
122 |
<Tool |
123 |
Name="VCWebServiceProxyGeneratorTool" |
124 |
/> |
125 |
<Tool |
126 |
Name="VCMIDLTool" |
127 |
/> |
128 |
<Tool |
129 |
Name="VCCLCompilerTool" |
130 |
AdditionalIncludeDirectories="..\..\.." |
131 |
PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
132 |
BasicRuntimeChecks="0" |
133 |
RuntimeLibrary="3" |
134 |
BufferSecurityCheck="false" |
135 |
AssemblerListingLocation="$(IntDir)\" |
136 |
/> |
137 |
<Tool |
138 |
Name="VCManagedResourceCompilerTool" |
139 |
/> |
140 |
<Tool |
141 |
Name="VCResourceCompilerTool" |
142 |
/> |
143 |
<Tool |
144 |
Name="VCPreLinkEventTool" |
145 |
/> |
146 |
<Tool |
147 |
Name="VCLinkerTool" |
148 |
AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj" |
149 |
GenerateManifest="false" |
150 |
/> |
151 |
<Tool |
152 |
Name="VCALinkTool" |
153 |
/> |
154 |
<Tool |
155 |
Name="VCManifestTool" |
156 |
/> |
157 |
<Tool |
158 |
Name="VCXDCMakeTool" |
159 |
/> |
160 |
<Tool |
161 |
Name="VCBscMakeTool" |
162 |
/> |
163 |
<Tool |
164 |
Name="VCFxCopTool" |
165 |
/> |
166 |
<Tool |
167 |
Name="VCAppVerifierTool" |
168 |
/> |
169 |
<Tool |
170 |
Name="VCPostBuildEventTool" |
171 |
/> |
172 |
</Configuration> |
173 |
<Configuration |
174 |
Name="Debug|Itanium" |
175 |
OutputDirectory="ia64\TestZlib$(ConfigurationName)" |
176 |
IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" |
177 |
ConfigurationType="1" |
178 |
CharacterSet="2" |
179 |
> |
180 |
<Tool |
181 |
Name="VCPreBuildEventTool" |
182 |
/> |
183 |
<Tool |
184 |
Name="VCCustomBuildTool" |
185 |
/> |
186 |
<Tool |
187 |
Name="VCXMLDataGeneratorTool" |
188 |
/> |
189 |
<Tool |
190 |
Name="VCWebServiceProxyGeneratorTool" |
191 |
/> |
192 |
<Tool |
193 |
Name="VCMIDLTool" |
194 |
TargetEnvironment="2" |
195 |
/> |
196 |
<Tool |
197 |
Name="VCCLCompilerTool" |
198 |
Optimization="0" |
199 |
AdditionalIncludeDirectories="..\..\.." |
200 |
PreprocessorDefinitions="ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
201 |
MinimalRebuild="true" |
202 |
BasicRuntimeChecks="0" |
203 |
RuntimeLibrary="3" |
204 |
BufferSecurityCheck="false" |
205 |
UsePrecompiledHeader="0" |
206 |
AssemblerOutput="4" |
207 |
AssemblerListingLocation="$(IntDir)\" |
208 |
WarningLevel="3" |
209 |
Detect64BitPortabilityProblems="true" |
210 |
DebugInformationFormat="3" |
211 |
/> |
212 |
<Tool |
213 |
Name="VCManagedResourceCompilerTool" |
214 |
/> |
215 |
<Tool |
216 |
Name="VCResourceCompilerTool" |
217 |
/> |
218 |
<Tool |
219 |
Name="VCPreLinkEventTool" |
220 |
/> |
221 |
<Tool |
222 |
Name="VCLinkerTool" |
223 |
OutputFile="$(OutDir)/testzlib.exe" |
224 |
LinkIncremental="2" |
225 |
GenerateManifest="false" |
226 |
GenerateDebugInformation="true" |
227 |
ProgramDatabaseFile="$(OutDir)/testzlib.pdb" |
228 |
SubSystem="1" |
229 |
TargetMachine="5" |
230 |
/> |
231 |
<Tool |
232 |
Name="VCALinkTool" |
233 |
/> |
234 |
<Tool |
235 |
Name="VCManifestTool" |
236 |
/> |
237 |
<Tool |
238 |
Name="VCXDCMakeTool" |
239 |
/> |
240 |
<Tool |
241 |
Name="VCBscMakeTool" |
242 |
/> |
243 |
<Tool |
244 |
Name="VCFxCopTool" |
245 |
/> |
246 |
<Tool |
247 |
Name="VCAppVerifierTool" |
248 |
/> |
249 |
<Tool |
250 |
Name="VCPostBuildEventTool" |
251 |
/> |
252 |
</Configuration> |
253 |
<Configuration |
254 |
Name="ReleaseWithoutAsm|Win32" |
255 |
OutputDirectory="x86\TestZlib$(ConfigurationName)" |
256 |
IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" |
257 |
ConfigurationType="1" |
258 |
CharacterSet="2" |
259 |
WholeProgramOptimization="1" |
260 |
> |
261 |
<Tool |
262 |
Name="VCPreBuildEventTool" |
263 |
/> |
264 |
<Tool |
265 |
Name="VCCustomBuildTool" |
266 |
/> |
267 |
<Tool |
268 |
Name="VCXMLDataGeneratorTool" |
269 |
/> |
270 |
<Tool |
271 |
Name="VCWebServiceProxyGeneratorTool" |
272 |
/> |
273 |
<Tool |
274 |
Name="VCMIDLTool" |
275 |
/> |
276 |
<Tool |
277 |
Name="VCCLCompilerTool" |
278 |
Optimization="2" |
279 |
InlineFunctionExpansion="1" |
280 |
OmitFramePointers="true" |
281 |
AdditionalIncludeDirectories="..\..\.." |
282 |
PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
283 |
StringPooling="true" |
284 |
BasicRuntimeChecks="0" |
285 |
RuntimeLibrary="0" |
286 |
BufferSecurityCheck="false" |
287 |
EnableFunctionLevelLinking="true" |
288 |
UsePrecompiledHeader="0" |
289 |
AssemblerListingLocation="$(IntDir)\" |
290 |
WarningLevel="3" |
291 |
Detect64BitPortabilityProblems="true" |
292 |
DebugInformationFormat="3" |
293 |
/> |
294 |
<Tool |
295 |
Name="VCManagedResourceCompilerTool" |
296 |
/> |
297 |
<Tool |
298 |
Name="VCResourceCompilerTool" |
299 |
/> |
300 |
<Tool |
301 |
Name="VCPreLinkEventTool" |
302 |
/> |
303 |
<Tool |
304 |
Name="VCLinkerTool" |
305 |
OutputFile="$(OutDir)/testzlib.exe" |
306 |
LinkIncremental="1" |
307 |
GenerateManifest="false" |
308 |
GenerateDebugInformation="true" |
309 |
SubSystem="1" |
310 |
OptimizeReferences="2" |
311 |
EnableCOMDATFolding="2" |
312 |
OptimizeForWindows98="1" |
313 |
RandomizedBaseAddress="1" |
314 |
DataExecutionPrevention="0" |
315 |
TargetMachine="1" |
316 |
/> |
317 |
<Tool |
318 |
Name="VCALinkTool" |
319 |
/> |
320 |
<Tool |
321 |
Name="VCManifestTool" |
322 |
/> |
323 |
<Tool |
324 |
Name="VCXDCMakeTool" |
325 |
/> |
326 |
<Tool |
327 |
Name="VCBscMakeTool" |
328 |
/> |
329 |
<Tool |
330 |
Name="VCFxCopTool" |
331 |
/> |
332 |
<Tool |
333 |
Name="VCAppVerifierTool" |
334 |
/> |
335 |
<Tool |
336 |
Name="VCPostBuildEventTool" |
337 |
/> |
338 |
</Configuration> |
339 |
<Configuration |
340 |
Name="ReleaseWithoutAsm|x64" |
341 |
OutputDirectory="x64\TestZlib$(ConfigurationName)" |
342 |
IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" |
343 |
ConfigurationType="1" |
344 |
WholeProgramOptimization="1" |
345 |
> |
346 |
<Tool |
347 |
Name="VCPreBuildEventTool" |
348 |
/> |
349 |
<Tool |
350 |
Name="VCCustomBuildTool" |
351 |
/> |
352 |
<Tool |
353 |
Name="VCXMLDataGeneratorTool" |
354 |
/> |
355 |
<Tool |
356 |
Name="VCWebServiceProxyGeneratorTool" |
357 |
/> |
358 |
<Tool |
359 |
Name="VCMIDLTool" |
360 |
/> |
361 |
<Tool |
362 |
Name="VCCLCompilerTool" |
363 |
AdditionalIncludeDirectories="..\..\.." |
364 |
PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
365 |
BasicRuntimeChecks="0" |
366 |
RuntimeLibrary="2" |
367 |
BufferSecurityCheck="false" |
368 |
AssemblerListingLocation="$(IntDir)\" |
369 |
/> |
370 |
<Tool |
371 |
Name="VCManagedResourceCompilerTool" |
372 |
/> |
373 |
<Tool |
374 |
Name="VCResourceCompilerTool" |
375 |
/> |
376 |
<Tool |
377 |
Name="VCPreLinkEventTool" |
378 |
/> |
379 |
<Tool |
380 |
Name="VCLinkerTool" |
381 |
AdditionalDependencies="" |
382 |
GenerateManifest="false" |
383 |
/> |
384 |
<Tool |
385 |
Name="VCALinkTool" |
386 |
/> |
387 |
<Tool |
388 |
Name="VCManifestTool" |
389 |
/> |
390 |
<Tool |
391 |
Name="VCXDCMakeTool" |
392 |
/> |
393 |
<Tool |
394 |
Name="VCBscMakeTool" |
395 |
/> |
396 |
<Tool |
397 |
Name="VCFxCopTool" |
398 |
/> |
399 |
<Tool |
400 |
Name="VCAppVerifierTool" |
401 |
/> |
402 |
<Tool |
403 |
Name="VCPostBuildEventTool" |
404 |
/> |
405 |
</Configuration> |
406 |
<Configuration |
407 |
Name="ReleaseWithoutAsm|Itanium" |
408 |
OutputDirectory="ia64\TestZlib$(ConfigurationName)" |
409 |
IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" |
410 |
ConfigurationType="1" |
411 |
CharacterSet="2" |
412 |
WholeProgramOptimization="1" |
413 |
> |
414 |
<Tool |
415 |
Name="VCPreBuildEventTool" |
416 |
/> |
417 |
<Tool |
418 |
Name="VCCustomBuildTool" |
419 |
/> |
420 |
<Tool |
421 |
Name="VCXMLDataGeneratorTool" |
422 |
/> |
423 |
<Tool |
424 |
Name="VCWebServiceProxyGeneratorTool" |
425 |
/> |
426 |
<Tool |
427 |
Name="VCMIDLTool" |
428 |
TargetEnvironment="2" |
429 |
/> |
430 |
<Tool |
431 |
Name="VCCLCompilerTool" |
432 |
Optimization="2" |
433 |
InlineFunctionExpansion="1" |
434 |
OmitFramePointers="true" |
435 |
AdditionalIncludeDirectories="..\..\.." |
436 |
PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
437 |
StringPooling="true" |
438 |
BasicRuntimeChecks="0" |
439 |
RuntimeLibrary="2" |
440 |
BufferSecurityCheck="false" |
441 |
EnableFunctionLevelLinking="true" |
442 |
UsePrecompiledHeader="0" |
443 |
AssemblerListingLocation="$(IntDir)\" |
444 |
WarningLevel="3" |
445 |
Detect64BitPortabilityProblems="true" |
446 |
DebugInformationFormat="3" |
447 |
/> |
448 |
<Tool |
449 |
Name="VCManagedResourceCompilerTool" |
450 |
/> |
451 |
<Tool |
452 |
Name="VCResourceCompilerTool" |
453 |
/> |
454 |
<Tool |
455 |
Name="VCPreLinkEventTool" |
456 |
/> |
457 |
<Tool |
458 |
Name="VCLinkerTool" |
459 |
OutputFile="$(OutDir)/testzlib.exe" |
460 |
LinkIncremental="1" |
461 |
GenerateManifest="false" |
462 |
GenerateDebugInformation="true" |
463 |
SubSystem="1" |
464 |
OptimizeReferences="2" |
465 |
EnableCOMDATFolding="2" |
466 |
OptimizeForWindows98="1" |
467 |
TargetMachine="5" |
468 |
/> |
469 |
<Tool |
470 |
Name="VCALinkTool" |
471 |
/> |
472 |
<Tool |
473 |
Name="VCManifestTool" |
474 |
/> |
475 |
<Tool |
476 |
Name="VCXDCMakeTool" |
477 |
/> |
478 |
<Tool |
479 |
Name="VCBscMakeTool" |
480 |
/> |
481 |
<Tool |
482 |
Name="VCFxCopTool" |
483 |
/> |
484 |
<Tool |
485 |
Name="VCAppVerifierTool" |
486 |
/> |
487 |
<Tool |
488 |
Name="VCPostBuildEventTool" |
489 |
/> |
490 |
</Configuration> |
491 |
<Configuration |
492 |
Name="Release|Win32" |
493 |
OutputDirectory="x86\TestZlib$(ConfigurationName)" |
494 |
IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" |
495 |
ConfigurationType="1" |
496 |
CharacterSet="2" |
497 |
WholeProgramOptimization="1" |
498 |
> |
499 |
<Tool |
500 |
Name="VCPreBuildEventTool" |
501 |
/> |
502 |
<Tool |
503 |
Name="VCCustomBuildTool" |
504 |
/> |
505 |
<Tool |
506 |
Name="VCXMLDataGeneratorTool" |
507 |
/> |
508 |
<Tool |
509 |
Name="VCWebServiceProxyGeneratorTool" |
510 |
/> |
511 |
<Tool |
512 |
Name="VCMIDLTool" |
513 |
/> |
514 |
<Tool |
515 |
Name="VCCLCompilerTool" |
516 |
Optimization="2" |
517 |
InlineFunctionExpansion="1" |
518 |
OmitFramePointers="true" |
519 |
AdditionalIncludeDirectories="..\..\.." |
520 |
PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
521 |
StringPooling="true" |
522 |
BasicRuntimeChecks="0" |
523 |
RuntimeLibrary="0" |
524 |
BufferSecurityCheck="false" |
525 |
EnableFunctionLevelLinking="true" |
526 |
UsePrecompiledHeader="0" |
527 |
AssemblerListingLocation="$(IntDir)\" |
528 |
WarningLevel="3" |
529 |
Detect64BitPortabilityProblems="true" |
530 |
DebugInformationFormat="3" |
531 |
/> |
532 |
<Tool |
533 |
Name="VCManagedResourceCompilerTool" |
534 |
/> |
535 |
<Tool |
536 |
Name="VCResourceCompilerTool" |
537 |
/> |
538 |
<Tool |
539 |
Name="VCPreLinkEventTool" |
540 |
/> |
541 |
<Tool |
542 |
Name="VCLinkerTool" |
543 |
AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj" |
544 |
OutputFile="$(OutDir)/testzlib.exe" |
545 |
LinkIncremental="1" |
546 |
GenerateManifest="false" |
547 |
GenerateDebugInformation="true" |
548 |
SubSystem="1" |
549 |
OptimizeReferences="2" |
550 |
EnableCOMDATFolding="2" |
551 |
OptimizeForWindows98="1" |
552 |
RandomizedBaseAddress="1" |
553 |
DataExecutionPrevention="0" |
554 |
TargetMachine="1" |
555 |
/> |
556 |
<Tool |
557 |
Name="VCALinkTool" |
558 |
/> |
559 |
<Tool |
560 |
Name="VCManifestTool" |
561 |
/> |
562 |
<Tool |
563 |
Name="VCXDCMakeTool" |
564 |
/> |
565 |
<Tool |
566 |
Name="VCBscMakeTool" |
567 |
/> |
568 |
<Tool |
569 |
Name="VCFxCopTool" |
570 |
/> |
571 |
<Tool |
572 |
Name="VCAppVerifierTool" |
573 |
/> |
574 |
<Tool |
575 |
Name="VCPostBuildEventTool" |
576 |
/> |
577 |
</Configuration> |
578 |
<Configuration |
579 |
Name="Release|x64" |
580 |
OutputDirectory="x64\TestZlib$(ConfigurationName)" |
581 |
IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" |
582 |
ConfigurationType="1" |
583 |
WholeProgramOptimization="1" |
584 |
> |
585 |
<Tool |
586 |
Name="VCPreBuildEventTool" |
587 |
/> |
588 |
<Tool |
589 |
Name="VCCustomBuildTool" |
590 |
/> |
591 |
<Tool |
592 |
Name="VCXMLDataGeneratorTool" |
593 |
/> |
594 |
<Tool |
595 |
Name="VCWebServiceProxyGeneratorTool" |
596 |
/> |
597 |
<Tool |
598 |
Name="VCMIDLTool" |
599 |
/> |
600 |
<Tool |
601 |
Name="VCCLCompilerTool" |
602 |
AdditionalIncludeDirectories="..\..\.." |
603 |
PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
604 |
BasicRuntimeChecks="0" |
605 |
RuntimeLibrary="0" |
606 |
BufferSecurityCheck="false" |
607 |
AssemblerListingLocation="$(IntDir)\" |
608 |
/> |
609 |
<Tool |
610 |
Name="VCManagedResourceCompilerTool" |
611 |
/> |
612 |
<Tool |
613 |
Name="VCResourceCompilerTool" |
614 |
/> |
615 |
<Tool |
616 |
Name="VCPreLinkEventTool" |
617 |
/> |
618 |
<Tool |
619 |
Name="VCLinkerTool" |
620 |
AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj" |
621 |
GenerateManifest="false" |
622 |
/> |
623 |
<Tool |
624 |
Name="VCALinkTool" |
625 |
/> |
626 |
<Tool |
627 |
Name="VCManifestTool" |
628 |
/> |
629 |
<Tool |
630 |
Name="VCXDCMakeTool" |
631 |
/> |
632 |
<Tool |
633 |
Name="VCBscMakeTool" |
634 |
/> |
635 |
<Tool |
636 |
Name="VCFxCopTool" |
637 |
/> |
638 |
<Tool |
639 |
Name="VCAppVerifierTool" |
640 |
/> |
641 |
<Tool |
642 |
Name="VCPostBuildEventTool" |
643 |
/> |
644 |
</Configuration> |
645 |
<Configuration |
646 |
Name="Release|Itanium" |
647 |
OutputDirectory="ia64\TestZlib$(ConfigurationName)" |
648 |
IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" |
649 |
ConfigurationType="1" |
650 |
CharacterSet="2" |
651 |
WholeProgramOptimization="1" |
652 |
> |
653 |
<Tool |
654 |
Name="VCPreBuildEventTool" |
655 |
/> |
656 |
<Tool |
657 |
Name="VCCustomBuildTool" |
658 |
/> |
659 |
<Tool |
660 |
Name="VCXMLDataGeneratorTool" |
661 |
/> |
662 |
<Tool |
663 |
Name="VCWebServiceProxyGeneratorTool" |
664 |
/> |
665 |
<Tool |
666 |
Name="VCMIDLTool" |
667 |
TargetEnvironment="2" |
668 |
/> |
669 |
<Tool |
670 |
Name="VCCLCompilerTool" |
671 |
Optimization="2" |
672 |
InlineFunctionExpansion="1" |
673 |
OmitFramePointers="true" |
674 |
AdditionalIncludeDirectories="..\..\.." |
675 |
PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
676 |
StringPooling="true" |
677 |
BasicRuntimeChecks="0" |
678 |
RuntimeLibrary="2" |
679 |
BufferSecurityCheck="false" |
680 |
EnableFunctionLevelLinking="true" |
681 |
UsePrecompiledHeader="0" |
682 |
AssemblerListingLocation="$(IntDir)\" |
683 |
WarningLevel="3" |
684 |
Detect64BitPortabilityProblems="true" |
685 |
DebugInformationFormat="3" |
686 |
/> |
687 |
<Tool |
688 |
Name="VCManagedResourceCompilerTool" |
689 |
/> |
690 |
<Tool |
691 |
Name="VCResourceCompilerTool" |
692 |
/> |
693 |
<Tool |
694 |
Name="VCPreLinkEventTool" |
695 |
/> |
696 |
<Tool |
697 |
Name="VCLinkerTool" |
698 |
OutputFile="$(OutDir)/testzlib.exe" |
699 |
LinkIncremental="1" |
700 |
GenerateManifest="false" |
701 |
GenerateDebugInformation="true" |
702 |
SubSystem="1" |
703 |
OptimizeReferences="2" |
704 |
EnableCOMDATFolding="2" |
705 |
OptimizeForWindows98="1" |
706 |
TargetMachine="5" |
707 |
/> |
708 |
<Tool |
709 |
Name="VCALinkTool" |
710 |
/> |
711 |
<Tool |
712 |
Name="VCManifestTool" |
713 |
/> |
714 |
<Tool |
715 |
Name="VCXDCMakeTool" |
716 |
/> |
717 |
<Tool |
718 |
Name="VCBscMakeTool" |
719 |
/> |
720 |
<Tool |
721 |
Name="VCFxCopTool" |
722 |
/> |
723 |
<Tool |
724 |
Name="VCAppVerifierTool" |
725 |
/> |
726 |
<Tool |
727 |
Name="VCPostBuildEventTool" |
728 |
/> |
729 |
</Configuration> |
730 |
</Configurations> |
731 |
<References> |
732 |
</References> |
733 |
<Files> |
734 |
<Filter |
735 |
Name="Source Files" |
736 |
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" |
737 |
> |
738 |
<File |
739 |
RelativePath="..\..\..\adler32.c" |
740 |
> |
741 |
</File> |
742 |
<File |
743 |
RelativePath="..\..\..\compress.c" |
744 |
> |
745 |
</File> |
746 |
<File |
747 |
RelativePath="..\..\..\crc32.c" |
748 |
> |
749 |
</File> |
750 |
<File |
751 |
RelativePath="..\..\..\deflate.c" |
752 |
> |
753 |
</File> |
754 |
<File |
755 |
RelativePath="..\..\..\infback.c" |
756 |
> |
757 |
</File> |
758 |
<File |
759 |
RelativePath="..\..\masmx64\inffas8664.c" |
760 |
> |
761 |
<FileConfiguration |
762 |
Name="Debug|Win32" |
763 |
ExcludedFromBuild="true" |
764 |
> |
765 |
<Tool |
766 |
Name="VCCLCompilerTool" |
767 |
/> |
768 |
</FileConfiguration> |
769 |
<FileConfiguration |
770 |
Name="Debug|Itanium" |
771 |
ExcludedFromBuild="true" |
772 |
> |
773 |
<Tool |
774 |
Name="VCCLCompilerTool" |
775 |
/> |
776 |
</FileConfiguration> |
777 |
<FileConfiguration |
778 |
Name="ReleaseWithoutAsm|Win32" |
779 |
ExcludedFromBuild="true" |
780 |
> |
781 |
<Tool |
782 |
Name="VCCLCompilerTool" |
783 |
/> |
784 |
</FileConfiguration> |
785 |
<FileConfiguration |
786 |
Name="ReleaseWithoutAsm|Itanium" |
787 |
ExcludedFromBuild="true" |
788 |
> |
789 |
<Tool |
790 |
Name="VCCLCompilerTool" |
791 |
/> |
792 |
</FileConfiguration> |
793 |
<FileConfiguration |
794 |
Name="Release|Win32" |
795 |
ExcludedFromBuild="true" |
796 |
> |
797 |
<Tool |
798 |
Name="VCCLCompilerTool" |
799 |
/> |
800 |
</FileConfiguration> |
801 |
<FileConfiguration |
802 |
Name="Release|Itanium" |
803 |
ExcludedFromBuild="true" |
804 |
> |
805 |
<Tool |
806 |
Name="VCCLCompilerTool" |
807 |
/> |
808 |
</FileConfiguration> |
809 |
</File> |
810 |
<File |
811 |
RelativePath="..\..\..\inffast.c" |
812 |
> |
813 |
</File> |
814 |
<File |
815 |
RelativePath="..\..\..\inflate.c" |
816 |
> |
817 |
</File> |
818 |
<File |
819 |
RelativePath="..\..\..\inftrees.c" |
820 |
> |
821 |
</File> |
822 |
<File |
823 |
RelativePath="..\..\testzlib\testzlib.c" |
824 |
> |
825 |
</File> |
826 |
<File |
827 |
RelativePath="..\..\..\trees.c" |
828 |
> |
829 |
</File> |
830 |
<File |
831 |
RelativePath="..\..\..\uncompr.c" |
832 |
> |
833 |
</File> |
834 |
<File |
835 |
RelativePath="..\..\..\zutil.c" |
836 |
> |
837 |
</File> |
838 |
</Filter> |
839 |
<Filter |
840 |
Name="Header Files" |
841 |
Filter="h;hpp;hxx;hm;inl;inc" |
842 |
> |
843 |
</Filter> |
844 |
<Filter |
845 |
Name="Resource Files" |
846 |
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
847 |
> |
848 |
</Filter> |
849 |
</Files> |
850 |
<Globals> |
851 |
</Globals> |
852 |
</VisualStudioProject> |