diff options
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-10-08 09:32:13 (GMT) |
---|---|---|
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | 2010-10-08 09:32:13 (GMT) |
commit | beae8efb1b411917efcb1fec7374568855d53851 (patch) | |
tree | 2f012ecc92bc3ca1e03e138c2b8b84be7af99aa5 /PCbuild | |
parent | 08538bc579a4b91f63bb809b37cc2c353daa451f (diff) | |
download | cpython-beae8efb1b411917efcb1fec7374568855d53851.zip cpython-beae8efb1b411917efcb1fec7374568855d53851.tar.gz cpython-beae8efb1b411917efcb1fec7374568855d53851.tar.bz2 |
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.
........
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pyd.vsprops | 2 | ||||
-rw-r--r-- | PCbuild/readme.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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 89da6aa..2a944c6 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -55,7 +55,7 @@ PC/VC6/ Visual C++ 6.0 PC/VS7.1/ Visual Studio 2003 (7.1) -PCbuild8/ +PC/VS8.0/ Visual Studio 2005 (8.0) |