From 14d6b0f8f0b2f467ec38fc8a08af8dc9eeb4ef20 Mon Sep 17 00:00:00 2001 From: Amaury Forgeot d'Arc Date: Mon, 14 Apr 2008 19:55:40 +0000 Subject: [PATCH] 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 adcef6a8c3e1..9ee1ebace389 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 3a20a4182244..6497d28e9257 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -412,6 +412,9 @@ + + diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 652593499419..af92d983b439 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1614,6 +1614,10 @@ + + diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index bdbeef670d21..11b8345becde 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1614,6 +1614,10 @@ + + @@ -1778,10 +1782,6 @@ RelativePath="..\Python\traceback.c" > - -