From 14d6b0f8f0b2f467ec38fc8a08af8dc9eeb4ef20 Mon Sep 17 00:00:00 2001 From: Amaury Forgeot d'Arc Date: Mon, 14 Apr 2008 19:55:40 +0000 Subject: Update project files for all Windows supported compilers --- PC/VC6/pythoncore.dsp | 4 ++++ PC/VS7.1/pythoncore.vcproj | 3 +++ PC/VS8.0/pythoncore.vcproj | 4 ++++ PCbuild/pythoncore.vcproj | 8 ++++---- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index adcef6a..9ee1eba 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -197,6 +197,10 @@ SOURCE=..\..\Modules\arraymodule.c # End Source File # Begin Source File +SOURCE=..\..\Python\_warnings.c +# End Source File +# Begin Source File + SOURCE=..\..\Python\asdl.c # End Source File # Begin Source File diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index 3a20a41..6497d28 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -413,6 +413,9 @@ RelativePath="..\..\Modules\arraymodule.c"> + + + + diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index bdbeef6..11b8345 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1615,6 +1615,10 @@ Name="Python" > + + @@ -1778,10 +1782,6 @@ RelativePath="..\Python\traceback.c" > - -