* device/include/hc08/mc68hc908jkjl.h: committed fix for bug #1929739, thanks Alejand...
[fw/sdcc] / support / cpp2 / sdcppa.dsp
index eb63a2728c8d67f631d15341046cc61034ab3fab..6d14bd0a93462faacec74ab2845f4f02d087a015 100644 (file)
@@ -61,24 +61,67 @@ MTL=midl.exe
 # Name "sdcppa - Win32 Debug"\r
 # Begin Source File\r
 \r
-SOURCE=.\auto-host_vc_in.h\r
+SOURCE=".\auto-host_vc_in.h"\r
 \r
 !IF  "$(CFG)" == "sdcppa - Win32 Release"\r
 \r
 # Begin Custom Build\r
-InputPath=.\auto-host_vc_in.h\r
+InputPath=".\auto-host_vc_in.h"\r
 \r
 "auto-host.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
        copy auto-host_vc_in.h auto-host.h > nul\r
+\r
 # End Custom Build\r
 \r
 !ELSEIF  "$(CFG)" == "sdcppa - Win32 Debug"\r
 \r
 # Begin Custom Build\r
-InputPath=.\auto-host_vc_in.h\r
+InputPath=".\auto-host_vc_in.h"\r
 \r
 "auto-host.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
        copy auto-host_vc_in.h auto-host.h > nul\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sdcpp.opt\r
+\r
+!IF  "$(CFG)" == "sdcppa - Win32 Release"\r
+\r
+# Begin Custom Build\r
+InputPath=.\sdcpp.opt\r
+\r
+BuildCmds= \\r
+       gawk -f opt-gather.awk sdcpp.opt | gawk -f opt-functions.awk -f optc-gen.awk -v header_name="config.h system.h options.h" > options.c \\r
+       gawk -f opt-gather.awk sdcpp.opt | gawk -f opt-functions.awk -f opth-gen.awk > options.h \\r
+       \r
+\r
+"options.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"options.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "sdcppa - Win32 Debug"\r
+\r
+# Begin Custom Build\r
+InputPath=.\sdcpp.opt\r
+\r
+BuildCmds= \\r
+       gawk -f opt-gather.awk sdcpp.opt | gawk -f opt-functions.awk -f optc-gen.awk -v header_name="config.h system.h options.h" > options.c \\r
+       gawk -f opt-gather.awk sdcpp.opt | gawk -f opt-functions.awk -f opth-gen.awk > options.h \\r
+       \r
+\r
+"options.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"options.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
 # End Custom Build\r
 \r
 !ENDIF \r