Teach Windows about new iterobject.c.

This commit is contained in:
Tim Peters 2001-04-20 21:21:28 +00:00
parent 05311481d4
commit 9dfe4cdfa4
1 changed files with 15 additions and 0 deletions

View File

@ -968,6 +968,21 @@ SOURCE=..\Objects\intobject.c
# End Source File
# Begin Source File
SOURCE=..\Objects\iterobject.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\Parser\listnode.c
!IF "$(CFG)" == "pythoncore - Win32 Release"