]> granicus.if.org Git - python/commitdiff
Replaced the VC++ 5.x instructions with a pointer to ../PCbuild.
authorGuido van Rossum <guido@python.org>
Tue, 26 May 1998 14:20:15 +0000 (14:20 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 26 May 1998 14:20:15 +0000 (14:20 +0000)
PC/readme.txt

index 5cee8fd72c41409de4cbd77dfec41f8251c1fc2b..068a27505313c618368329f7ed600e83c650ea0e 100644 (file)
@@ -1,6 +1,8 @@
 Welcome to the "PC" subdirectory of the Python distribution!\r
 ************************************************************\r
 \r
+(NOTE: the project files for MS VC++ 5.x are now in the PCbuild\r
+directory.  See the file readme.txt there for instructions.)\r
 \r
 This "PC" subdirectory contains complete project files to make\r
 several PC ports of Python, as well as all the PC-specific\r
@@ -68,7 +70,7 @@ Microsoft Visual C++ Version 4.x (32-bit Windows)
 =================================================\r
 \r
 (For historic reasons this uses the filename "vc40"; it has been tested\r
-most recently with VC 4.2.  See below for VC 5.x.)\r
+most recently with VC 4.2.  See ../PCbuild for VC 5.x.)\r
 \r
 NOTE: VC 4.2 support is eroding, as I no longer have a VC 4.2\r
 installation.  Some newer files need to be added to the project.\r
@@ -112,22 +114,6 @@ those files in the PC subdirectory.  In order to use _tkinter, the
 Tkinter.py module must be on PYTHONPATH.  It is found in the\r
 Lib\tkinter subdirectory.\r
 \r
-Microsoft Visual C++ Version 5.x (Developer Studio)\r
-===================================================\r
-\r
-For Visual C++ 5.x (Developer Studio) the instructions are somewhat\r
-different again.  Three project files (*.dsp) and a workspace file\r
-(pcbuild.dsw) are provided in the subdirectory vc5x.  (These are the\r
-same three subprojects as discussed for VC++ 4.x.)\r
-\r
-To use these, copy the files from vc5x to the toplevel PCbuild\r
-directory.  Then open the pcbuild.dsw workspace file with Developer\r
-Studio.  Select the Debug configuration (use Set Active\r
-Configuration... in the Build menu) and build the python15 and python\r
-projects (in that order).  If you have Tcl/Tk 8.0 installed you can\r
-also try building the _tkinter project.  If you plan to use the parser\r
-module, also build that project.\r
-\r
 \r
 Additional files and subdirectories for 32-bit Windows\r
 ======================================================\r