diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:32:36 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:32:36 -0700 |
commit | 67cc20d0041a32bee12bd9eb20ae218f91b73f77 (patch) | |
tree | d7e1b94bd15c30efd57cf9036f5fe89306b6bba0 /contrib/vstudio/vc9/zlibstat.vcproj | |
parent | 7751bd4c715ea8478113e34b49b5a794a4642e8e (diff) | |
download | zlib-1.2.4-pre1.tar.gz zlib-1.2.4-pre1.tar.bz2 zlib-1.2.4-pre1.zip |
zlib 1.2.4-pre1v1.2.4-pre1
Diffstat (limited to 'contrib/vstudio/vc9/zlibstat.vcproj')
-rw-r--r-- | contrib/vstudio/vc9/zlibstat.vcproj | 170 |
1 files changed, 59 insertions, 111 deletions
diff --git a/contrib/vstudio/vc9/zlibstat.vcproj b/contrib/vstudio/vc9/zlibstat.vcproj index ff9813a..61c76c7 100644 --- a/contrib/vstudio/vc9/zlibstat.vcproj +++ b/contrib/vstudio/vc9/zlibstat.vcproj | |||
@@ -1,7 +1,7 @@ | |||
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="9.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 | TargetFrameworkVersion="131072" |
@@ -94,9 +94,9 @@ | |||
94 | /> | 94 | /> |
95 | </Configuration> | 95 | </Configuration> |
96 | <Configuration | 96 | <Configuration |
97 | Name="Release|Win32" | 97 | Name="Debug|x64" |
98 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" | 98 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
99 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" | 99 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
100 | ConfigurationType="4" | 100 | ConfigurationType="4" |
101 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 101 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
102 | UseOfMFC="0" | 102 | UseOfMFC="0" |
@@ -116,23 +116,24 @@ | |||
116 | /> | 116 | /> |
117 | <Tool | 117 | <Tool |
118 | Name="VCMIDLTool" | 118 | Name="VCMIDLTool" |
119 | TargetEnvironment="3" | ||
119 | /> | 120 | /> |
120 | <Tool | 121 | <Tool |
121 | Name="VCCLCompilerTool" | 122 | Name="VCCLCompilerTool" |
122 | InlineFunctionExpansion="1" | 123 | Optimization="0" |
123 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 124 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
124 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF" | 125 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
125 | StringPooling="true" | ||
126 | ExceptionHandling="0" | 126 | ExceptionHandling="0" |
127 | RuntimeLibrary="0" | 127 | RuntimeLibrary="3" |
128 | BufferSecurityCheck="false" | 128 | BufferSecurityCheck="false" |
129 | EnableFunctionLevelLinking="true" | ||
130 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 129 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
131 | AssemblerListingLocation="$(IntDir)\" | 130 | AssemblerListingLocation="$(IntDir)\" |
132 | ObjectFile="$(IntDir)\" | 131 | ObjectFile="$(IntDir)\" |
133 | ProgramDataBaseFileName="$(OutDir)\" | 132 | ProgramDataBaseFileName="$(OutDir)\" |
134 | WarningLevel="3" | 133 | WarningLevel="3" |
135 | SuppressStartupBanner="true" | 134 | SuppressStartupBanner="true" |
135 | Detect64BitPortabilityProblems="true" | ||
136 | DebugInformationFormat="1" | ||
136 | /> | 137 | /> |
137 | <Tool | 138 | <Tool |
138 | Name="VCManagedResourceCompilerTool" | 139 | Name="VCManagedResourceCompilerTool" |
@@ -146,8 +147,7 @@ | |||
146 | /> | 147 | /> |
147 | <Tool | 148 | <Tool |
148 | Name="VCLibrarianTool" | 149 | Name="VCLibrarianTool" |
149 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" | 150 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
150 | AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj " | ||
151 | OutputFile="$(OutDir)\zlibstat.lib" | 151 | OutputFile="$(OutDir)\zlibstat.lib" |
152 | SuppressStartupBanner="true" | 152 | SuppressStartupBanner="true" |
153 | /> | 153 | /> |
@@ -168,9 +168,9 @@ | |||
168 | /> | 168 | /> |
169 | </Configuration> | 169 | </Configuration> |
170 | <Configuration | 170 | <Configuration |
171 | Name="ReleaseWithoutAsm|Win32" | 171 | Name="Debug|Itanium" |
172 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" | 172 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
173 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" | 173 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
174 | ConfigurationType="4" | 174 | ConfigurationType="4" |
175 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 175 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
176 | UseOfMFC="0" | 176 | UseOfMFC="0" |
@@ -190,23 +190,24 @@ | |||
190 | /> | 190 | /> |
191 | <Tool | 191 | <Tool |
192 | Name="VCMIDLTool" | 192 | Name="VCMIDLTool" |
193 | TargetEnvironment="2" | ||
193 | /> | 194 | /> |
194 | <Tool | 195 | <Tool |
195 | Name="VCCLCompilerTool" | 196 | Name="VCCLCompilerTool" |
196 | InlineFunctionExpansion="1" | 197 | Optimization="0" |
197 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 198 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
198 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" | 199 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
199 | StringPooling="true" | ||
200 | ExceptionHandling="0" | 200 | ExceptionHandling="0" |
201 | RuntimeLibrary="0" | 201 | RuntimeLibrary="3" |
202 | BufferSecurityCheck="false" | 202 | BufferSecurityCheck="false" |
203 | EnableFunctionLevelLinking="true" | ||
204 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 203 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
205 | AssemblerListingLocation="$(IntDir)\" | 204 | AssemblerListingLocation="$(IntDir)\" |
206 | ObjectFile="$(IntDir)\" | 205 | ObjectFile="$(IntDir)\" |
207 | ProgramDataBaseFileName="$(OutDir)\" | 206 | ProgramDataBaseFileName="$(OutDir)\" |
208 | WarningLevel="3" | 207 | WarningLevel="3" |
209 | SuppressStartupBanner="true" | 208 | SuppressStartupBanner="true" |
209 | Detect64BitPortabilityProblems="true" | ||
210 | DebugInformationFormat="1" | ||
210 | /> | 211 | /> |
211 | <Tool | 212 | <Tool |
212 | Name="VCManagedResourceCompilerTool" | 213 | Name="VCManagedResourceCompilerTool" |
@@ -220,7 +221,7 @@ | |||
220 | /> | 221 | /> |
221 | <Tool | 222 | <Tool |
222 | Name="VCLibrarianTool" | 223 | Name="VCLibrarianTool" |
223 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" | 224 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
224 | OutputFile="$(OutDir)\zlibstat.lib" | 225 | OutputFile="$(OutDir)\zlibstat.lib" |
225 | SuppressStartupBanner="true" | 226 | SuppressStartupBanner="true" |
226 | /> | 227 | /> |
@@ -241,9 +242,9 @@ | |||
241 | /> | 242 | /> |
242 | </Configuration> | 243 | </Configuration> |
243 | <Configuration | 244 | <Configuration |
244 | Name="Debug|x64" | 245 | Name="Release|Win32" |
245 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" | 246 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
246 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" | 247 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
247 | ConfigurationType="4" | 248 | ConfigurationType="4" |
248 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 249 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
249 | UseOfMFC="0" | 250 | UseOfMFC="0" |
@@ -263,24 +264,23 @@ | |||
263 | /> | 264 | /> |
264 | <Tool | 265 | <Tool |
265 | Name="VCMIDLTool" | 266 | Name="VCMIDLTool" |
266 | TargetEnvironment="3" | ||
267 | /> | 267 | /> |
268 | <Tool | 268 | <Tool |
269 | Name="VCCLCompilerTool" | 269 | Name="VCCLCompilerTool" |
270 | Optimization="0" | 270 | InlineFunctionExpansion="1" |
271 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 271 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
272 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" | 272 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF" |
273 | StringPooling="true" | ||
273 | ExceptionHandling="0" | 274 | ExceptionHandling="0" |
274 | RuntimeLibrary="3" | 275 | RuntimeLibrary="0" |
275 | BufferSecurityCheck="false" | 276 | BufferSecurityCheck="false" |
277 | EnableFunctionLevelLinking="true" | ||
276 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 278 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
277 | AssemblerListingLocation="$(IntDir)\" | 279 | AssemblerListingLocation="$(IntDir)\" |
278 | ObjectFile="$(IntDir)\" | 280 | ObjectFile="$(IntDir)\" |
279 | ProgramDataBaseFileName="$(OutDir)\" | 281 | ProgramDataBaseFileName="$(OutDir)\" |
280 | WarningLevel="3" | 282 | WarningLevel="3" |
281 | SuppressStartupBanner="true" | 283 | SuppressStartupBanner="true" |
282 | Detect64BitPortabilityProblems="true" | ||
283 | DebugInformationFormat="1" | ||
284 | /> | 284 | /> |
285 | <Tool | 285 | <Tool |
286 | Name="VCManagedResourceCompilerTool" | 286 | Name="VCManagedResourceCompilerTool" |
@@ -294,7 +294,8 @@ | |||
294 | /> | 294 | /> |
295 | <Tool | 295 | <Tool |
296 | Name="VCLibrarianTool" | 296 | Name="VCLibrarianTool" |
297 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" | 297 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
298 | AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj " | ||
298 | OutputFile="$(OutDir)\zlibstat.lib" | 299 | OutputFile="$(OutDir)\zlibstat.lib" |
299 | SuppressStartupBanner="true" | 300 | SuppressStartupBanner="true" |
300 | /> | 301 | /> |
@@ -315,9 +316,9 @@ | |||
315 | /> | 316 | /> |
316 | </Configuration> | 317 | </Configuration> |
317 | <Configuration | 318 | <Configuration |
318 | Name="Debug|Itanium" | 319 | Name="Release|x64" |
319 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" | 320 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
320 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" | 321 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
321 | ConfigurationType="4" | 322 | ConfigurationType="4" |
322 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 323 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
323 | UseOfMFC="0" | 324 | UseOfMFC="0" |
@@ -337,24 +338,24 @@ | |||
337 | /> | 338 | /> |
338 | <Tool | 339 | <Tool |
339 | Name="VCMIDLTool" | 340 | Name="VCMIDLTool" |
340 | TargetEnvironment="2" | 341 | TargetEnvironment="3" |
341 | /> | 342 | /> |
342 | <Tool | 343 | <Tool |
343 | Name="VCCLCompilerTool" | 344 | Name="VCCLCompilerTool" |
344 | Optimization="0" | 345 | InlineFunctionExpansion="1" |
345 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 346 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
346 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" | 347 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF;WIN64" |
348 | StringPooling="true" | ||
347 | ExceptionHandling="0" | 349 | ExceptionHandling="0" |
348 | RuntimeLibrary="3" | 350 | RuntimeLibrary="2" |
349 | BufferSecurityCheck="false" | 351 | BufferSecurityCheck="false" |
352 | EnableFunctionLevelLinking="true" | ||
350 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 353 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
351 | AssemblerListingLocation="$(IntDir)\" | 354 | AssemblerListingLocation="$(IntDir)\" |
352 | ObjectFile="$(IntDir)\" | 355 | ObjectFile="$(IntDir)\" |
353 | ProgramDataBaseFileName="$(OutDir)\" | 356 | ProgramDataBaseFileName="$(OutDir)\" |
354 | WarningLevel="3" | 357 | WarningLevel="3" |
355 | SuppressStartupBanner="true" | 358 | SuppressStartupBanner="true" |
356 | Detect64BitPortabilityProblems="true" | ||
357 | DebugInformationFormat="1" | ||
358 | /> | 359 | /> |
359 | <Tool | 360 | <Tool |
360 | Name="VCManagedResourceCompilerTool" | 361 | Name="VCManagedResourceCompilerTool" |
@@ -368,7 +369,8 @@ | |||
368 | /> | 369 | /> |
369 | <Tool | 370 | <Tool |
370 | Name="VCLibrarianTool" | 371 | Name="VCLibrarianTool" |
371 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" | 372 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
373 | AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " | ||
372 | OutputFile="$(OutDir)\zlibstat.lib" | 374 | OutputFile="$(OutDir)\zlibstat.lib" |
373 | SuppressStartupBanner="true" | 375 | SuppressStartupBanner="true" |
374 | /> | 376 | /> |
@@ -389,9 +391,9 @@ | |||
389 | /> | 391 | /> |
390 | </Configuration> | 392 | </Configuration> |
391 | <Configuration | 393 | <Configuration |
392 | Name="Release|x64" | 394 | Name="Release|Itanium" |
393 | OutputDirectory="x64\ZlibStat$(ConfigurationName)" | 395 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
394 | IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" | 396 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
395 | ConfigurationType="4" | 397 | ConfigurationType="4" |
396 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 398 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
397 | UseOfMFC="0" | 399 | UseOfMFC="0" |
@@ -411,13 +413,13 @@ | |||
411 | /> | 413 | /> |
412 | <Tool | 414 | <Tool |
413 | Name="VCMIDLTool" | 415 | Name="VCMIDLTool" |
414 | TargetEnvironment="3" | 416 | TargetEnvironment="2" |
415 | /> | 417 | /> |
416 | <Tool | 418 | <Tool |
417 | Name="VCCLCompilerTool" | 419 | Name="VCCLCompilerTool" |
418 | InlineFunctionExpansion="1" | 420 | InlineFunctionExpansion="1" |
419 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 421 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
420 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF;WIN64" | 422 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
421 | StringPooling="true" | 423 | StringPooling="true" |
422 | ExceptionHandling="0" | 424 | ExceptionHandling="0" |
423 | RuntimeLibrary="2" | 425 | RuntimeLibrary="2" |
@@ -442,8 +444,7 @@ | |||
442 | /> | 444 | /> |
443 | <Tool | 445 | <Tool |
444 | Name="VCLibrarianTool" | 446 | Name="VCLibrarianTool" |
445 | AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" | 447 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
446 | AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " | ||
447 | OutputFile="$(OutDir)\zlibstat.lib" | 448 | OutputFile="$(OutDir)\zlibstat.lib" |
448 | SuppressStartupBanner="true" | 449 | SuppressStartupBanner="true" |
449 | /> | 450 | /> |
@@ -464,9 +465,9 @@ | |||
464 | /> | 465 | /> |
465 | </Configuration> | 466 | </Configuration> |
466 | <Configuration | 467 | <Configuration |
467 | Name="Release|Itanium" | 468 | Name="ReleaseWithoutAsm|Win32" |
468 | OutputDirectory="ia64\ZlibStat$(ConfigurationName)" | 469 | OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
469 | IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" | 470 | IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
470 | ConfigurationType="4" | 471 | ConfigurationType="4" |
471 | InheritedPropertySheets="UpgradeFromVC70.vsprops" | 472 | InheritedPropertySheets="UpgradeFromVC70.vsprops" |
472 | UseOfMFC="0" | 473 | UseOfMFC="0" |
@@ -486,16 +487,15 @@ | |||
486 | /> | 487 | /> |
487 | <Tool | 488 | <Tool |
488 | Name="VCMIDLTool" | 489 | Name="VCMIDLTool" |
489 | TargetEnvironment="2" | ||
490 | /> | 490 | /> |
491 | <Tool | 491 | <Tool |
492 | Name="VCCLCompilerTool" | 492 | Name="VCCLCompilerTool" |
493 | InlineFunctionExpansion="1" | 493 | InlineFunctionExpansion="1" |
494 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 494 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
495 | PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" | 495 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
496 | StringPooling="true" | 496 | StringPooling="true" |
497 | ExceptionHandling="0" | 497 | ExceptionHandling="0" |
498 | RuntimeLibrary="2" | 498 | RuntimeLibrary="0" |
499 | BufferSecurityCheck="false" | 499 | BufferSecurityCheck="false" |
500 | EnableFunctionLevelLinking="true" | 500 | EnableFunctionLevelLinking="true" |
501 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" | 501 | PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
@@ -517,7 +517,7 @@ | |||
517 | /> | 517 | /> |
518 | <Tool | 518 | <Tool |
519 | Name="VCLibrarianTool" | 519 | Name="VCLibrarianTool" |
520 | AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" | 520 | AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
521 | OutputFile="$(OutDir)\zlibstat.lib" | 521 | OutputFile="$(OutDir)\zlibstat.lib" |
522 | SuppressStartupBanner="true" | 522 | SuppressStartupBanner="true" |
523 | /> | 523 | /> |
@@ -709,63 +709,11 @@ | |||
709 | > | 709 | > |
710 | </File> | 710 | </File> |
711 | <File | 711 | <File |
712 | RelativePath="..\..\masmx86\gvmat32c.c" | ||
713 | > | ||
714 | <FileConfiguration | ||
715 | Name="Debug|x64" | ||
716 | ExcludedFromBuild="true" | ||
717 | > | ||
718 | <Tool | ||
719 | Name="VCCLCompilerTool" | ||
720 | /> | ||
721 | </FileConfiguration> | ||
722 | <FileConfiguration | ||
723 | Name="Debug|Itanium" | ||
724 | ExcludedFromBuild="true" | ||
725 | > | ||
726 | <Tool | ||
727 | Name="VCCLCompilerTool" | ||
728 | /> | ||
729 | </FileConfiguration> | ||
730 | <FileConfiguration | ||
731 | Name="Release|x64" | ||
732 | ExcludedFromBuild="true" | ||
733 | > | ||
734 | <Tool | ||
735 | Name="VCCLCompilerTool" | ||
736 | /> | ||
737 | </FileConfiguration> | ||
738 | <FileConfiguration | ||
739 | Name="Release|Itanium" | ||
740 | ExcludedFromBuild="true" | ||
741 | > | ||
742 | <Tool | ||
743 | Name="VCCLCompilerTool" | ||
744 | /> | ||
745 | </FileConfiguration> | ||
746 | <FileConfiguration | ||
747 | Name="ReleaseWithoutAsm|x64" | ||
748 | ExcludedFromBuild="true" | ||
749 | > | ||
750 | <Tool | ||
751 | Name="VCCLCompilerTool" | ||
752 | /> | ||
753 | </FileConfiguration> | ||
754 | <FileConfiguration | ||
755 | Name="ReleaseWithoutAsm|Itanium" | ||
756 | ExcludedFromBuild="true" | ||
757 | > | ||
758 | <Tool | ||
759 | Name="VCCLCompilerTool" | ||
760 | /> | ||
761 | </FileConfiguration> | ||
762 | </File> | ||
763 | <File | ||
764 | RelativePath="..\..\..\gzclose.c" | 712 | RelativePath="..\..\..\gzclose.c" |
765 | > | 713 | > |
766 | </File> | 714 | </File> |
767 | <File | 715 | <File |
768 | RelativePath="..\..\..\gzio.c" | 716 | RelativePath="..\..\..\gzguts.h" |
769 | > | 717 | > |
770 | </File> | 718 | </File> |
771 | <File | 719 | <File |
@@ -796,7 +744,7 @@ | |||
796 | /> | 744 | /> |
797 | </FileConfiguration> | 745 | </FileConfiguration> |
798 | <FileConfiguration | 746 | <FileConfiguration |
799 | Name="Release|Win32" | 747 | Name="Debug|Itanium" |
800 | ExcludedFromBuild="true" | 748 | ExcludedFromBuild="true" |
801 | > | 749 | > |
802 | <Tool | 750 | <Tool |
@@ -804,7 +752,7 @@ | |||
804 | /> | 752 | /> |
805 | </FileConfiguration> | 753 | </FileConfiguration> |
806 | <FileConfiguration | 754 | <FileConfiguration |
807 | Name="ReleaseWithoutAsm|Win32" | 755 | Name="Release|Win32" |
808 | ExcludedFromBuild="true" | 756 | ExcludedFromBuild="true" |
809 | > | 757 | > |
810 | <Tool | 758 | <Tool |
@@ -812,7 +760,7 @@ | |||
812 | /> | 760 | /> |
813 | </FileConfiguration> | 761 | </FileConfiguration> |
814 | <FileConfiguration | 762 | <FileConfiguration |
815 | Name="Debug|Itanium" | 763 | Name="Release|Itanium" |
816 | ExcludedFromBuild="true" | 764 | ExcludedFromBuild="true" |
817 | > | 765 | > |
818 | <Tool | 766 | <Tool |
@@ -820,7 +768,7 @@ | |||
820 | /> | 768 | /> |
821 | </FileConfiguration> | 769 | </FileConfiguration> |
822 | <FileConfiguration | 770 | <FileConfiguration |
823 | Name="Release|Itanium" | 771 | Name="ReleaseWithoutAsm|Win32" |
824 | ExcludedFromBuild="true" | 772 | ExcludedFromBuild="true" |
825 | > | 773 | > |
826 | <Tool | 774 | <Tool |