Commit 7988206c authored by Guido van Rossum's avatar Guido van Rossum

Don't list which files to add, since the ones that *were* missing have

now been added.
parent 7651624d
...@@ -71,9 +71,7 @@ Microsoft Visual C++ Version 4.x (32-bit Windows) ...@@ -71,9 +71,7 @@ Microsoft Visual C++ Version 4.x (32-bit Windows)
most recently with VC 4.2. See below for VC 5.x.) most recently with VC 4.2. See below for VC 5.x.)
NOTE: VC 4.2 support is eroding, as I no longer have a VC 4.2 NOTE: VC 4.2 support is eroding, as I no longer have a VC 4.2
installation. Some newer files need to be added to the project, in installation. Some newer files need to be added to the project.
particular, reopmodule.c, pcremodule.c, and pypcre.c (all from the
Modules subdirectory); this list may grow.
The distributed Makefile is vc40.mak. This file is distributed with The distributed Makefile is vc40.mak. This file is distributed with
CRLF line separators, otherwise Developer Studio won't like it. It CRLF line separators, otherwise Developer Studio won't like it. It
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment