mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Prepare Windows for 2.1 beta 1: installer dialogs and bump "build number".
This commit is contained in:
parent
1eff79674b
commit
5f850ab47f
3 changed files with 7 additions and 5 deletions
|
|
@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=10
|
||||
# ADD CPP /D BUILD=11
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=10
|
||||
# ADD CPP /D BUILD=11
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue