* device/lib/pic16/Makefile.common.in: added MODELFLAGS again, it was erroneously...
[fw/sdcc] / all.dsp
diff --git a/all.dsp b/all.dsp
index 39f224283e4f9736292dcbdb438fd1f1ca335b62..538bb36ba1b005a049e7bda674045366ff0e2bc2 100644 (file)
--- 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"