From: Martin v. Löwis Date: Sat, 17 Jan 2004 11:10:34 +0000 (+0000) Subject: Update to 1.2.1 for release build too. X-Git-Tag: v2.4a1~936 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=21eca430836babf4ace697479799a7fdf35dcd4c;p=thirdparty%2FPython%2Fcpython.git Update to 1.2.1 for release build too. --- diff --git a/PCbuild/zlib.vcproj b/PCbuild/zlib.vcproj index 156283619041..dac296c49601 100644 --- a/PCbuild/zlib.vcproj +++ b/PCbuild/zlib.vcproj @@ -92,7 +92,7 @@ nmake -nologo -f win32\Makefile.msc zlib.lib Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" - AdditionalIncludeDirectories="..\Include,..\PC,..\..\zlib-1.1.4" + AdditionalIncludeDirectories="..\Include,..\PC,..\..\zlib-1.2.1" PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS" StringPooling="TRUE" RuntimeLibrary="2"