diff options
Diffstat (limited to 'contrib/vstudio/vc9/zlibvc.vcproj')
-rw-r--r-- | contrib/vstudio/vc9/zlibvc.vcproj | 82 |
1 files changed, 13 insertions, 69 deletions
diff --git a/contrib/vstudio/vc9/zlibvc.vcproj b/contrib/vstudio/vc9/zlibvc.vcproj index c9a8947..f11dd1f 100644 --- a/contrib/vstudio/vc9/zlibvc.vcproj +++ b/contrib/vstudio/vc9/zlibvc.vcproj | |||
@@ -53,8 +53,8 @@ | |||
53 | <Tool | 53 | <Tool |
54 | Name="VCCLCompilerTool" | 54 | Name="VCCLCompilerTool" |
55 | Optimization="0" | 55 | Optimization="0" |
56 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 56 | AdditionalIncludeDirectories="..\..\.." |
57 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF" | 57 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI" |
58 | ExceptionHandling="0" | 58 | ExceptionHandling="0" |
59 | RuntimeLibrary="1" | 59 | RuntimeLibrary="1" |
60 | BufferSecurityCheck="false" | 60 | BufferSecurityCheck="false" |
@@ -81,7 +81,6 @@ | |||
81 | <Tool | 81 | <Tool |
82 | Name="VCLinkerTool" | 82 | Name="VCLinkerTool" |
83 | AdditionalOptions="/MACHINE:I386" | 83 | AdditionalOptions="/MACHINE:I386" |
84 | AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj" | ||
85 | OutputFile="$(OutDir)\zlibwapi.dll" | 84 | OutputFile="$(OutDir)\zlibwapi.dll" |
86 | LinkIncremental="2" | 85 | LinkIncremental="2" |
87 | SuppressStartupBanner="true" | 86 | SuppressStartupBanner="true" |
@@ -150,8 +149,8 @@ | |||
150 | <Tool | 149 | <Tool |
151 | Name="VCCLCompilerTool" | 150 | Name="VCCLCompilerTool" |
152 | Optimization="0" | 151 | Optimization="0" |
153 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 152 | AdditionalIncludeDirectories="..\..\.." |
154 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;WIN64" | 153 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" |
155 | ExceptionHandling="0" | 154 | ExceptionHandling="0" |
156 | RuntimeLibrary="3" | 155 | RuntimeLibrary="3" |
157 | BufferSecurityCheck="false" | 156 | BufferSecurityCheck="false" |
@@ -177,7 +176,6 @@ | |||
177 | /> | 176 | /> |
178 | <Tool | 177 | <Tool |
179 | Name="VCLinkerTool" | 178 | Name="VCLinkerTool" |
180 | AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " | ||
181 | OutputFile="$(OutDir)\zlibwapi.dll" | 179 | OutputFile="$(OutDir)\zlibwapi.dll" |
182 | LinkIncremental="2" | 180 | LinkIncremental="2" |
183 | SuppressStartupBanner="true" | 181 | SuppressStartupBanner="true" |
@@ -245,7 +243,7 @@ | |||
245 | <Tool | 243 | <Tool |
246 | Name="VCCLCompilerTool" | 244 | Name="VCCLCompilerTool" |
247 | Optimization="0" | 245 | Optimization="0" |
248 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 246 | AdditionalIncludeDirectories="..\..\.." |
249 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" | 247 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" |
250 | ExceptionHandling="0" | 248 | ExceptionHandling="0" |
251 | RuntimeLibrary="3" | 249 | RuntimeLibrary="3" |
@@ -340,7 +338,7 @@ | |||
340 | <Tool | 338 | <Tool |
341 | Name="VCCLCompilerTool" | 339 | Name="VCCLCompilerTool" |
342 | InlineFunctionExpansion="1" | 340 | InlineFunctionExpansion="1" |
343 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 341 | AdditionalIncludeDirectories="..\..\.." |
344 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI" | 342 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI" |
345 | StringPooling="true" | 343 | StringPooling="true" |
346 | ExceptionHandling="0" | 344 | ExceptionHandling="0" |
@@ -440,7 +438,7 @@ | |||
440 | <Tool | 438 | <Tool |
441 | Name="VCCLCompilerTool" | 439 | Name="VCCLCompilerTool" |
442 | InlineFunctionExpansion="1" | 440 | InlineFunctionExpansion="1" |
443 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 441 | AdditionalIncludeDirectories="..\..\.." |
444 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" | 442 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" |
445 | StringPooling="true" | 443 | StringPooling="true" |
446 | ExceptionHandling="0" | 444 | ExceptionHandling="0" |
@@ -538,7 +536,7 @@ | |||
538 | <Tool | 536 | <Tool |
539 | Name="VCCLCompilerTool" | 537 | Name="VCCLCompilerTool" |
540 | InlineFunctionExpansion="1" | 538 | InlineFunctionExpansion="1" |
541 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 539 | AdditionalIncludeDirectories="..\..\.." |
542 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" | 540 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" |
543 | StringPooling="true" | 541 | StringPooling="true" |
544 | ExceptionHandling="0" | 542 | ExceptionHandling="0" |
@@ -636,8 +634,8 @@ | |||
636 | <Tool | 634 | <Tool |
637 | Name="VCCLCompilerTool" | 635 | Name="VCCLCompilerTool" |
638 | InlineFunctionExpansion="1" | 636 | InlineFunctionExpansion="1" |
639 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 637 | AdditionalIncludeDirectories="..\..\.." |
640 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF" | 638 | PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI" |
641 | StringPooling="true" | 639 | StringPooling="true" |
642 | ExceptionHandling="0" | 640 | ExceptionHandling="0" |
643 | RuntimeLibrary="0" | 641 | RuntimeLibrary="0" |
@@ -666,7 +664,6 @@ | |||
666 | <Tool | 664 | <Tool |
667 | Name="VCLinkerTool" | 665 | Name="VCLinkerTool" |
668 | AdditionalOptions="/MACHINE:I386" | 666 | AdditionalOptions="/MACHINE:I386" |
669 | AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj " | ||
670 | OutputFile="$(OutDir)\zlibwapi.dll" | 667 | OutputFile="$(OutDir)\zlibwapi.dll" |
671 | LinkIncremental="1" | 668 | LinkIncremental="1" |
672 | SuppressStartupBanner="true" | 669 | SuppressStartupBanner="true" |
@@ -737,8 +734,8 @@ | |||
737 | <Tool | 734 | <Tool |
738 | Name="VCCLCompilerTool" | 735 | Name="VCCLCompilerTool" |
739 | InlineFunctionExpansion="1" | 736 | InlineFunctionExpansion="1" |
740 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 737 | AdditionalIncludeDirectories="..\..\.." |
741 | PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;WIN64" | 738 | PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" |
742 | StringPooling="true" | 739 | StringPooling="true" |
743 | ExceptionHandling="0" | 740 | ExceptionHandling="0" |
744 | RuntimeLibrary="2" | 741 | RuntimeLibrary="2" |
@@ -766,7 +763,6 @@ | |||
766 | /> | 763 | /> |
767 | <Tool | 764 | <Tool |
768 | Name="VCLinkerTool" | 765 | Name="VCLinkerTool" |
769 | AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " | ||
770 | OutputFile="$(OutDir)\zlibwapi.dll" | 766 | OutputFile="$(OutDir)\zlibwapi.dll" |
771 | LinkIncremental="1" | 767 | LinkIncremental="1" |
772 | SuppressStartupBanner="true" | 768 | SuppressStartupBanner="true" |
@@ -836,7 +832,7 @@ | |||
836 | <Tool | 832 | <Tool |
837 | Name="VCCLCompilerTool" | 833 | Name="VCCLCompilerTool" |
838 | InlineFunctionExpansion="1" | 834 | InlineFunctionExpansion="1" |
839 | AdditionalIncludeDirectories="..\..\..;..\..\masmx86" | 835 | AdditionalIncludeDirectories="..\..\.." |
840 | PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" | 836 | PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64" |
841 | StringPooling="true" | 837 | StringPooling="true" |
842 | ExceptionHandling="0" | 838 | ExceptionHandling="0" |
@@ -950,58 +946,6 @@ | |||
950 | > | 946 | > |
951 | </File> | 947 | </File> |
952 | <File | 948 | <File |
953 | RelativePath="..\..\masmx64\inffas8664.c" | ||
954 | > | ||
955 | <FileConfiguration | ||
956 | Name="Debug|Win32" | ||
957 | ExcludedFromBuild="true" | ||
958 | > | ||
959 | <Tool | ||
960 | Name="VCCLCompilerTool" | ||
961 | /> | ||
962 | </FileConfiguration> | ||
963 | <FileConfiguration | ||
964 | Name="Debug|Itanium" | ||
965 | ExcludedFromBuild="true" | ||
966 | > | ||
967 | <Tool | ||
968 | Name="VCCLCompilerTool" | ||
969 | /> | ||
970 | </FileConfiguration> | ||
971 | <FileConfiguration | ||
972 | Name="ReleaseWithoutAsm|Win32" | ||
973 | ExcludedFromBuild="true" | ||
974 | > | ||
975 | <Tool | ||
976 | Name="VCCLCompilerTool" | ||
977 | /> | ||
978 | </FileConfiguration> | ||
979 | <FileConfiguration | ||
980 | Name="ReleaseWithoutAsm|Itanium" | ||
981 | ExcludedFromBuild="true" | ||
982 | > | ||
983 | <Tool | ||
984 | Name="VCCLCompilerTool" | ||
985 | /> | ||
986 | </FileConfiguration> | ||
987 | <FileConfiguration | ||
988 | Name="Release|Win32" | ||
989 | ExcludedFromBuild="true" | ||
990 | > | ||
991 | <Tool | ||
992 | Name="VCCLCompilerTool" | ||
993 | /> | ||
994 | </FileConfiguration> | ||
995 | <FileConfiguration | ||
996 | Name="Release|Itanium" | ||
997 | ExcludedFromBuild="true" | ||
998 | > | ||
999 | <Tool | ||
1000 | Name="VCCLCompilerTool" | ||
1001 | /> | ||
1002 | </FileConfiguration> | ||
1003 | </File> | ||
1004 | <File | ||
1005 | RelativePath="..\..\..\inffast.c" | 949 | RelativePath="..\..\..\inffast.c" |
1006 | > | 950 | > |
1007 | </File> | 951 | </File> |