From: Hirokazu Yamamoto Date: Wed, 1 Jul 2009 02:36:00 +0000 (+0000) Subject: Updated MSVC project files to follow PyCObject removal (r73729) X-Git-Tag: v3.2a1~2914 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63dce79e2430f420543b23056ddfab9fdafb6b3c;p=python Updated MSVC project files to follow PyCObject removal (r73729) --- diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 8576f7e1fc..ee7e36628c 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -277,10 +277,6 @@ SOURCE=..\..\Modules\cmathmodule.c # End Source File # Begin Source File -SOURCE=..\..\Objects\cobject.c -# End Source File -# Begin Source File - SOURCE=..\..\Python\codecs.c # End Source File # Begin Source File diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index b5ee947da9..214a690c99 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -486,9 +486,6 @@ - - diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 0393f31a18..726e6301ca 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -674,10 +674,6 @@ RelativePath="..\..\Include\classobject.h" > - - @@ -1382,10 +1378,6 @@ RelativePath="..\..\Objects\classobject.c" > - - diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 05cffd727a..650d244b2f 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -674,10 +674,6 @@ RelativePath="..\Include\classobject.h" > - - @@ -1387,10 +1383,6 @@ RelativePath="..\Objects\classobject.c" > - -