* *.dsw, *.dsp: changed property svn:eol-style to CRLF since they
[fw/sdcc] / as / hc08 / link_hc08.dsp
index ee83f7f6bc209d2e057c8fe665d67e60297f6a35..fe598cb2087b27e03b03192b62a946c508e40912 100644 (file)
-# Microsoft Developer Studio Project File - Name="link_hc08" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=link_hc08 - Win32 Debug
-!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 "link_hc08.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 "link_hc08.mak" CFG="link_hc08 - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "link_hc08 - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "link_hc08 - Win32 Debug" (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)" == "link_hc08 - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "link_hc08___Win32_Release"
-# PROP BASE Intermediate_Dir "link_hc08___Win32_Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"..\..\bin_vc\link-hc08.exe"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "link_hc08___Win32_Debug"
-# PROP BASE Intermediate_Dir "link_hc08___Win32_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 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\link-hc08.exe" /pdbtype:sept
-
-!ENDIF 
-
-# Begin Target
-
-# Name "link_hc08 - Win32 Release"
-# Name "link_hc08 - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\lkaomf51.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkarea.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkdata.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkelf.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkeval.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkhead.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkihx.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lklex.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lklibr.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lklist.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkmain.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkmem.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lknoice.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkrloc.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lks19.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lkstore.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\lksym.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\strcmpi.c
-
-!IF  "$(CFG)" == "link_hc08 - Win32 Release"
-
-# PROP Intermediate_Dir "Release"
-
-!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"
-
-# PROP Intermediate_Dir "Debug"
-
-!ENDIF 
-
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="link_hc08" - 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=link_hc08 - 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 "link_hc08.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 "link_hc08.mak" CFG="link_hc08 - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "link_hc08 - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "link_hc08 - Win32 Debug" (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)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "link_hc08___Win32_Release"\r
+# PROP BASE Intermediate_Dir "link_hc08___Win32_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 Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# ADD CPP /nologo /W3 /GX /O2 /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 /out:"..\..\bin_vc\link-hc08.exe"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "link_hc08___Win32_Debug"\r
+# PROP BASE Intermediate_Dir "link_hc08___Win32_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 /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\..\bin_vc\link-hc08.exe" /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "link_hc08 - Win32 Release"\r
+# Name "link_hc08 - Win32 Debug"\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=.\lkaomf51.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkarea.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkdata.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkelf.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkeval.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkhead.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkihx.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lklex.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lklibr.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lklist.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkmain.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkmem.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lknoice.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkrloc.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lks19.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lkstore.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\lksym.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\strcmpi.c\r
+\r
+!IF  "$(CFG)" == "link_hc08 - Win32 Release"\r
+\r
+# PROP Intermediate_Dir "Release"\r
+\r
+!ELSEIF  "$(CFG)" == "link_hc08 - Win32 Debug"\r
+\r
+# PROP Intermediate_Dir "Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Group\r
+# Begin Group "Header Files"\r
+\r
+# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
+# End Group\r
+# Begin Group "Resource Files"\r
+\r
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
+# End Group\r
+# End Target\r
+# End Project\r