From 81ad6a185aec0f6d146151e9eaee68b19fa7880e Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Fri, 18 Apr 2008 23:40:40 +0000 Subject: Added new files to Windows project files More Windows related fixes are coming soon --- PC/VC6/pythoncore.dsp | 4 ++++ PC/VS7.1/pythoncore.vcproj | 3 +++ PC/VS8.0/pythoncore.vcproj | 4 ++++ PCbuild/pythoncore.vcproj | 16 ++++++++++++---- 4 files changed, 23 insertions(+), 4 deletions(-) diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 9ee1eba..3d80857 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -583,6 +583,10 @@ SOURCE=..\..\Python\pyfpe.c # End Source File # Begin Source File +SOURCE=..\..\Python\pymath.c +# End Source File +# Begin Source File + SOURCE=..\..\Python\pystate.c # End Source File # Begin Source File diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index 6497d28..4d7943b 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -716,6 +716,9 @@ RelativePath="..\..\Python\pyfpe.c"> + + + + diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 11b8345..d8c1cdf 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -655,11 +655,11 @@ > + + @@ -1355,11 +1359,11 @@ > + + -- cgit v0.12