diff options
Diffstat (limited to 'PC/vc5x/python.dsp')
-rw-r--r-- | PC/vc5x/python.dsp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/PC/vc5x/python.dsp b/PC/vc5x/python.dsp index 80afe79..7b88015 100644 --- a/PC/vc5x/python.dsp +++ b/PC/vc5x/python.dsp @@ -83,7 +83,22 @@ LINK32=link.exe # Name "python - Win32 Debug" # Begin Source File +SOURCE=..\PC\pycon.ico +# End Source File +# Begin Source File + SOURCE=..\Modules\python.c # End Source File +# 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 |