* support/cpp2 renamed to support/cpp
[fw/sdcc] / support / cpp / sdcppa.dsp
diff --git a/support/cpp/sdcppa.dsp b/support/cpp/sdcppa.dsp
new file mode 100644 (file)
index 0000000..6d14bd0
--- /dev/null
@@ -0,0 +1,131 @@
+# Microsoft Developer Studio Project File - Name="sdcppa" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Generic Project" 0x010a\r
+\r
+CFG=sdcppa - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "sdcppa.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "sdcppa.mak" CFG="sdcppa - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "sdcppa - Win32 Release" (based on "Win32 (x86) Generic Project")\r
+!MESSAGE "sdcppa - Win32 Debug" (based on "Win32 (x86) Generic Project")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+MTL=midl.exe\r
+\r
+!IF  "$(CFG)" == "sdcppa - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+\r
+!ELSEIF  "$(CFG)" == "sdcppa - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Target_Dir ""\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "sdcppa - Win32 Release"\r
+# Name "sdcppa - Win32 Debug"\r
+# Begin Source File\r
+\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
+\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
+\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
+\r
+# End Source File\r
+# End Target\r
+# End Project\r