X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Faslink.dsp;h=1be9cbba4281bce5d82b55f9e8a5209a04132b44;hb=6c6c19bd98fd4a2dd4a15b04865264e0a2b1ecc8;hp=a9e52e8ba31ac88f85c63c25c4e01b306f9f6f28;hpb=aed2b39c46fcdfdd017adbf9e50c254efc5dea42;p=fw%2Fsdcc diff --git a/as/aslink.dsp b/as/aslink.dsp index a9e52e8b..1be9cbba 100644 --- a/as/aslink.dsp +++ b/as/aslink.dsp @@ -17,7 +17,6 @@ CFG=aslink - Win32 Debug !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "aslink - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE "aslink - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -27,34 +26,6 @@ CFG=aslink - Win32 Debug # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe - -!IF "$(CFG)" == "aslink - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "mcs51" -# PROP Intermediate_Dir "mcs51" -# 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 /G3 /Zp1 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /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 /nologo /subsystem:console /machine:I386 /out:"..\bin\aslink.exe" -# SUBTRACT LINK32 /nodefaultlib - -!ELSEIF "$(CFG)" == "aslink - Win32 Debug" - # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "aslink___Win32_Debug" @@ -67,7 +38,7 @@ LINK32=link.exe # 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 /G3 /Zp8 /ML /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /J /FD /GZ /c +# ADD CPP /nologo /G3 /ML /W3 /WX /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /J /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -75,14 +46,10 @@ BSC32=bscmake.exe # 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 /nologo /subsystem:console /incremental:no /debug /machine:I386 /out:"..\bin\aslink.exe" /pdbtype:sept -# SUBTRACT LINK32 /nodefaultlib - -!ENDIF - +# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin\aslink.exe" /pdbtype:sept +# SUBTRACT LINK32 /incremental:no /nodefaultlib # Begin Target -# Name "aslink - Win32 Release" # Name "aslink - Win32 Debug" # Begin Group "Source Files" @@ -147,6 +114,26 @@ SOURCE=mcs51\lksym.c # 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 # Begin Group "Resource Files"