* as/z80/assym.c (mlookup): ignore case when looking up mnemonics
[fw/sdcc] / as / aslink.dsp
index 30d52b7f040cb5cc10de4798a074fce8709eb764..d6d410afcbb9dc7925b82ee3a14c61344d4d9c0d 100644 (file)
-# Microsoft Developer Studio Project File - Name="aslink" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=aslink - 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 "aslink.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 "aslink.mak" CFG="aslink - Win32 Release"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "aslink - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "aslink - 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)" == "aslink - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "msc51\Debug"
-# PROP BASE Intermediate_Dir "msc51\Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "msc51\Debug"
-# PROP Intermediate_Dir "msc51\Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /FD /GZ /c
-# ADD CPP /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /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 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept
-# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept
-
-!ELSEIF  "$(CFG)" == "aslink - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "mcs51\Release"
-# PROP BASE Intermediate_Dir "mcs51\Release"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "mcs51\Release"
-# PROP Intermediate_Dir "mcs51\Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FD /c
-# ADD CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /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 /nologo /subsystem:console /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept
-# ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept
-
-!ENDIF 
-
-# Begin Target
-
-# Name "aslink - Win32 Debug"
-# Name "aslink - Win32 Release"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=mcs51\lkarea.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkdata.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkeval.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkhead.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkihx.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lklex.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lklibr.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lklist.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkmain.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lknoice.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkrloc.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lks19.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lkstore.c
-# End Source File
-# Begin Source File
-
-SOURCE=mcs51\lksym.c
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\mcs51\alloc.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mcs51\aslink.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mcs51\asm.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mcs51\i8051.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\mcs51\string.h
-# End Source File
-# End Group
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="aslink" - 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=aslink - 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 "aslink.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 "aslink.mak" CFG="aslink - Win32 Release"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "aslink - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "aslink - 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)" == "aslink - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "mcs51\Debug"\r
+# PROP BASE Intermediate_Dir "mcs51\Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "mcs51\Debug"\r
+# PROP Intermediate_Dir "mcs51\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" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /FD /GZ /c\r
+# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /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 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept\r
+# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept\r
+\r
+!ELSEIF  "$(CFG)" == "aslink - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "mcs51\Release"\r
+# PROP BASE Intermediate_Dir "mcs51\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 "mcs51\Release"\r
+# PROP Intermediate_Dir "mcs51\Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FD /c\r
+# ADD CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /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 /nologo /subsystem:console /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept\r
+# ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"..\bin_vc\aslink.exe" /pdbtype:sept\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "aslink - Win32 Debug"\r
+# Name "aslink - 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=.\mcs51\lkaomf51.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkarea.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkdata.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkeval.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkhead.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkihx.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lklex.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lklibr.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lklist.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkmain.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mcs51\lkmem.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lknoice.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkrloc.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lks19.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lkstore.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=mcs51\lksym.c\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mcs51\strcmpi.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=.\mcs51\alloc.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mcs51\aslink.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mcs51\asm.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mcs51\i8051.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\mcs51\string.h\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r