summaryrefslogtreecommitdiffstats
path: root/PC/VC6
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-07-01 02:36:00 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2009-07-01 02:36:00 (GMT)
commit63dce79e2430f420543b23056ddfab9fdafb6b3c (patch)
treea566cedd1132aede061d416d124c39ccd808964f /PC/VC6
parent6fe1f5b24351dad012321736e90e72b78b2cb4fc (diff)
downloadcpython-63dce79e2430f420543b23056ddfab9fdafb6b3c.zip
cpython-63dce79e2430f420543b23056ddfab9fdafb6b3c.tar.gz
cpython-63dce79e2430f420543b23056ddfab9fdafb6b3c.tar.bz2
Updated MSVC project files to follow PyCObject removal (r73729)
Diffstat (limited to 'PC/VC6')
-rw-r--r--PC/VC6/pythoncore.dsp4
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 8576f7e..ee7e366 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