From 373e78c6f51f028373aca51fc70dd5b48159e5ce Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Fri, 6 Aug 2010 09:22:46 +0000 Subject: [PATCH] Fix the VS8.0 build --- PC/VS8.0/pythoncore.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 0896a791f2e..402ac3ee90a 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -878,6 +878,10 @@ RelativePath="..\..\Include\pymath.h" > + + @@ -1766,6 +1770,10 @@ RelativePath="..\..\Python\pymath.c" > + +