From b980c05ef856cbb693425d6b6f49e1a6ecc1b672 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 3 Jun 2015 11:05:57 -0700 Subject: Issue #24376: Bumps xxlimited.vcxproj to use 3.6 limited ABI. --- PCbuild/xxlimited.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCbuild/xxlimited.vcxproj b/PCbuild/xxlimited.vcxproj index 0144fa9..9dbdc77 100644 --- a/PCbuild/xxlimited.vcxproj +++ b/PCbuild/xxlimited.vcxproj @@ -62,7 +62,7 @@ - %(PreprocessorDefinitions);Py_LIMITED_API=0x03050000 + %(PreprocessorDefinitions);Py_LIMITED_API=0x03060000 wsock32.lib;%(AdditionalDependencies) -- cgit v0.12