diff options
Diffstat (limited to 'PCbuild/pythoncore.dsp')
| -rw-r--r-- | PCbuild/pythoncore.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 74e98b0..48949cd 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c !IF "$(CFG)" == "pythoncore - Win32 Release"
-# ADD CPP /D BUILD=23
+# ADD CPP /D BUILD=24
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=23
+# ADD CPP /D BUILD=24
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
