]> granicus.if.org Git - python/commitdiff
Teach Windows about new iterobject.c.
authorTim Peters <tim.peters@gmail.com>
Fri, 20 Apr 2001 21:21:28 +0000 (21:21 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 20 Apr 2001 21:21:28 +0000 (21:21 +0000)
PCbuild/pythoncore.dsp

index fe0da2ee42edafa6640419deae7af22262ecf9f7..02cd14a4e0720b989b1dec374e82e8ad3e332ba5 100644 (file)
@@ -968,6 +968,21 @@ SOURCE=..\Objects\intobject.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\Objects\iterobject.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=..\Parser\listnode.c\r
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r