Insignificant change cause by saving again.

This commit is contained in:
Guido van Rossum 1998-08-13 18:54:51 +00:00
parent 564e444a7c
commit ca69cf581d
3 changed files with 21 additions and 0 deletions

View file

@ -92,6 +92,13 @@ SOURCE=..\Modules\python.c
# Begin Source File
SOURCE=..\PC\python_exe.rc
!IF "$(CFG)" == "python - Win32 Release"
!ELSEIF "$(CFG)" == "python - Win32 Debug"
!ENDIF
# End Source File
# End Target
# End Project