summaryrefslogtreecommitdiff
path: root/PC
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-10 02:59:55 +0000
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-10 02:59:55 +0000
commite22c33546d012ff8a21896f8b90bf2518cd6c035 (patch)
tree2f486a59a2972b9f119361f272b52c9352c44933 /PC
parentdcf2df8bebaec3832b708aad2795f6f2c8b1f460 (diff)
downloadcpython-e22c33546d012ff8a21896f8b90bf2518cd6c035.tar.gz
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')
-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 4a6ed1aff9..9e63ae2f6d 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