File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -620,12 +620,13 @@ however this assumes that you only need to add modules.)
620620Building on non-UNIX systems
621621----------------------------
622622
623- Building Python for a PC is now a piece of cake!
623+ For Windows 95/98 or NT, assuming you have MS VC++ 5.0 or 6.0, the
624+ project files are in PCbuild, the workspace is pcbuild.dsw. (The
625+ project files are for VC++ 5.0, but VC++ 6.0 will convert them for
626+ you -- start VC++ and then use Open Workspace.)
624627
625- Enter the directory "PC" and read the file "readme.txt". Most popular
626- non-Unix PC platforms and compilers are supported (Unix ports to the
627- PC such as Linux, FreeBSD or Solaris-x86 of course use the standard
628- Unix build instructions).
628+ For other non-Unix Windows compilers, in particular Windows 3.1 and
629+ for OS/2, enter the directory "PC" and read the file "readme.txt".
629630
630631For the Mac, a separate source distribution will be made available,
631632for use with the CodeWarrior compiler. If you are interested in Mac
You can’t perform that action at this time.
0 commit comments