Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
85f8b098
Commit
85f8b098
authored
Dec 15, 1997
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about having to add some files to the VC 4.2 files.
parent
aa6fa6bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
PC/readme.txt
PC/readme.txt
+5
-0
No files found.
PC/readme.txt
View file @
85f8b098
...
...
@@ -70,6 +70,11 @@ Microsoft Visual C++ Version 4.x (32-bit Windows)
(For historic reasons this uses the filename "vc40"; it has been tested
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
installation. Some newer files need to be added to the project, in
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
CRLF line separators, otherwise Developer Studio won't like it. It
will NOT work from this PC directory. To use it, first copy it to the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment