X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=all.dsp;h=fc0e9cd6560020a84724cb2af152e7e5ace13602;hb=3edb89ad609028843dfe58f72953cd207582a8ca;hp=c4198088d174febf7c1cae4679d02efe60864e9b;hpb=98dd4287f7a80add4d51bf00bff70875371ff8ca;p=fw%2Fsdcc diff --git a/all.dsp b/all.dsp index c4198088..fc0e9cd6 100644 --- a/all.dsp +++ b/all.dsp @@ -90,6 +90,34 @@ InputPath=".\bin_vc\as-gbz80.exe" # End Source File # Begin Source File +SOURCE=".\bin_vc\as-hc08.exe" + +!IF "$(CFG)" == "all - Win32 Release" + +# Begin Custom Build +InputPath=.\bin_vc\as-hc08.exe + +"bin\as-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy bin_vc\as-hc08.exe bin /y > nul + +# End Custom Build + +!ELSEIF "$(CFG)" == "all - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build +InputPath=.\bin_vc\as-hc08.exe + +"bin\as-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy bin_vc\as-hc08.exe bin /y > nul + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=".\bin_vc\as-z80.exe" !IF "$(CFG)" == "all - Win32 Release" @@ -206,6 +234,34 @@ InputPath=".\bin_vc\link-gbz80.exe" # End Source File # Begin Source File +SOURCE=".\bin_vc\link-hc08.exe" + +!IF "$(CFG)" == "all - Win32 Release" + +# Begin Custom Build +InputPath=.\bin_vc\link-hc08.exe + +".\bin\link-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy bin_vc\link-hc08.exe bin /y > nul + +# End Custom Build + +!ELSEIF "$(CFG)" == "all - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build +InputPath=.\bin_vc\link-hc08.exe + +".\bin\link-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy bin_vc\link-hc08.exe bin /y > nul + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=".\bin_vc\link-z80.exe" !IF "$(CFG)" == "all - Win32 Release" @@ -293,6 +349,35 @@ InputPath=.\bin_vc\sdcc.exe # End Source File # Begin Source File +SOURCE=.\bin_vc\sdcclib.exe + +!IF "$(CFG)" == "all - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build +InputPath=.\bin_vc\sdcclib.exe + +"bin\sdcclib.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy bin_vc\sdcclib.exe bin /y > nul + +# End Custom Build + +!ELSEIF "$(CFG)" == "all - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build +InputPath=.\bin_vc\sdcclib.exe + +"bin\sdcclib.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy bin_vc\sdcclib.exe bin /y > nul + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\bin_vc\sdcpp.exe !IF "$(CFG)" == "all - Win32 Release"