summaryrefslogtreecommitdiff
path: root/contrib/vstudio/vc9/testzlib.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vstudio/vc9/testzlib.vcproj')
-rw-r--r--contrib/vstudio/vc9/testzlib.vcproj274
1 files changed, 90 insertions, 184 deletions
diff --git a/contrib/vstudio/vc9/testzlib.vcproj b/contrib/vstudio/vc9/testzlib.vcproj
index 9ad07ae..9cb0bf8 100644
--- a/contrib/vstudio/vc9/testzlib.vcproj
+++ b/contrib/vstudio/vc9/testzlib.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="testzlib" 5 Name="testzlib"
6 ProjectGUID="{AA6666AA-E09F-4135-9C0C-4FE50C3C654B}" 6 ProjectGUID="{AA6666AA-E09F-4135-9C0C-4FE50C3C654B}"
7 RootNamespace="testzlib" 7 RootNamespace="testzlib"
@@ -71,7 +71,7 @@
71 /> 71 />
72 <Tool 72 <Tool
73 Name="VCLinkerTool" 73 Name="VCLinkerTool"
74 AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj" 74 AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj"
75 OutputFile="$(OutDir)/testzlib.exe" 75 OutputFile="$(OutDir)/testzlib.exe"
76 LinkIncremental="2" 76 LinkIncremental="2"
77 GenerateManifest="false" 77 GenerateManifest="false"
@@ -105,12 +105,10 @@
105 /> 105 />
106 </Configuration> 106 </Configuration>
107 <Configuration 107 <Configuration
108 Name="ReleaseWithoutAsm|Win32" 108 Name="Debug|x64"
109 OutputDirectory="x86\TestZlib$(ConfigurationName)" 109 OutputDirectory="x64\TestZlib$(ConfigurationName)"
110 IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" 110 IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp"
111 ConfigurationType="1" 111 ConfigurationType="1"
112 CharacterSet="2"
113 WholeProgramOptimization="1"
114 > 112 >
115 <Tool 113 <Tool
116 Name="VCPreBuildEventTool" 114 Name="VCPreBuildEventTool"
@@ -129,21 +127,12 @@
129 /> 127 />
130 <Tool 128 <Tool
131 Name="VCCLCompilerTool" 129 Name="VCCLCompilerTool"
132 Optimization="2"
133 InlineFunctionExpansion="1"
134 OmitFramePointers="true"
135 AdditionalIncludeDirectories="..\..\.." 130 AdditionalIncludeDirectories="..\..\.."
136 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 131 PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
137 StringPooling="true"
138 BasicRuntimeChecks="0" 132 BasicRuntimeChecks="0"
139 RuntimeLibrary="0" 133 RuntimeLibrary="3"
140 BufferSecurityCheck="false" 134 BufferSecurityCheck="false"
141 EnableFunctionLevelLinking="true"
142 UsePrecompiledHeader="0"
143 AssemblerListingLocation="$(IntDir)\" 135 AssemblerListingLocation="$(IntDir)\"
144 WarningLevel="3"
145 Detect64BitPortabilityProblems="true"
146 DebugInformationFormat="3"
147 /> 136 />
148 <Tool 137 <Tool
149 Name="VCManagedResourceCompilerTool" 138 Name="VCManagedResourceCompilerTool"
@@ -156,17 +145,8 @@
156 /> 145 />
157 <Tool 146 <Tool
158 Name="VCLinkerTool" 147 Name="VCLinkerTool"
159 OutputFile="$(OutDir)/testzlib.exe" 148 AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj"
160 LinkIncremental="1"
161 GenerateManifest="false" 149 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"
170 /> 150 />
171 <Tool 151 <Tool
172 Name="VCALinkTool" 152 Name="VCALinkTool"
@@ -191,12 +171,11 @@
191 /> 171 />
192 </Configuration> 172 </Configuration>
193 <Configuration 173 <Configuration
194 Name="Release|Win32" 174 Name="Debug|Itanium"
195 OutputDirectory="x86\TestZlib$(ConfigurationName)" 175 OutputDirectory="ia64\TestZlib$(ConfigurationName)"
196 IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp" 176 IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp"
197 ConfigurationType="1" 177 ConfigurationType="1"
198 CharacterSet="2" 178 CharacterSet="2"
199 WholeProgramOptimization="1"
200 > 179 >
201 <Tool 180 <Tool
202 Name="VCPreBuildEventTool" 181 Name="VCPreBuildEventTool"
@@ -212,20 +191,19 @@
212 /> 191 />
213 <Tool 192 <Tool
214 Name="VCMIDLTool" 193 Name="VCMIDLTool"
194 TargetEnvironment="2"
215 /> 195 />
216 <Tool 196 <Tool
217 Name="VCCLCompilerTool" 197 Name="VCCLCompilerTool"
218 Optimization="2" 198 Optimization="0"
219 InlineFunctionExpansion="1"
220 OmitFramePointers="true"
221 AdditionalIncludeDirectories="..\..\.." 199 AdditionalIncludeDirectories="..\..\.."
222 PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 200 PreprocessorDefinitions="ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
223 StringPooling="true" 201 MinimalRebuild="true"
224 BasicRuntimeChecks="0" 202 BasicRuntimeChecks="0"
225 RuntimeLibrary="0" 203 RuntimeLibrary="3"
226 BufferSecurityCheck="false" 204 BufferSecurityCheck="false"
227 EnableFunctionLevelLinking="true"
228 UsePrecompiledHeader="0" 205 UsePrecompiledHeader="0"
206 AssemblerOutput="4"
229 AssemblerListingLocation="$(IntDir)\" 207 AssemblerListingLocation="$(IntDir)\"
230 WarningLevel="3" 208 WarningLevel="3"
231 Detect64BitPortabilityProblems="true" 209 Detect64BitPortabilityProblems="true"
@@ -242,18 +220,13 @@
242 /> 220 />
243 <Tool 221 <Tool
244 Name="VCLinkerTool" 222 Name="VCLinkerTool"
245 AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj"
246 OutputFile="$(OutDir)/testzlib.exe" 223 OutputFile="$(OutDir)/testzlib.exe"
247 LinkIncremental="1" 224 LinkIncremental="2"
248 GenerateManifest="false" 225 GenerateManifest="false"
249 GenerateDebugInformation="true" 226 GenerateDebugInformation="true"
227 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
250 SubSystem="1" 228 SubSystem="1"
251 OptimizeReferences="2" 229 TargetMachine="5"
252 EnableCOMDATFolding="2"
253 OptimizeForWindows98="1"
254 RandomizedBaseAddress="1"
255 DataExecutionPrevention="0"
256 TargetMachine="1"
257 /> 230 />
258 <Tool 231 <Tool
259 Name="VCALinkTool" 232 Name="VCALinkTool"
@@ -278,10 +251,12 @@
278 /> 251 />
279 </Configuration> 252 </Configuration>
280 <Configuration 253 <Configuration
281 Name="Debug|x64" 254 Name="ReleaseWithoutAsm|Win32"
282 OutputDirectory="x64\TestZlib$(ConfigurationName)" 255 OutputDirectory="x86\TestZlib$(ConfigurationName)"
283 IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" 256 IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp"
284 ConfigurationType="1" 257 ConfigurationType="1"
258 CharacterSet="2"
259 WholeProgramOptimization="1"
285 > 260 >
286 <Tool 261 <Tool
287 Name="VCPreBuildEventTool" 262 Name="VCPreBuildEventTool"
@@ -300,12 +275,21 @@
300 /> 275 />
301 <Tool 276 <Tool
302 Name="VCCLCompilerTool" 277 Name="VCCLCompilerTool"
278 Optimization="2"
279 InlineFunctionExpansion="1"
280 OmitFramePointers="true"
303 AdditionalIncludeDirectories="..\..\.." 281 AdditionalIncludeDirectories="..\..\.."
304 PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 282 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
283 StringPooling="true"
305 BasicRuntimeChecks="0" 284 BasicRuntimeChecks="0"
306 RuntimeLibrary="3" 285 RuntimeLibrary="0"
307 BufferSecurityCheck="false" 286 BufferSecurityCheck="false"
287 EnableFunctionLevelLinking="true"
288 UsePrecompiledHeader="0"
308 AssemblerListingLocation="$(IntDir)\" 289 AssemblerListingLocation="$(IntDir)\"
290 WarningLevel="3"
291 Detect64BitPortabilityProblems="true"
292 DebugInformationFormat="3"
309 /> 293 />
310 <Tool 294 <Tool
311 Name="VCManagedResourceCompilerTool" 295 Name="VCManagedResourceCompilerTool"
@@ -318,8 +302,17 @@
318 /> 302 />
319 <Tool 303 <Tool
320 Name="VCLinkerTool" 304 Name="VCLinkerTool"
321 AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj" 305 OutputFile="$(OutDir)/testzlib.exe"
306 LinkIncremental="1"
322 GenerateManifest="false" 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"
323 /> 316 />
324 <Tool 317 <Tool
325 Name="VCALinkTool" 318 Name="VCALinkTool"
@@ -340,18 +333,15 @@
340 Name="VCAppVerifierTool" 333 Name="VCAppVerifierTool"
341 /> 334 />
342 <Tool 335 <Tool
343 Name="VCWebDeploymentTool"
344 />
345 <Tool
346 Name="VCPostBuildEventTool" 336 Name="VCPostBuildEventTool"
347 /> 337 />
348 </Configuration> 338 </Configuration>
349 <Configuration 339 <Configuration
350 Name="Debug|Itanium" 340 Name="ReleaseWithoutAsm|x64"
351 OutputDirectory="ia64\TestZlib$(ConfigurationName)" 341 OutputDirectory="x64\TestZlib$(ConfigurationName)"
352 IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" 342 IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp"
353 ConfigurationType="1" 343 ConfigurationType="1"
354 CharacterSet="2" 344 WholeProgramOptimization="1"
355 > 345 >
356 <Tool 346 <Tool
357 Name="VCPreBuildEventTool" 347 Name="VCPreBuildEventTool"
@@ -367,23 +357,15 @@
367 /> 357 />
368 <Tool 358 <Tool
369 Name="VCMIDLTool" 359 Name="VCMIDLTool"
370 TargetEnvironment="2"
371 /> 360 />
372 <Tool 361 <Tool
373 Name="VCCLCompilerTool" 362 Name="VCCLCompilerTool"
374 Optimization="0"
375 AdditionalIncludeDirectories="..\..\.." 363 AdditionalIncludeDirectories="..\..\.."
376 PreprocessorDefinitions="ZLIB_WINAPI;_DEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" 364 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
377 MinimalRebuild="true"
378 BasicRuntimeChecks="0" 365 BasicRuntimeChecks="0"
379 RuntimeLibrary="3" 366 RuntimeLibrary="2"
380 BufferSecurityCheck="false" 367 BufferSecurityCheck="false"
381 UsePrecompiledHeader="0"
382 AssemblerOutput="4"
383 AssemblerListingLocation="$(IntDir)\" 368 AssemblerListingLocation="$(IntDir)\"
384 WarningLevel="3"
385 Detect64BitPortabilityProblems="true"
386 DebugInformationFormat="3"
387 /> 369 />
388 <Tool 370 <Tool
389 Name="VCManagedResourceCompilerTool" 371 Name="VCManagedResourceCompilerTool"
@@ -396,13 +378,8 @@
396 /> 378 />
397 <Tool 379 <Tool
398 Name="VCLinkerTool" 380 Name="VCLinkerTool"
399 OutputFile="$(OutDir)/testzlib.exe" 381 AdditionalDependencies=""
400 LinkIncremental="2"
401 GenerateManifest="false" 382 GenerateManifest="false"
402 GenerateDebugInformation="true"
403 ProgramDatabaseFile="$(OutDir)/testzlib.pdb"
404 SubSystem="1"
405 TargetMachine="5"
406 /> 383 />
407 <Tool 384 <Tool
408 Name="VCALinkTool" 385 Name="VCALinkTool"
@@ -423,17 +400,15 @@
423 Name="VCAppVerifierTool" 400 Name="VCAppVerifierTool"
424 /> 401 />
425 <Tool 402 <Tool
426 Name="VCWebDeploymentTool"
427 />
428 <Tool
429 Name="VCPostBuildEventTool" 403 Name="VCPostBuildEventTool"
430 /> 404 />
431 </Configuration> 405 </Configuration>
432 <Configuration 406 <Configuration
433 Name="ReleaseWithoutAsm|x64" 407 Name="ReleaseWithoutAsm|Itanium"
434 OutputDirectory="x64\TestZlib$(ConfigurationName)" 408 OutputDirectory="ia64\TestZlib$(ConfigurationName)"
435 IntermediateDirectory="x64\TestZlib$(ConfigurationName)\Tmp" 409 IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp"
436 ConfigurationType="1" 410 ConfigurationType="1"
411 CharacterSet="2"
437 WholeProgramOptimization="1" 412 WholeProgramOptimization="1"
438 > 413 >
439 <Tool 414 <Tool
@@ -450,15 +425,25 @@
450 /> 425 />
451 <Tool 426 <Tool
452 Name="VCMIDLTool" 427 Name="VCMIDLTool"
428 TargetEnvironment="2"
453 /> 429 />
454 <Tool 430 <Tool
455 Name="VCCLCompilerTool" 431 Name="VCCLCompilerTool"
432 Optimization="2"
433 InlineFunctionExpansion="1"
434 OmitFramePointers="true"
456 AdditionalIncludeDirectories="..\..\.." 435 AdditionalIncludeDirectories="..\..\.."
457 PreprocessorDefinitions="WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 436 PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64"
437 StringPooling="true"
458 BasicRuntimeChecks="0" 438 BasicRuntimeChecks="0"
459 RuntimeLibrary="2" 439 RuntimeLibrary="2"
460 BufferSecurityCheck="false" 440 BufferSecurityCheck="false"
441 EnableFunctionLevelLinking="true"
442 UsePrecompiledHeader="0"
461 AssemblerListingLocation="$(IntDir)\" 443 AssemblerListingLocation="$(IntDir)\"
444 WarningLevel="3"
445 Detect64BitPortabilityProblems="true"
446 DebugInformationFormat="3"
462 /> 447 />
463 <Tool 448 <Tool
464 Name="VCManagedResourceCompilerTool" 449 Name="VCManagedResourceCompilerTool"
@@ -471,8 +456,15 @@
471 /> 456 />
472 <Tool 457 <Tool
473 Name="VCLinkerTool" 458 Name="VCLinkerTool"
474 AdditionalDependencies="" 459 OutputFile="$(OutDir)/testzlib.exe"
460 LinkIncremental="1"
475 GenerateManifest="false" 461 GenerateManifest="false"
462 GenerateDebugInformation="true"
463 SubSystem="1"
464 OptimizeReferences="2"
465 EnableCOMDATFolding="2"
466 OptimizeForWindows98="1"
467 TargetMachine="5"
476 /> 468 />
477 <Tool 469 <Tool
478 Name="VCALinkTool" 470 Name="VCALinkTool"
@@ -493,16 +485,13 @@
493 Name="VCAppVerifierTool" 485 Name="VCAppVerifierTool"
494 /> 486 />
495 <Tool 487 <Tool
496 Name="VCWebDeploymentTool"
497 />
498 <Tool
499 Name="VCPostBuildEventTool" 488 Name="VCPostBuildEventTool"
500 /> 489 />
501 </Configuration> 490 </Configuration>
502 <Configuration 491 <Configuration
503 Name="ReleaseWithoutAsm|Itanium" 492 Name="Release|Win32"
504 OutputDirectory="ia64\TestZlib$(ConfigurationName)" 493 OutputDirectory="x86\TestZlib$(ConfigurationName)"
505 IntermediateDirectory="ia64\TestZlib$(ConfigurationName)\Tmp" 494 IntermediateDirectory="x86\TestZlib$(ConfigurationName)\Tmp"
506 ConfigurationType="1" 495 ConfigurationType="1"
507 CharacterSet="2" 496 CharacterSet="2"
508 WholeProgramOptimization="1" 497 WholeProgramOptimization="1"
@@ -521,7 +510,6 @@
521 /> 510 />
522 <Tool 511 <Tool
523 Name="VCMIDLTool" 512 Name="VCMIDLTool"
524 TargetEnvironment="2"
525 /> 513 />
526 <Tool 514 <Tool
527 Name="VCCLCompilerTool" 515 Name="VCCLCompilerTool"
@@ -529,10 +517,10 @@
529 InlineFunctionExpansion="1" 517 InlineFunctionExpansion="1"
530 OmitFramePointers="true" 518 OmitFramePointers="true"
531 AdditionalIncludeDirectories="..\..\.." 519 AdditionalIncludeDirectories="..\..\.."
532 PreprocessorDefinitions="ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" 520 PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
533 StringPooling="true" 521 StringPooling="true"
534 BasicRuntimeChecks="0" 522 BasicRuntimeChecks="0"
535 RuntimeLibrary="2" 523 RuntimeLibrary="0"
536 BufferSecurityCheck="false" 524 BufferSecurityCheck="false"
537 EnableFunctionLevelLinking="true" 525 EnableFunctionLevelLinking="true"
538 UsePrecompiledHeader="0" 526 UsePrecompiledHeader="0"
@@ -552,6 +540,7 @@
552 /> 540 />
553 <Tool 541 <Tool
554 Name="VCLinkerTool" 542 Name="VCLinkerTool"
543 AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj"
555 OutputFile="$(OutDir)/testzlib.exe" 544 OutputFile="$(OutDir)/testzlib.exe"
556 LinkIncremental="1" 545 LinkIncremental="1"
557 GenerateManifest="false" 546 GenerateManifest="false"
@@ -560,7 +549,9 @@
560 OptimizeReferences="2" 549 OptimizeReferences="2"
561 EnableCOMDATFolding="2" 550 EnableCOMDATFolding="2"
562 OptimizeForWindows98="1" 551 OptimizeForWindows98="1"
563 TargetMachine="5" 552 RandomizedBaseAddress="1"
553 DataExecutionPrevention="0"
554 TargetMachine="1"
564 /> 555 />
565 <Tool 556 <Tool
566 Name="VCALinkTool" 557 Name="VCALinkTool"
@@ -581,9 +572,6 @@
581 Name="VCAppVerifierTool" 572 Name="VCAppVerifierTool"
582 /> 573 />
583 <Tool 574 <Tool
584 Name="VCWebDeploymentTool"
585 />
586 <Tool
587 Name="VCPostBuildEventTool" 575 Name="VCPostBuildEventTool"
588 /> 576 />
589 </Configuration> 577 </Configuration>
@@ -614,7 +602,7 @@
614 AdditionalIncludeDirectories="..\..\.." 602 AdditionalIncludeDirectories="..\..\.."
615 PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" 603 PreprocessorDefinitions="ASMV;ASMINF;WIN32;ZLIB_WINAPI;NDEBUG;_CONSOLE;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS"
616 BasicRuntimeChecks="0" 604 BasicRuntimeChecks="0"
617 RuntimeLibrary="2" 605 RuntimeLibrary="0"
618 BufferSecurityCheck="false" 606 BufferSecurityCheck="false"
619 AssemblerListingLocation="$(IntDir)\" 607 AssemblerListingLocation="$(IntDir)\"
620 /> 608 />
@@ -651,9 +639,6 @@
651 Name="VCAppVerifierTool" 639 Name="VCAppVerifierTool"
652 /> 640 />
653 <Tool 641 <Tool
654 Name="VCWebDeploymentTool"
655 />
656 <Tool
657 Name="VCPostBuildEventTool" 642 Name="VCPostBuildEventTool"
658 /> 643 />
659 </Configuration> 644 </Configuration>
@@ -739,9 +724,6 @@
739 Name="VCAppVerifierTool" 724 Name="VCAppVerifierTool"
740 /> 725 />
741 <Tool 726 <Tool
742 Name="VCWebDeploymentTool"
743 />
744 <Tool
745 Name="VCPostBuildEventTool" 727 Name="VCPostBuildEventTool"
746 /> 728 />
747 </Configuration> 729 </Configuration>
@@ -770,82 +752,6 @@
770 > 752 >
771 </File> 753 </File>
772 <File 754 <File
773 RelativePath="..\..\masmx86\gvmat32c.c"
774 >
775 <FileConfiguration
776 Name="Debug|x64"
777 ExcludedFromBuild="true"
778 >
779 <Tool
780 Name="VCCLCompilerTool"
781 />
782 </FileConfiguration>
783 <FileConfiguration
784 Name="Debug|Itanium"
785 ExcludedFromBuild="true"
786 >
787 <Tool
788 Name="VCCLCompilerTool"
789 />
790 </FileConfiguration>
791 <FileConfiguration
792 Name="ReleaseWithoutAsm|x64"
793 ExcludedFromBuild="true"
794 >
795 <Tool
796 Name="VCCLCompilerTool"
797 />
798 </FileConfiguration>
799 <FileConfiguration
800 Name="ReleaseWithoutAsm|Itanium"
801 ExcludedFromBuild="true"
802 >
803 <Tool
804 Name="VCCLCompilerTool"
805 />
806 </FileConfiguration>
807 <FileConfiguration
808 Name="Release|x64"
809 ExcludedFromBuild="true"
810 >
811 <Tool
812 Name="VCCLCompilerTool"
813 />
814 </FileConfiguration>
815 <FileConfiguration
816 Name="Release|Itanium"
817 ExcludedFromBuild="true"
818 >
819 <Tool
820 Name="VCCLCompilerTool"
821 />
822 </FileConfiguration>
823 <FileConfiguration
824 Name="Debug|Win64 (AMD64)"
825 ExcludedFromBuild="TRUE"
826 >
827 <Tool
828 Name="VCCLCompilerTool"
829 />
830 </FileConfiguration>
831 <FileConfiguration
832 Name="Release|Win64 (AMD64)"
833 ExcludedFromBuild="TRUE"
834 >
835 <Tool
836 Name="VCCLCompilerTool"
837 />
838 </FileConfiguration>
839 <FileConfiguration
840 Name="ReleaseAsm|Win64 (AMD64)"
841 ExcludedFromBuild="TRUE"
842 >
843 <Tool
844 Name="VCCLCompilerTool"
845 />
846 </FileConfiguration>
847 </File>
848 <File
849 RelativePath="..\..\..\infback.c" 755 RelativePath="..\..\..\infback.c"
850 > 756 >
851 </File> 757 </File>
@@ -861,7 +767,7 @@
861 /> 767 />
862 </FileConfiguration> 768 </FileConfiguration>
863 <FileConfiguration 769 <FileConfiguration
864 Name="ReleaseWithoutAsm|Win32" 770 Name="Debug|Itanium"
865 ExcludedFromBuild="true" 771 ExcludedFromBuild="true"
866 > 772 >
867 <Tool 773 <Tool
@@ -869,7 +775,7 @@
869 /> 775 />
870 </FileConfiguration> 776 </FileConfiguration>
871 <FileConfiguration 777 <FileConfiguration
872 Name="Release|Win32" 778 Name="ReleaseWithoutAsm|Win32"
873 ExcludedFromBuild="true" 779 ExcludedFromBuild="true"
874 > 780 >
875 <Tool 781 <Tool
@@ -877,7 +783,7 @@
877 /> 783 />
878 </FileConfiguration> 784 </FileConfiguration>
879 <FileConfiguration 785 <FileConfiguration
880 Name="Debug|Itanium" 786 Name="ReleaseWithoutAsm|Itanium"
881 ExcludedFromBuild="true" 787 ExcludedFromBuild="true"
882 > 788 >
883 <Tool 789 <Tool
@@ -885,7 +791,7 @@
885 /> 791 />
886 </FileConfiguration> 792 </FileConfiguration>
887 <FileConfiguration 793 <FileConfiguration
888 Name="ReleaseWithoutAsm|Itanium" 794 Name="Release|Win32"
889 ExcludedFromBuild="true" 795 ExcludedFromBuild="true"
890 > 796 >
891 <Tool 797 <Tool