X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fasx8051.dsp;h=22e1cb254cbc339952dae6aaca22dd8ac4eaf8ea;hb=18164f9abb336d8dd61c150a8fe12fcf9a170f8c;hp=881d4096fc3d2e4d10ab54a36181a4127b3ff631;hpb=19f7ba5f5d9932654a2c543b616bac4062358878;p=fw%2Fsdcc diff --git a/as/asx8051.dsp b/as/asx8051.dsp index 881d4096..22e1cb25 100644 --- a/as/asx8051.dsp +++ b/as/asx8051.dsp @@ -17,7 +17,6 @@ CFG=asx8051 - Win32 Debug !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "asx8051 - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE "asx8051 - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE @@ -27,34 +26,6 @@ CFG=asx8051 - Win32 Debug # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe - -!IF "$(CFG)" == "asx8051 - 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 /WX /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /J /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\asx8051.exe" -# SUBTRACT LINK32 /incremental:yes - -!ELSEIF "$(CFG)" == "asx8051 - Win32 Debug" - # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "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 /Zp1 /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,13 +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:"\sdcc\bin\asx8051.exe" /pdbtype:sept - -!ENDIF - +# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"\sdcc\bin\asx8051.exe" /pdbtype:sept +# SUBTRACT LINK32 /incremental:no # Begin Target -# Name "asx8051 - Win32 Release" # Name "asx8051 - Win32 Debug" # Begin Group "Source Files" @@ -146,6 +114,14 @@ SOURCE=mcs51\i51pst.c # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" +# Begin Source File + +SOURCE=.\mcs51\asm.h +# End Source File +# Begin Source File + +SOURCE=.\mcs51\i8051.h +# End Source File # End Group # Begin Group "Resource Files"