summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-06-30 09:04:35 (GMT)
committerTim Peters <tim.peters@gmail.com>2000-06-30 09:04:35 (GMT)
commitc155f828faeb115f82d527d786da4f662ebcbbd8 (patch)
tree1e71957242e3fc1cac65d1a604c998a257ab0a84 /PCbuild
parent90a07913229ada1bb3011cfa08a1e56bca31daaf (diff)
downloadcpython-c155f828faeb115f82d527d786da4f662ebcbbd8.zip
cpython-c155f828faeb115f82d527d786da4f662ebcbbd8.tar.gz
cpython-c155f828faeb115f82d527d786da4f662ebcbbd8.tar.bz2
Making a tiny change to figure out what I'm going to screw up
by trying to use CVS under Windows at all ...
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 9c5436e..ffdef46 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -2,7 +2,8 @@ Building Python using VC++ 5.0 or 6.0
-------------------------------------
This directory is used to build Python for Win32 platforms,
-e.g. Windows 95, 98 and NT. It requires Microsoft Visual C++ 5.x.
+e.g. Windows 95, 98 and NT. It requires Microsoft Visual C++ 6.x
+or 5.x.
(For other Windows platforms and compilers, see ../PC/readme.txt.)
Unlike previous versions, there's no longer a need to copy the project