mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Post-release fiddling -- prep for 2.2 final.
This commit is contained in:
parent
2c39115240
commit
909c091646
4 changed files with 35 additions and 6 deletions
|
@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=27
|
||||
# ADD CPP /D BUILD=28
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=27
|
||||
# ADD CPP /D BUILD=28
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue