From d78e52c6947735ac99bed49fb0f7b30cef9e3313 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Sun, 26 Aug 2007 23:14:58 +0000 Subject: 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 e4c5f73..b120ba8 100644 --- a/PCbuild8/pyproject.vsprops +++ b/PCbuild8/pyproject.vsprops @@ -21,7 +21,7 @@ /> + + @@ -1394,6 +1398,10 @@ > + + @@ -1438,6 +1446,10 @@ > + + @@ -1466,10 +1478,6 @@ > - - @@ -1482,18 +1490,6 @@ > - - - - - - @@ -1526,10 +1522,6 @@ > - - -- cgit v0.12