Teach Windows build about new future.c.

This commit is contained in:
Tim Peters 2001-02-27 19:52:02 +00:00
parent 83c158fdc9
commit bd00cdaf73

View file

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