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)
........
diff --git a/Misc/ACKS b/Misc/ACKS
index ea774ab..0c48237 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -857,6 +857,7 @@
Thomas Wouters
Heiko Wundram
Doug Wyatt
+Hirokazu Yamamoto
Ka-Ping Yee
Bob Yodlowski
Danny Yoo
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