mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Boost Windows build # to 5 (see new BUILDno.txt).
This commit is contained in:
parent
553d2a5dc4
commit
627273165d
1 changed files with 2 additions and 2 deletions
|
@ -694,11 +694,11 @@ SOURCE=..\Modules\getbuildinfo.c
|
|||
|
||||
!IF "$(CFG)" == "python20 - Win32 Release"
|
||||
|
||||
# ADD CPP /D BUILD=3
|
||||
# ADD CPP /D BUILD=5
|
||||
|
||||
!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
|
||||
|
||||
# ADD CPP /D BUILD=3
|
||||
# ADD CPP /D BUILD=5
|
||||
|
||||
!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue