diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:22:37 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:22:37 -0700 |
commit | 4b5a43a219d51066c01ff2ab86af18b967f2d0dd (patch) | |
tree | 4dcaf0cd18751d04cf638a9a6ec521990d4f2e90 /contrib/vstudio/vc7/zlibstat.vcproj | |
parent | 086e982175da84b3db958191031380794315f95f (diff) | |
download | zlib-1.2.0.5.tar.gz zlib-1.2.0.5.tar.bz2 zlib-1.2.0.5.zip |
zlib 1.2.0.5v1.2.0.5
Diffstat (limited to '')
-rw-r--r-- | contrib/vstudio/vc7/zlibstat.vcproj (renamed from contrib/vstudio/vc70_32/zlibstat.vcproj) | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/contrib/vstudio/vc70_32/zlibstat.vcproj b/contrib/vstudio/vc7/zlibstat.vcproj index 7470b58..eb182f7 100644 --- a/contrib/vstudio/vc70_32/zlibstat.vcproj +++ b/contrib/vstudio/vc7/zlibstat.vcproj | |||
@@ -20,7 +20,7 @@ | |||
20 | <Tool | 20 | <Tool |
21 | Name="VCCLCompilerTool" | 21 | Name="VCCLCompilerTool" |
22 | Optimization="0" | 22 | Optimization="0" |
23 | PreprocessorDefinitions="WIN32;ZLIB_DLL" | 23 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" |
24 | ExceptionHandling="FALSE" | 24 | ExceptionHandling="FALSE" |
25 | RuntimeLibrary="5" | 25 | RuntimeLibrary="5" |
26 | PrecompiledHeaderFile=".\zlibstatDebug/zlibstat.pch" | 26 | PrecompiledHeaderFile=".\zlibstatDebug/zlibstat.pch" |
@@ -61,7 +61,7 @@ | |||
61 | <Tool | 61 | <Tool |
62 | Name="VCCLCompilerTool" | 62 | Name="VCCLCompilerTool" |
63 | InlineFunctionExpansion="1" | 63 | InlineFunctionExpansion="1" |
64 | PreprocessorDefinitions="WIN32;ZLIB_DLL" | 64 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" |
65 | StringPooling="TRUE" | 65 | StringPooling="TRUE" |
66 | ExceptionHandling="FALSE" | 66 | ExceptionHandling="FALSE" |
67 | RuntimeLibrary="4" | 67 | RuntimeLibrary="4" |
@@ -102,7 +102,7 @@ | |||
102 | <Tool | 102 | <Tool |
103 | Name="VCCLCompilerTool" | 103 | Name="VCCLCompilerTool" |
104 | InlineFunctionExpansion="1" | 104 | InlineFunctionExpansion="1" |
105 | PreprocessorDefinitions="WIN32;ZLIB_DLL,ASMV" | 105 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI;ASMV;ASMINF" |
106 | StringPooling="TRUE" | 106 | StringPooling="TRUE" |
107 | ExceptionHandling="FALSE" | 107 | ExceptionHandling="FALSE" |
108 | RuntimeLibrary="4" | 108 | RuntimeLibrary="4" |
@@ -117,7 +117,7 @@ | |||
117 | Name="VCCustomBuildTool"/> | 117 | Name="VCCustomBuildTool"/> |
118 | <Tool | 118 | <Tool |
119 | Name="VCLibrarianTool" | 119 | Name="VCLibrarianTool" |
120 | AdditionalOptions="gvmat32.obj inffastAsm.obj /NODEFAULTLIB " | 120 | AdditionalOptions="gvmat32.obj inffas32.obj /NODEFAULTLIB " |
121 | OutputFile=".\zlibstat\zlibstat.lib" | 121 | OutputFile=".\zlibstat\zlibstat.lib" |
122 | SuppressStartupBanner="TRUE"/> | 122 | SuppressStartupBanner="TRUE"/> |
123 | <Tool | 123 | <Tool |
@@ -144,7 +144,7 @@ | |||
144 | <Tool | 144 | <Tool |
145 | Name="VCCLCompilerTool" | 145 | Name="VCCLCompilerTool" |
146 | InlineFunctionExpansion="1" | 146 | InlineFunctionExpansion="1" |
147 | PreprocessorDefinitions="WIN32;ZLIB_DLL" | 147 | PreprocessorDefinitions="WIN32;ZLIB_WINAPI" |
148 | StringPooling="TRUE" | 148 | StringPooling="TRUE" |
149 | ExceptionHandling="FALSE" | 149 | ExceptionHandling="FALSE" |
150 | RuntimeLibrary="4" | 150 | RuntimeLibrary="4" |
@@ -204,17 +204,6 @@ | |||
204 | </File> | 204 | </File> |
205 | <File | 205 | <File |
206 | RelativePath=".\inffast.c"> | 206 | RelativePath=".\inffast.c"> |
207 | <FileConfiguration | ||
208 | Name="Release|Win32" | ||
209 | ExcludedFromBuild="TRUE"> | ||
210 | <Tool | ||
211 | Name="VCCLCompilerTool"/> | ||
212 | </FileConfiguration> | ||
213 | <FileConfiguration | ||
214 | Name="ReleaseWithoutAsm|Win32"> | ||
215 | <Tool | ||
216 | Name="VCCLCompilerTool"/> | ||
217 | </FileConfiguration> | ||
218 | </File> | 207 | </File> |
219 | <File | 208 | <File |
220 | RelativePath=".\inflate.c"> | 209 | RelativePath=".\inflate.c"> |