diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:22:21 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-09-09 23:22:21 -0700 |
commit | 85e7d7d9ba71d95a9e6a64b98bae4fac09f06f1c (patch) | |
tree | 790235a70a5d719992f0bf84864e43a7a4ef376b /contrib/testzlib | |
parent | 8e34b3a8024c028dd9fd21d70525fc6d215efde5 (diff) | |
download | zlib-1.2.0.3.tar.gz zlib-1.2.0.3.tar.bz2 zlib-1.2.0.3.zip |
zlib 1.2.0.3v1.2.0.3
Diffstat (limited to 'contrib/testzlib')
-rw-r--r-- | contrib/testzlib/testzlib.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/testzlib/testzlib.vcproj b/contrib/testzlib/testzlib.vcproj index 8e4233a..5165301 100644 --- a/contrib/testzlib/testzlib.vcproj +++ b/contrib/testzlib/testzlib.vcproj | |||
@@ -19,7 +19,7 @@ | |||
19 | <Tool | 19 | <Tool |
20 | Name="VCCLCompilerTool" | 20 | Name="VCCLCompilerTool" |
21 | Optimization="0" | 21 | Optimization="0" |
22 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | 22 | PreprocessorDefinitions="WIN32;ZLIB_DLL;_DEBUG;_CONSOLE" |
23 | MinimalRebuild="TRUE" | 23 | MinimalRebuild="TRUE" |
24 | BasicRuntimeChecks="3" | 24 | BasicRuntimeChecks="3" |
25 | RuntimeLibrary="5" | 25 | RuntimeLibrary="5" |
@@ -63,7 +63,7 @@ | |||
63 | Optimization="2" | 63 | Optimization="2" |
64 | InlineFunctionExpansion="1" | 64 | InlineFunctionExpansion="1" |
65 | OmitFramePointers="TRUE" | 65 | OmitFramePointers="TRUE" |
66 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | 66 | PreprocessorDefinitions="WIN32;ZLIB_DLL;NDEBUG;_CONSOLE" |
67 | StringPooling="TRUE" | 67 | StringPooling="TRUE" |
68 | RuntimeLibrary="4" | 68 | RuntimeLibrary="4" |
69 | EnableFunctionLevelLinking="TRUE" | 69 | EnableFunctionLevelLinking="TRUE" |