mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
Update Windows installer for 2.1b2.
This commit is contained in:
parent
eba5130e4f
commit
55f826cd6a
3 changed files with 6 additions and 4 deletions
|
|
@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=11
|
||||
# ADD CPP /D BUILD=12
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=11
|
||||
# ADD CPP /D BUILD=12
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue