]> granicus.if.org Git - python/commitdiff
Teach the Windows build about the new enumobject.c file.
authorTim Peters <tim.peters@gmail.com>
Fri, 26 Apr 2002 21:20:02 +0000 (21:20 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 26 Apr 2002 21:20:02 +0000 (21:20 +0000)
PCbuild/pythoncore.dsp

index b4b7a5268498eda2ea9f830c55753ea858d6f4fd..1c32bf1d5f4c7c6a45c8bef4a324d9ed046cc4ab 100644 (file)
@@ -585,6 +585,21 @@ SOURCE=..\Python\dynload_win.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\Objects\enumobject.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\errnomodule.c\r
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r