Added MSVC projects for hc08 assembler and linker
[fw/sdcc] / all.dsp
diff --git a/all.dsp b/all.dsp
index 39f224283e4f9736292dcbdb438fd1f1ca335b62..fc0e9cd6560020a84724cb2af152e7e5ace13602 100644 (file)
--- 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"