]> granicus.if.org Git - python/commitdiff
Updated Windows build info.
authorTim Peters <tim.peters@gmail.com>
Tue, 19 Sep 2000 00:38:35 +0000 (00:38 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 19 Sep 2000 00:38:35 +0000 (00:38 +0000)
README

diff --git a/README b/README
index 3e47a0c86f7e21eecf6ec583fc57e1ef585955c9..c80bc5819f5b02c0ebb667bfe0d69bbc4de139bc 100644 (file)
--- a/README
+++ b/README
@@ -686,10 +686,9 @@ however this assumes that you only need to add modules.)
 Building on non-UNIX systems
 ----------------------------
 
-For Windows 95/98 or NT, assuming you have MS VC++ 5.0 or 6.0, the
-project files are in PCbuild, the workspace is pcbuild.dsw.  (The
-project files are for VC++ 5.0, but VC++ 6.0 will convert them for
-you -- start VC++ and then use Open Workspace.)
+For Windows (2000/NT/ME/98/95), assuming you have MS VC++ 6.0, the
+project files are in PCbuild, the workspace is pcbuild.dsw.  See
+PCbuild\readme.txt for detailed instructions.
 
 For other non-Unix Windows compilers, in particular Windows 3.1 and
 for OS/2, enter the directory "PC" and read the file "readme.txt".