X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=all.dsp;h=538bb36ba1b005a049e7bda674045366ff0e2bc2;hb=61eaa2e820422db6272247c01238b41484844149;hp=c4198088d174febf7c1cae4679d02efe60864e9b;hpb=98dd4287f7a80add4d51bf00bff70875371ff8ca;p=fw%2Fsdcc diff --git a/all.dsp b/all.dsp index c4198088..538bb36b 100644 --- a/all.dsp +++ b/all.dsp @@ -59,6 +59,14 @@ MTL=midl.exe # Name "all - Win32 Release" # Name "all - Win32 Debug" +# Begin Group "Info" + +# PROP Default_Filter ". .txt" +# Begin Source File + +SOURCE=.\ChangeLog +# End Source File +# End Group # Begin Source File SOURCE=".\bin_vc\as-gbz80.exe" @@ -90,6 +98,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 +242,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 +357,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"