X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Faslink.dsp;h=1be9cbba4281bce5d82b55f9e8a5209a04132b44;hb=887ea512334ee13d5fb343526ec50e8e0eec9d37;hp=8d63976f730a08e0b4a383083477b5b772fe85ae;hpb=19f7ba5f5d9932654a2c543b616bac4062358878;p=fw%2Fsdcc diff --git a/as/aslink.dsp b/as/aslink.dsp index 8d63976f..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,35 +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 /J /FD /c -# SUBTRACT CPP /WX -# 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" @@ -68,8 +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 /Zp1 /ML /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /J /FD /GZ /c -# SUBTRACT CPP /WX +# 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 @@ -77,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" @@ -149,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"