Windows build: update for 2.1a2, + get ucnhash out of the installer.

This commit is contained in:
Tim Peters 2001-02-01 05:10:02 +00:00
parent 0de88fc4b1
commit ca873eddd5
4 changed files with 9 additions and 15 deletions

View file

@ -709,11 +709,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
# ADD CPP /D BUILD=9
# ADD CPP /D BUILD=10
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
# ADD CPP /D BUILD=9
# ADD CPP /D BUILD=10
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"