From: Neal Norwitz Date: Sun, 26 Aug 2007 23:14:58 +0000 (+0000) Subject: Manually apply most of patch 1031 to try to get python to build on Windows. X-Git-Tag: v3.0a1~225 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d78e52c6947735ac99bed49fb0f7b30cef9e3313;p=thirdparty%2FPython%2Fcpython.git Manually apply most of patch 1031 to try to get python to build on Windows. I skipped the adding of libraries because it was harder and I'm less confident about getting it right. Also I'm not sure why they are required now and weren't required before. --- diff --git a/PCbuild8/pyproject.vsprops b/PCbuild8/pyproject.vsprops index e4c5f736bc0a..b120ba8d3744 100644 --- a/PCbuild8/pyproject.vsprops +++ b/PCbuild8/pyproject.vsprops @@ -21,7 +21,7 @@ /> + + @@ -1393,6 +1397,10 @@ RelativePath="..\..\Modules\_csv.c" > + + @@ -1437,6 +1445,10 @@ RelativePath="..\..\Modules\arraymodule.c" > + + @@ -1465,10 +1477,6 @@ RelativePath="..\..\Modules\gcmodule.c" > - - @@ -1481,18 +1489,6 @@ RelativePath="..\..\Modules\mathmodule.c" > - - - - - - @@ -1525,10 +1521,6 @@ RelativePath="..\..\Modules\sha512module.c" > - -