From d78e52c6947735ac99bed49fb0f7b30cef9e3313 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Sun, 26 Aug 2007 23:14:58 +0000 Subject: [PATCH] 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. --- PCbuild8/pyproject.vsprops | 2 +- PCbuild8/pythoncore/pythoncore.vcproj | 32 ++++++++++----------------- 2 files changed, 13 insertions(+), 21 deletions(-) diff --git a/PCbuild8/pyproject.vsprops b/PCbuild8/pyproject.vsprops index e4c5f736bc0..b120ba8d374 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" > - -