* fixed GCC 4.4.0 mingw compilation:
[fw/sdcc] / src / src.dsp
index aedde6ac8dfefd647f57f5adde1f261776c95925..a5fae284210cbd2d99af3467b3f04343e193e0a7 100644 (file)
-# Microsoft Developer Studio Project File - Name="src" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=src - Win32 Release
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "src.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "src.mak" CFG="src - Win32 Release"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "src - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "src - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
-
-!IF  "$(CFG)" == "src - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I ".." /I "..\support\util" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "." /I ".." /I "..\support\util" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 mcs51\Debug\port.lib z80\Debug\port.lib avr\Debug\port.lib ds390\Debug\port.lib pic\Debug\port.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\sdcc.exe" /pdbtype:sept
-# ADD LINK32 mcs51\Debug\port.lib z80\Debug\port.lib avr\Debug\port.lib ds390\Debug\port.lib pic\Debug\port.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\sdcc.exe" /pdbtype:sept
-
-!ELSEIF  "$(CFG)" == "src - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /ML /W3 /GX /O2 /I ".." /I "..\support\util" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
-# ADD CPP /nologo /ML /W3 /GX /O2 /I "." /I ".." /I "..\support\util" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 mcs51\Release\port.lib z80\Release\port.lib avr\Release\port.lib ds390\Release\port.lib pic\Release\port.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\bin_vc\sdcc.exe"
-# ADD LINK32 mcs51\Release\port.lib z80\Release\port.lib avr\Release\port.lib ds390\Release\port.lib pic\Release\port.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\bin_vc\sdcc.exe"
-
-!ENDIF 
-
-# Begin Target
-
-# Name "src - Win32 Debug"
-# Name "src - Win32 Release"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\asm.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\BuildCmd.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cdbFile.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\dbuf.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\MySystem.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\NewAlloc.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\scripts\resource.rc
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCC.lex
-
-!IF  "$(CFG)" == "src - Win32 Debug"
-
-USERDEP__SDCC_="sdccy.h"       
-# Begin Custom Build
-InputPath=.\SDCC.lex
-
-"SDCClex.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       flex  -osdcclex.c sdcc.lex
-
-# End Custom Build
-
-!ELSEIF  "$(CFG)" == "src - Win32 Release"
-
-USERDEP__SDCC_="sdccy.h"       
-# Begin Custom Build
-InputPath=.\SDCC.lex
-
-"SDCClex.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       flex  -osdcclex.c sdcc.lex
-
-# End Custom Build
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCast.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCBBlock.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCbitv.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCcflow.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCcse.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCdebug.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCdflow.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCdwarf2.c
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\SDCCerr.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCglue.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCChasht.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCicode.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCClabel.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCClex.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCloop.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCClrange.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCmacro.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCmain.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCmem.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCopt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCpeeph.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCptropt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCset.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCsymt.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCutil.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCval.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\sdccy.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\asm.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\common.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\dbuf.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\MySystem.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\newalloc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\port.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\sdcc_vc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCast.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCBBlock.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCbitv.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCcflow.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCcse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCdflow.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCdwarf2.h
-# End Source File
-# Begin Source File
-
-SOURCE=..\support\Util\SDCCerr.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCglobl.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCglue.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCChasht.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCicode.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCClabel.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCloop.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCClrange.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCmem.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCopt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCpeeph.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCptropt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCset.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCsymt.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCutil.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SDCCval.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\sdccy.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\spawn.h
-# End Source File
-# End Group
-# Begin Group "Regression Test"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\regression\add.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\arrays.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\b.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\bool1.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\call1.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\compare.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\compare2.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\for.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\pointer1.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\struct1.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\sub.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\TempTest.c
-# PROP Exclude_From_Build 1
-# End Source File
-# Begin Source File
-
-SOURCE=.\regression\while.c
-# PROP Exclude_From_Build 1
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=..\support\scripts\sdcc.ico
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="src" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=src - Win32 Release\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 "src.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 "src.mak" CFG="src - Win32 Release"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "src - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "src - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "src - 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 Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I ".." /I "..\support\util" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "." /I ".." /I "..\support\util" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c\r
+# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
+# ADD RSC /l 0x409 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 mcs51\Debug\port.lib z80\Debug\port.lib avr\Debug\port.lib ds390\Debug\port.lib pic\Debug\port.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\sdcc.exe" /pdbtype:sept\r
+# ADD LINK32 mcs51\Debug\port.lib z80\Debug\port.lib avr\Debug\port.lib ds390\Debug\port.lib pic\Debug\port.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\sdcc.exe" /pdbtype:sept\r
+\r
+!ELSEIF  "$(CFG)" == "src - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /ML /W3 /GX /O2 /I ".." /I "..\support\util" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c\r
+# ADD CPP /nologo /ML /W3 /GX /O2 /I "." /I ".." /I "..\support\util" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 mcs51\Release\port.lib z80\Release\port.lib avr\Release\port.lib ds390\Release\port.lib pic\Release\port.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\bin_vc\sdcc.exe"\r
+# ADD LINK32 mcs51\Release\port.lib z80\Release\port.lib avr\Release\port.lib ds390\Release\port.lib pic\Release\port.lib /nologo /subsystem:console /pdb:none /machine:I386 /out:"..\bin_vc\sdcc.exe"\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "src - Win32 Debug"\r
+# Name "src - Win32 Release"\r
+# Begin Group "Source Files"\r
+\r
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\BuildCmd.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\cdbFile.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\dbuf.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\dbuf_string.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\MySystem.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\NewAlloc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\scripts\resource.rc\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCC.lex\r
+\r
+!IF  "$(CFG)" == "src - Win32 Debug"\r
+\r
+USERDEP__SDCC_="sdccy.h"       \r
+# Begin Custom Build\r
+InputPath=.\SDCC.lex\r
+\r
+"SDCClex.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       flex  -osdcclex.c sdcc.lex\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "src - Win32 Release"\r
+\r
+USERDEP__SDCC_="sdccy.h"       \r
+# Begin Custom Build\r
+InputPath=.\SDCC.lex\r
+\r
+"SDCClex.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       flex  -osdcclex.c sdcc.lex\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCasm.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCast.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCBBlock.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCbitv.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCcflow.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCcse.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCdebug.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCdflow.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCdwarf2.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCerr.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCglue.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCChasht.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCicode.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCClabel.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCClex.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCloop.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCClrange.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCmacro.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCmain.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCmem.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCopt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCpeeph.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCptropt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCset.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCsymt.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCutil.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCval.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sdccy.c\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# Begin Source File\r
+\r
+SOURCE=.\common.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\dbuf.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\dbuf_string.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\MySystem.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\support\Util\newalloc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\port.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\sdcc_vc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCasm.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCast.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCBBlock.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCbitv.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCcflow.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCcse.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCdflow.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCdwarf2.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCerr.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCglobl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCglue.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCChasht.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCicode.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCClabel.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCloop.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCClrange.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCmem.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCopt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCpeeph.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCptropt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCset.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCsymt.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCutil.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\SDCCval.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\sdccy.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\spawn.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "Regression Test"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\add.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\arrays.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\b.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\bool1.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\call1.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\compare.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\compare2.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\for.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\pointer1.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\struct1.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\sub.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\TempTest.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\regression\while.c\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# End Group\r
+# Begin Source File\r
+\r
+SOURCE=..\support\scripts\sdcc.ico\r
+# End Source File\r
+# End Target\r
+# End Project\r