summaryrefslogtreecommitdiffstats
path: root/PC/VC6/pythoncore.dsp
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-05-26 13:51:41 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-05-26 13:51:41 (GMT)
commit36f0a80bce377ef088902ea76276593c6b3196a8 (patch)
tree5c5c18d4c5be57f31a10a59cae1bc9164c856223 /PC/VC6/pythoncore.dsp
parent7a9906162b9ba3bc28636c434d9f8bc7ea415fdc (diff)
downloadcpython-36f0a80bce377ef088902ea76276593c6b3196a8.zip
cpython-36f0a80bce377ef088902ea76276593c6b3196a8.tar.gz
cpython-36f0a80bce377ef088902ea76276593c6b3196a8.tar.bz2
Used vs9to8.py to port all VS9.0 changes to 8.0
Updated VS7.1 and VC6 project files
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
-rw-r--r--PC/VC6/pythoncore.dsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 803a225..24641b1 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -237,6 +237,10 @@ SOURCE=..\..\Objects\bufferobject.c
# End Source File
# Begin Source File
+SOURCE=..\..\Objects\bytearrayobject.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\bytesobject.c
# End Source File
# Begin Source File
@@ -643,10 +647,6 @@ SOURCE=..\..\Objects\sliceobject.c
# End Source File
# Begin Source File
-SOURCE=..\..\Objects\stringobject.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Modules\stropmodule.c
# End Source File
# Begin Source File