From: Tim Peters Date: Thu, 7 Sep 2000 08:37:37 +0000 (+0000) Subject: Boost Windows build # to 5 (see new BUILDno.txt). X-Git-Tag: v2.0b2~437 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=627273165dc74a25eadfa25722113f7e31e75123;p=thirdparty%2FPython%2Fcpython.git Boost Windows build # to 5 (see new BUILDno.txt). --- diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index 72a6a9faa972..4ad5c30d3a98 100644 --- a/PCbuild/python20.dsp +++ b/PCbuild/python20.dsp @@ -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"