From: Steve Dower Date: Wed, 3 Jun 2015 18:03:15 +0000 (-0700) Subject: Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows X-Git-Tag: v3.5.0b3~100 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6c6a4dc04beba45bc9053abfcc56980c5e31e3d;p=thirdparty%2FPython%2Fcpython.git Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows --- diff --git a/PCbuild/xxlimited.vcxproj b/PCbuild/xxlimited.vcxproj index 4484dbaa9624..0144fa9a3d9b 100644 --- a/PCbuild/xxlimited.vcxproj +++ b/PCbuild/xxlimited.vcxproj @@ -62,7 +62,7 @@ - %(PreprocessorDefinitions);Py_LIMITED_API=0x03040000 + %(PreprocessorDefinitions);Py_LIMITED_API=0x03050000 wsock32.lib;%(AdditionalDependencies)