Teach Windows build about new cellobject.c.

This commit is contained in:
Tim Peters 2001-01-26 00:12:49 +00:00
parent 73a3c8fae4
commit 2786543b70

View file

@ -315,6 +315,21 @@ SOURCE=..\Objects\bufferobject.c
# End Source File
# Begin Source File
SOURCE=..\Objects\cellobject.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=..\Python\ceval.c
!IF "$(CFG)" == "pythoncore - Win32 Release"