]> granicus.if.org Git - python/commitdiff
Repair the Windows build (needs to compile in the new boolobject code).
authorTim Peters <tim.peters@gmail.com>
Thu, 4 Apr 2002 00:02:02 +0000 (00:02 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 4 Apr 2002 00:02:02 +0000 (00:02 +0000)
PCbuild/pythoncore.dsp

index b91355f22cc429a4167f71cec8a8717ffe29a72c..b4b7a5268498eda2ea9f830c55753ea858d6f4fd 100644 (file)
@@ -330,6 +330,21 @@ SOURCE=..\Python\bltinmodule.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\Objects\boolobject.c\r
+\r
+!IF  "$(CFG)" == "pythoncore - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\Objects\bufferobject.c\r
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r