mirror of
https://github.com/python/cpython.git
synced 2025-07-30 22:54:16 +00:00
Windows changes to move from Tcl/Tk 8.3.2 to 8.4.1. I tested this by
running IDLE, and since I'm not a Tcl Guy I'm not sure what else to do. Up to you! See XXX comments in PCbuild\readme.txt for cautions. Also repaired typos in the new bz2-for-Windows instructions.
This commit is contained in:
parent
9a6b8d8cf8
commit
077736b96b
4 changed files with 64 additions and 18 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
# TARGTYPE "Win32 (x86) Console Application" 0x0103
|
||||
|
||||
CFG=python - Win32 Alpha Release
|
||||
CFG=python - Win32 Release
|
||||
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
||||
!MESSAGE use the Export Makefile command and run
|
||||
!MESSAGE
|
||||
|
@ -13,7 +13,7 @@ CFG=python - Win32 Alpha Release
|
|||
!MESSAGE You can specify a configuration when running NMAKE
|
||||
!MESSAGE by defining the macro CFG on the command line. For example:
|
||||
!MESSAGE
|
||||
!MESSAGE NMAKE /f "python.mak" CFG="python - Win32 Alpha Release"
|
||||
!MESSAGE NMAKE /f "python.mak" CFG="python - Win32 Release"
|
||||
!MESSAGE
|
||||
!MESSAGE Possible choices for configuration are:
|
||||
!MESSAGE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue