summaryrefslogtreecommitdiffstats
path: root/PC/VS7.1
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-10 02:59:55 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-10 02:59:55 (GMT)
commit13bba43e25da2f18121be5b245db8249b4a8cdc5 (patch)
treedc15a9e0c8543ae5b799f07298b792583a3c1de2 /PC/VS7.1
parentc9a8df24cc8c95efb63b9820d9381ad2f54e45c5 (diff)
downloadcpython-13bba43e25da2f18121be5b245db8249b4a8cdc5.zip
cpython-13bba43e25da2f18121be5b245db8249b4a8cdc5.tar.gz
cpython-13bba43e25da2f18121be5b245db8249b4a8cdc5.tar.bz2
Merged revisions 84644 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84644 | hirokazu.yamamoto | 2010-09-09 15:14:23 +0900 | 1 line Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1) ........
Diffstat (limited to 'PC/VS7.1')
-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 4a6ed1a..9e63ae2 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -466,6 +466,9 @@
RelativePath="..\..\Objects\boolobject.c">
</File>
<File
+ RelativePath="..\..\Objects\bytearrayobject.c">
+ </File>
+ <File
RelativePath="..\..\Objects\bytes_methods.c">
</File>
<File
@@ -776,9 +779,6 @@
RelativePath="..\..\Objects\sliceobject.c">
</File>
<File
- RelativePath="..\..\Objects\stringobject.c">
- </File>
- <File
RelativePath="..\..\Python\structmember.c">
</File>
<File