mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
Windows build: update for 2.1a2, + get ucnhash out of the installer.
This commit is contained in:
parent
0de88fc4b1
commit
ca873eddd5
4 changed files with 9 additions and 15 deletions
|
@ -709,11 +709,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=9
|
||||
# ADD CPP /D BUILD=10
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=9
|
||||
# ADD CPP /D BUILD=10
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue