]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #24376: Bumps xxlimited.vcxproj to use 3.6 limited ABI.
authorSteve Dower <steve.dower@microsoft.com>
Wed, 3 Jun 2015 18:05:57 +0000 (11:05 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 3 Jun 2015 18:05:57 +0000 (11:05 -0700)
PCbuild/xxlimited.vcxproj

index 0144fa9a3d9bf7a93eb0ab6899126dde9241d0fb..9dbdc77335ddb885dfbb24930cc7b2afa0bb5fb3 100644 (file)
@@ -62,7 +62,7 @@
   </PropertyGroup>
   <ItemDefinitionGroup>
     <ClCompile>
-      <PreprocessorDefinitions>%(PreprocessorDefinitions);Py_LIMITED_API=0x03050000</PreprocessorDefinitions>
+      <PreprocessorDefinitions>%(PreprocessorDefinitions);Py_LIMITED_API=0x03060000</PreprocessorDefinitions>
     </ClCompile>
     <Link>
       <AdditionalDependencies>wsock32.lib;%(AdditionalDependencies)</AdditionalDependencies>