Added ChangeLog to project
authorjesusc <jesusc@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 13 Jan 2004 02:57:50 +0000 (02:57 +0000)
committerjesusc <jesusc@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Tue, 13 Jan 2004 02:57:50 +0000 (02:57 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3128 4a8a32a2-be11-0410-ad9d-d568d2c75423

all.dsp

diff --git a/all.dsp b/all.dsp
index fc0e9cd6560020a84724cb2af152e7e5ace13602..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"
@@ -95,7 +103,7 @@ SOURCE=".\bin_vc\as-hc08.exe"
 !IF  "$(CFG)" == "all - Win32 Release"
 
 # Begin Custom Build
-InputPath=.\bin_vc\as-hc08.exe
+InputPath=".\bin_vc\as-hc08.exe"
 
 "bin\as-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
        copy bin_vc\as-hc08.exe bin /y > nul
@@ -106,7 +114,7 @@ InputPath=.\bin_vc\as-hc08.exe
 
 # PROP Ignore_Default_Tool 1
 # Begin Custom Build
-InputPath=.\bin_vc\as-hc08.exe
+InputPath=".\bin_vc\as-hc08.exe"
 
 "bin\as-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
        copy bin_vc\as-hc08.exe bin /y > nul
@@ -239,7 +247,7 @@ SOURCE=".\bin_vc\link-hc08.exe"
 !IF  "$(CFG)" == "all - Win32 Release"
 
 # Begin Custom Build
-InputPath=.\bin_vc\link-hc08.exe
+InputPath=".\bin_vc\link-hc08.exe"
 
 ".\bin\link-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
        copy bin_vc\link-hc08.exe  bin /y > nul
@@ -250,7 +258,7 @@ InputPath=.\bin_vc\link-hc08.exe
 
 # PROP Ignore_Default_Tool 1
 # Begin Custom Build
-InputPath=.\bin_vc\link-hc08.exe
+InputPath=".\bin_vc\link-hc08.exe"
 
 ".\bin\link-hc08.exe" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
        copy bin_vc\link-hc08.exe  bin /y > nul