mirror of
https://github.com/python/cpython.git
synced 2025-07-23 19:25:40 +00:00
Insignificant change cause by saving again.
This commit is contained in:
parent
564e444a7c
commit
ca69cf581d
3 changed files with 21 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue