summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-17 04:05:43 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-17 04:05:43 (GMT)
commit0eb4f3e99404c2646060089b5859dc2372f220c4 (patch)
tree0c5bc2b4ac0cd8ff73f5e37c33db507f98a09bd2 /PCbuild/pythoncore.dsp
parentcf580c7ea136fa8f73bae446a99c96b74251b2a8 (diff)
downloadcpython-0eb4f3e99404c2646060089b5859dc2372f220c4.zip
cpython-0eb4f3e99404c2646060089b5859dc2372f220c4.tar.gz
cpython-0eb4f3e99404c2646060089b5859dc2372f220c4.tar.bz2
Prepare Windows installer for 2.2a1.
Diffstat (limited to 'PCbuild/pythoncore.dsp')
-rw-r--r--PCbuild/pythoncore.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index e44a8aa..ae193d5 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -709,11 +709,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
-# ADD CPP /D BUILD=16
+# ADD CPP /D BUILD=21
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=16
+# ADD CPP /D BUILD=21
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"