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

@ -91,6 +91,13 @@ LINK32=link.exe
# Begin Source File
SOURCE=..\PC\python_exe.rc
!IF "$(CFG)" == "pythonw - Win32 Release"
!ELSEIF "$(CFG)" == "pythonw - Win32 Debug"
!ENDIF
# End Source File
# Begin Source File