X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=all.dsp;h=538bb36ba1b005a049e7bda674045366ff0e2bc2;hb=f1c40004ae349f7cd3a1a5c5c85f62f695196370;hp=39f224283e4f9736292dcbdb438fd1f1ca335b62;hpb=65efda7d3bf4938f8c444ca66a77419ac3f1dad9;p=fw%2Fsdcc diff --git a/all.dsp b/all.dsp index 39f22428..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"