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