diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:26 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:27:26 -0700 |
commit | 7751bd4c715ea8478113e34b49b5a794a4642e8e (patch) | |
tree | 537ba82b3780f933c2f17028febd6fe3a2332190 /contrib/vstudio/vc8/zlibstat.vcproj | |
parent | e0ff940e1adb68d3575705ebf1546d9f07ad3b4a (diff) | |
download | zlib-1.2.3.9.tar.gz zlib-1.2.3.9.tar.bz2 zlib-1.2.3.9.zip |
zlib 1.2.3.9v1.2.3.9
Diffstat (limited to '')
-rw-r--r-- | contrib/vstudio/vc9/zlibstat.vcproj (renamed from contrib/vstudio/vc8/zlibstat.vcproj) | 138 |
1 files changed, 72 insertions, 66 deletions
diff --git a/contrib/vstudio/vc8/zlibstat.vcproj b/contrib/vstudio/vc9/zlibstat.vcproj index 51a4073..ff9813a 100644 --- a/contrib/vstudio/vc8/zlibstat.vcproj +++ b/contrib/vstudio/vc9/zlibstat.vcproj | |||
@@ -1,9 +1,10 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | 2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | 3 | ProjectType="Visual C++" |
4 | Version="8,00" | 4 | Version="9.00" |
5 | Name="zlibstat" | 5 | Name="zlibstat" |
6 | ProjectGUID="{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}" | 6 | ProjectGUID="{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}" |
7 | TargetFrameworkVersion="131072" | ||
7 | > | 8 | > |
8 | <Platforms> | 9 | <Platforms> |
9 | <Platform | 10 | <Platform |
@@ -47,7 +48,7 @@ | |||
47 | Name="VCCLCompilerTool" | 48 | Name="VCCLCompilerTool" |
48 | Optimization="0" | 49 | Optimization="0" |
49 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 50 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
50 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE" | 51 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
51 | ExceptionHandling="0" | 52 | ExceptionHandling="0" |
52 | RuntimeLibrary="1" | 53 | RuntimeLibrary="1" |
53 | BufferSecurityCheck="false" | 54 | BufferSecurityCheck="false" |
@@ -93,9 +94,9 @@ | |||
93 | /> | 94 | /> |
94 | </Configuration> | 95 | </Configuration> |
95 | <Configuration | 96 | <Configuration |
96 | Name="Debug|x64" | 97 | Name="Release|Win32" |
97 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" | 98 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
98 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" | 99 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
99 | ConfigurationType="4" | 100 | ConfigurationType="4" |
100 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 101 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
101 | UseOfMFC="0" | 102 | UseOfMFC="0" |
@@ -115,24 +116,23 @@ | |||
115 | /> | 116 | /> |
116 | <Tool | 117 | <Tool |
117 | Name="VCMIDLTool" | 118 | Name="VCMIDLTool" |
118 | TargetEnvironment="3" | ||
119 | /> | 119 | /> |
120 | <Tool | 120 | <Tool |
121 | Name="VCCLCompilerTool" | 121 | Name="VCCLCompilerTool" |
122 | Optimization="0" | 122 | InlineFunctionExpansion="1" |
123 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 123 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
124 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN64" | 124 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF" |
125 | StringPooling="true" | ||
125 | ExceptionHandling="0" | 126 | ExceptionHandling="0" |
126 | RuntimeLibrary="3" | 127 | RuntimeLibrary="0" |
127 | BufferSecurityCheck="false" | 128 | BufferSecurityCheck="false" |
129 | EnableFunctionLevelLinking="true" | ||
128 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 130 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
129 | AssemblerListingLocation="$(IntDir)\" | 131 | AssemblerListingLocation="$(IntDir)\" |
130 | ObjectFile="$(IntDir)\" | 132 | ObjectFile="$(IntDir)\" |
131 | ProgramDataBaseFileName="$(OutDir)\" | 133 | ProgramDataBaseFileName="$(OutDir)\" |
132 | WarningLevel="3" | 134 | WarningLevel="3" |
133 | SuppressStartupBanner="true" | 135 | SuppressStartupBanner="true" |
134 | Detect64BitPortabilityProblems="true" | ||
135 | DebugInformationFormat="1" | ||
136 | /> | 136 | /> |
137 | <Tool | 137 | <Tool |
138 | Name="VCManagedResourceCompilerTool" | 138 | Name="VCManagedResourceCompilerTool" |
@@ -146,7 +146,8 @@ | |||
146 | /> | 146 | /> |
147 | <Tool | 147 | <Tool |
148 | Name="VCLibrarianTool" | 148 | Name="VCLibrarianTool" |
149 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" | 149 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
150 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj " | ||
150 | OutputFile="$(OutDir)\zlibstat.lib" | 151 | OutputFile="$(OutDir)\zlibstat.lib" |
151 | SuppressStartupBanner="true" | 152 | SuppressStartupBanner="true" |
152 | /> | 153 | /> |
@@ -167,9 +168,9 @@ | |||
167 | /> | 168 | /> |
168 | </Configuration> | 169 | </Configuration> |
169 | <Configuration | 170 | <Configuration |
170 | Name="Debug|Itanium" | 171 | Name="ReleaseWithoutAsm|Win32" |
171 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" | 172 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
172 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" | 173 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
173 | ConfigurationType="4" | 174 | ConfigurationType="4" |
174 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 175 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
175 | UseOfMFC="0" | 176 | UseOfMFC="0" |
@@ -189,24 +190,23 @@ | |||
189 | /> | 190 | /> |
190 | <Tool | 191 | <Tool |
191 | Name="VCMIDLTool" | 192 | Name="VCMIDLTool" |
192 | TargetEnvironment="2" | ||
193 | /> | 193 | /> |
194 | <Tool | 194 | <Tool |
195 | Name="VCCLCompilerTool" | 195 | Name="VCCLCompilerTool" |
196 | Optimization="0" | 196 | InlineFunctionExpansion="1" |
197 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 197 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
198 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN64" | 198 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
199 | StringPooling="true" | ||
199 | ExceptionHandling="0" | 200 | ExceptionHandling="0" |
200 | RuntimeLibrary="3" | 201 | RuntimeLibrary="0" |
201 | BufferSecurityCheck="false" | 202 | BufferSecurityCheck="false" |
203 | EnableFunctionLevelLinking="true" | ||
202 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 204 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
203 | AssemblerListingLocation="$(IntDir)\" | 205 | AssemblerListingLocation="$(IntDir)\" |
204 | ObjectFile="$(IntDir)\" | 206 | ObjectFile="$(IntDir)\" |
205 | ProgramDataBaseFileName="$(OutDir)\" | 207 | ProgramDataBaseFileName="$(OutDir)\" |
206 | WarningLevel="3" | 208 | WarningLevel="3" |
207 | SuppressStartupBanner="true" | 209 | SuppressStartupBanner="true" |
208 | Detect64BitPortabilityProblems="true" | ||
209 | DebugInformationFormat="1" | ||
210 | /> | 210 | /> |
211 | <Tool | 211 | <Tool |
212 | Name="VCManagedResourceCompilerTool" | 212 | Name="VCManagedResourceCompilerTool" |
@@ -220,7 +220,7 @@ | |||
220 | /> | 220 | /> |
221 | <Tool | 221 | <Tool |
222 | Name="VCLibrarianTool" | 222 | Name="VCLibrarianTool" |
223 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" | 223 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
224 | OutputFile="$(OutDir)\zlibstat.lib" | 224 | OutputFile="$(OutDir)\zlibstat.lib" |
225 | SuppressStartupBanner="true" | 225 | SuppressStartupBanner="true" |
226 | /> | 226 | /> |
@@ -241,9 +241,9 @@ | |||
241 | /> | 241 | /> |
242 | </Configuration> | 242 | </Configuration> |
243 | <Configuration | 243 | <Configuration |
244 | Name="Release|Win32" | 244 | Name="Debug|x64" |
245 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" | 245 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
246 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" | 246 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
247 | ConfigurationType="4" | 247 | ConfigurationType="4" |
248 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 248 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
249 | UseOfMFC="0" | 249 | UseOfMFC="0" |
@@ -263,23 +263,24 @@ | |||
263 | /> | 263 | /> |
264 | <Tool | 264 | <Tool |
265 | Name="VCMIDLTool" | 265 | Name="VCMIDLTool" |
266 | TargetEnvironment="3" | ||
266 | /> | 267 | /> |
267 | <Tool | 268 | <Tool |
268 | Name="VCCLCompilerTool" | 269 | Name="VCCLCompilerTool" |
269 | InlineFunctionExpansion="1" | 270 | Optimization="0" |
270 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 271 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
271 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ASMV;ASMINF" | 272 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
272 | StringPooling="true" | ||
273 | ExceptionHandling="0" | 273 | ExceptionHandling="0" |
274 | RuntimeLibrary="0" | 274 | RuntimeLibrary="3" |
275 | BufferSecurityCheck="false" | 275 | BufferSecurityCheck="false" |
276 | EnableFunctionLevelLinking="true" | ||
277 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 276 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
278 | AssemblerListingLocation="$(IntDir)\" | 277 | AssemblerListingLocation="$(IntDir)\" |
279 | ObjectFile="$(IntDir)\" | 278 | ObjectFile="$(IntDir)\" |
280 | ProgramDataBaseFileName="$(OutDir)\" | 279 | ProgramDataBaseFileName="$(OutDir)\" |
281 | WarningLevel="3" | 280 | WarningLevel="3" |
282 | SuppressStartupBanner="true" | 281 | SuppressStartupBanner="true" |
282 | Detect64BitPortabilityProblems="true" | ||
283 | DebugInformationFormat="1" | ||
283 | /> | 284 | /> |
284 | <Tool | 285 | <Tool |
285 | Name="VCManagedResourceCompilerTool" | 286 | Name="VCManagedResourceCompilerTool" |
@@ -293,8 +294,7 @@ | |||
293 | /> | 294 | /> |
294 | <Tool | 295 | <Tool |
295 | Name="VCLibrarianTool" | 296 | Name="VCLibrarianTool" |
296 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" | 297 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
297 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj " | ||
298 | OutputFile="$(OutDir)\zlibstat.lib" | 298 | OutputFile="$(OutDir)\zlibstat.lib" |
299 | SuppressStartupBanner="true" | 299 | SuppressStartupBanner="true" |
300 | /> | 300 | /> |
@@ -315,9 +315,9 @@ | |||
315 | /> | 315 | /> |
316 | </Configuration> | 316 | </Configuration> |
317 | <Configuration | 317 | <Configuration |
318 | Name="Release|x64" | 318 | Name="Debug|Itanium" |
319 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" | 319 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
320 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" | 320 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
321 | ConfigurationType="4" | 321 | ConfigurationType="4" |
322 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 322 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
323 | UseOfMFC="0" | 323 | UseOfMFC="0" |
@@ -337,24 +337,24 @@ | |||
337 | /> | 337 | /> |
338 | <Tool | 338 | <Tool |
339 | Name="VCMIDLTool" | 339 | Name="VCMIDLTool" |
340 | TargetEnvironment="3" | 340 | TargetEnvironment="2" |
341 | /> | 341 | /> |
342 | <Tool | 342 | <Tool |
343 | Name="VCCLCompilerTool" | 343 | Name="VCCLCompilerTool" |
344 | InlineFunctionExpansion="1" | 344 | Optimization="0" |
345 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 345 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
346 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ASMV;ASMINF;WIN64" | 346 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
347 | StringPooling="true" | ||
348 | ExceptionHandling="0" | 347 | ExceptionHandling="0" |
349 | RuntimeLibrary="2" | 348 | RuntimeLibrary="3" |
350 | BufferSecurityCheck="false" | 349 | BufferSecurityCheck="false" |
351 | EnableFunctionLevelLinking="true" | ||
352 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 350 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
353 | AssemblerListingLocation="$(IntDir)\" | 351 | AssemblerListingLocation="$(IntDir)\" |
354 | ObjectFile="$(IntDir)\" | 352 | ObjectFile="$(IntDir)\" |
355 | ProgramDataBaseFileName="$(OutDir)\" | 353 | ProgramDataBaseFileName="$(OutDir)\" |
356 | WarningLevel="3" | 354 | WarningLevel="3" |
357 | SuppressStartupBanner="true" | 355 | SuppressStartupBanner="true" |
356 | Detect64BitPortabilityProblems="true" | ||
357 | DebugInformationFormat="1" | ||
358 | /> | 358 | /> |
359 | <Tool | 359 | <Tool |
360 | Name="VCManagedResourceCompilerTool" | 360 | Name="VCManagedResourceCompilerTool" |
@@ -368,8 +368,7 @@ | |||
368 | /> | 368 | /> |
369 | <Tool | 369 | <Tool |
370 | Name="VCLibrarianTool" | 370 | Name="VCLibrarianTool" |
371 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" | 371 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
372 | AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " | ||
373 | OutputFile="$(OutDir)\zlibstat.lib" | 372 | OutputFile="$(OutDir)\zlibstat.lib" |
374 | SuppressStartupBanner="true" | 373 | SuppressStartupBanner="true" |
375 | /> | 374 | /> |
@@ -390,9 +389,9 @@ | |||
390 | /> | 389 | /> |
391 | </Configuration> | 390 | </Configuration> |
392 | <Configuration | 391 | <Configuration |
393 | Name="Release|Itanium" | 392 | Name="Release|x64" |
394 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" | 393 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
395 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" | 394 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
396 | ConfigurationType="4" | 395 | ConfigurationType="4" |
397 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 396 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
398 | UseOfMFC="0" | 397 | UseOfMFC="0" |
@@ -412,13 +411,13 @@ | |||
412 | /> | 411 | /> |
413 | <Tool | 412 | <Tool |
414 | Name="VCMIDLTool" | 413 | Name="VCMIDLTool" |
415 | TargetEnvironment="2" | 414 | TargetEnvironment="3" |
416 | /> | 415 | /> |
417 | <Tool | 416 | <Tool |
418 | Name="VCCLCompilerTool" | 417 | Name="VCCLCompilerTool" |
419 | InlineFunctionExpansion="1" | 418 | InlineFunctionExpansion="1" |
420 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 419 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
421 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN64" | 420 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF;WIN64" |
422 | StringPooling="true" | 421 | StringPooling="true" |
423 | ExceptionHandling="0" | 422 | ExceptionHandling="0" |
424 | RuntimeLibrary="2" | 423 | RuntimeLibrary="2" |
@@ -443,7 +442,8 @@ | |||
443 | /> | 442 | /> |
444 | <Tool | 443 | <Tool |
445 | Name="VCLibrarianTool" | 444 | Name="VCLibrarianTool" |
446 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" | 445 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
446 | AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " | ||
447 | OutputFile="$(OutDir)\zlibstat.lib" | 447 | OutputFile="$(OutDir)\zlibstat.lib" |
448 | SuppressStartupBanner="true" | 448 | SuppressStartupBanner="true" |
449 | /> | 449 | /> |
@@ -464,9 +464,9 @@ | |||
464 | /> | 464 | /> |
465 | </Configuration> | 465 | </Configuration> |
466 | <Configuration | 466 | <Configuration |
467 | Name="ReleaseWithoutAsm|Win32" | 467 | Name="Release|Itanium" |
468 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" | 468 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
469 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" | 469 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
470 | ConfigurationType="4" | 470 | ConfigurationType="4" |
471 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 471 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
472 | UseOfMFC="0" | 472 | UseOfMFC="0" |
@@ -486,15 +486,16 @@ | |||
486 | /> | 486 | /> |
487 | <Tool | 487 | <Tool |
488 | Name="VCMIDLTool" | 488 | Name="VCMIDLTool" |
489 | TargetEnvironment="2" | ||
489 | /> | 490 | /> |
490 | <Tool | 491 | <Tool |
491 | Name="VCCLCompilerTool" | 492 | Name="VCCLCompilerTool" |
492 | InlineFunctionExpansion="1" | 493 | InlineFunctionExpansion="1" |
493 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 494 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
494 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE" | 495 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
495 | StringPooling="true" | 496 | StringPooling="true" |
496 | ExceptionHandling="0" | 497 | ExceptionHandling="0" |
497 | RuntimeLibrary="0" | 498 | RuntimeLibrary="2" |
498 | BufferSecurityCheck="false" | 499 | BufferSecurityCheck="false" |
499 | EnableFunctionLevelLinking="true" | 500 | EnableFunctionLevelLinking="true" |
500 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 501 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
@@ -516,7 +517,7 @@ | |||
516 | /> | 517 | /> |
517 | <Tool | 518 | <Tool |
518 | Name="VCLibrarianTool" | 519 | Name="VCLibrarianTool" |
519 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" | 520 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
520 | OutputFile="$(OutDir)\zlibstat.lib" | 521 | OutputFile="$(OutDir)\zlibstat.lib" |
521 | SuppressStartupBanner="true" | 522 | SuppressStartupBanner="true" |
522 | /> | 523 | /> |
@@ -565,7 +566,7 @@ | |||
565 | Name="VCCLCompilerTool" | 566 | Name="VCCLCompilerTool" |
566 | InlineFunctionExpansion="1" | 567 | InlineFunctionExpansion="1" |
567 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 568 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
568 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN64" | 569 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
569 | StringPooling="true" | 570 | StringPooling="true" |
570 | ExceptionHandling="0" | 571 | ExceptionHandling="0" |
571 | RuntimeLibrary="2" | 572 | RuntimeLibrary="2" |
@@ -639,7 +640,7 @@ | |||
639 | Name="VCCLCompilerTool" | 640 | Name="VCCLCompilerTool" |
640 | InlineFunctionExpansion="1" | 641 | InlineFunctionExpansion="1" |
641 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 642 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
642 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;WIN64" | 643 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
643 | StringPooling="true" | 644 | StringPooling="true" |
644 | ExceptionHandling="0" | 645 | ExceptionHandling="0" |
645 | RuntimeLibrary="2" | 646 | RuntimeLibrary="2" |
@@ -760,19 +761,24 @@ | |||
760 | </FileConfiguration> | 761 | </FileConfiguration> |
761 | </File> | 762 | </File> |
762 | <File | 763 | <File |
763 | RelativePath="..\..\..\gzclose.c"> | 764 | RelativePath="..\..\..\gzclose.c" |
765 | > | ||
764 | </File> | 766 | </File> |
765 | <File | 767 | <File |
766 | RelativePath="..\..\..\gzio.c"> | 768 | RelativePath="..\..\..\gzio.c" |
769 | > | ||
767 | </File> | 770 | </File> |
768 | <File | 771 | <File |
769 | RelativePath="..\..\..\gzlib.c"> | 772 | RelativePath="..\..\..\gzlib.c" |
773 | > | ||
770 | </File> | 774 | </File> |
771 | <File | 775 | <File |
772 | RelativePath="..\..\..\gzread.c"> | 776 | RelativePath="..\..\..\gzread.c" |
777 | > | ||
773 | </File> | 778 | </File> |
774 | <File | 779 | <File |
775 | RelativePath="..\..\..\gzwrite.c"> | 780 | RelativePath="..\..\..\gzwrite.c" |
781 | > | ||
776 | </File> | 782 | </File> |
777 | <File | 783 | <File |
778 | RelativePath="..\..\..\infback.c" | 784 | RelativePath="..\..\..\infback.c" |
@@ -790,7 +796,7 @@ | |||
790 | /> | 796 | /> |
791 | </FileConfiguration> | 797 | </FileConfiguration> |
792 | <FileConfiguration | 798 | <FileConfiguration |
793 | Name="Debug|Itanium" | 799 | Name="Release|Win32" |
794 | ExcludedFromBuild="true" | 800 | ExcludedFromBuild="true" |
795 | > | 801 | > |
796 | <Tool | 802 | <Tool |
@@ -798,7 +804,7 @@ | |||
798 | /> | 804 | /> |
799 | </FileConfiguration> | 805 | </FileConfiguration> |
800 | <FileConfiguration | 806 | <FileConfiguration |
801 | Name="Release|Win32" | 807 | Name="ReleaseWithoutAsm|Win32" |
802 | ExcludedFromBuild="true" | 808 | ExcludedFromBuild="true" |
803 | > | 809 | > |
804 | <Tool | 810 | <Tool |
@@ -806,7 +812,7 @@ | |||
806 | /> | 812 | /> |
807 | </FileConfiguration> | 813 | </FileConfiguration> |
808 | <FileConfiguration | 814 | <FileConfiguration |
809 | Name="Release|Itanium" | 815 | Name="Debug|Itanium" |
810 | ExcludedFromBuild="true" | 816 | ExcludedFromBuild="true" |
811 | > | 817 | > |
812 | <Tool | 818 | <Tool |
@@ -814,7 +820,7 @@ | |||
814 | /> | 820 | /> |
815 | </FileConfiguration> | 821 | </FileConfiguration> |
816 | <FileConfiguration | 822 | <FileConfiguration |
817 | Name="ReleaseWithoutAsm|Win32" | 823 | Name="Release|Itanium" |
818 | ExcludedFromBuild="true" | 824 | ExcludedFromBuild="true" |
819 | > | 825 | > |
820 | <Tool | 826 | <Tool |