summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-09-07 08:37:37 (GMT)
committerTim Peters <tim.peters@gmail.com>2000-09-07 08:37:37 (GMT)
commit627273165dc74a25eadfa25722113f7e31e75123 (patch)
tree55171557d6ca76feb7b35e6e821141f19a3ba114 /PCbuild/python20.dsp
parent553d2a5dc439af14125e8d690302a5890fe8bc96 (diff)
downloadcpython-627273165dc74a25eadfa25722113f7e31e75123.zip
cpython-627273165dc74a25eadfa25722113f7e31e75123.tar.gz
cpython-627273165dc74a25eadfa25722113f7e31e75123.tar.bz2
Boost Windows build # to 5 (see new BUILDno.txt).
Diffstat (limited to 'PCbuild/python20.dsp')
-rw-r--r--PCbuild/python20.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp
index 72a6a9f..4ad5c30 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"