Merged revisions 84763,85135 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84763 | hirokazu.yamamoto | 2010-09-13 15:21:54 +0900 | 1 line
Cosmetic fix to project files.
........
r85135 | hirokazu.yamamoto | 2010-10-01 19:40:49 +0900 | 1 line
Cosmetic fix for PCBuild/readme.txt.
........
diff --git a/PC/VS8.0/pyd.vsprops b/PC/VS8.0/pyd.vsprops
index e38b961..34c21e1 100644
--- a/PC/VS8.0/pyd.vsprops
+++ b/PC/VS8.0/pyd.vsprops
@@ -1,4 +1,4 @@
-
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
diff --git a/PCbuild/pyd.vsprops b/PCbuild/pyd.vsprops
index ee79e7f..ce039eb 100644
--- a/PCbuild/pyd.vsprops
+++ b/PCbuild/pyd.vsprops
@@ -1,4 +1,4 @@
-
+<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 0802618..437e0d9 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -55,7 +55,7 @@
Visual C++ 6.0
PC/VS7.1/
Visual Studio 2003 (7.1)
-PCbuild8/
+PC/VS8.0/
Visual Studio 2005 (8.0)