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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6c6a4dc04beba45bc9053abfcc56980c5e31e3d;p=python Issue #24376: xxlimited.c errors when building 32 and 64 bit on Windows --- diff --git a/PCbuild/xxlimited.vcxproj b/PCbuild/xxlimited.vcxproj index 4484dbaa96..0144fa9a3d 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)