summaryrefslogtreecommitdiffstats
path: root/PC/VS7.1/pythoncore.vcproj
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/VS7.1/pythoncore.vcproj
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/VS7.1/pythoncore.vcproj')
-rw-r--r--PC/VS7.1/pythoncore.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj
index ce736f3..a79de8d 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -443,6 +443,9 @@
RelativePath="..\..\Objects\bufferobject.c">
</File>
<File
+ RelativePath="..\..\Objects\bytearrayobject.c">
+ </File>
+ <File
RelativePath="..\..\Objects\bytesobject.c">
</File>
<File
@@ -764,9 +767,6 @@
RelativePath="..\..\Objects\sliceobject.c">
</File>
<File
- RelativePath="..\..\Objects\stringobject.c">
- </File>
- <File
RelativePath="..\..\Modules\stropmodule.c">
</File>
<File