]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Teach Windows build about new future.c.
authorTim Peters <tim.peters@gmail.com>
Tue, 27 Feb 2001 19:52:02 +0000 (19:52 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 27 Feb 2001 19:52:02 +0000 (19:52 +0000)
PCbuild/pythoncore.dsp

index 1b8e68fdec1c4a6105b17657599663bcc69da134..70f45e5fcf6d8f86c596e28acc437f03dfb6dfa1 100644 (file)
@@ -690,6 +690,21 @@ SOURCE=..\Objects\funcobject.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\Python\future.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=..\Modules\gcmodule.c\r
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r