X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=as%2Fasx8051.dsp;h=c66834055389b93bc9638ae3dbe7c3218338ed9f;hb=7092353af3fdab4fd24337750d1c52d5d0d6144b;hp=cb6e1e6ba0afc19c58a7bf5fc753d92172889357;hpb=a646dcff1ba10145839a6724656269ab5261d99a;p=fw%2Fsdcc diff --git a/as/asx8051.dsp b/as/asx8051.dsp index cb6e1e6b..c6683405 100644 --- a/as/asx8051.dsp +++ b/as/asx8051.dsp @@ -1,167 +1,167 @@ -# Microsoft Developer Studio Project File - Name="asx8051" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Console Application" 0x0103 - -CFG=asx8051 - 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 "asx8051.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 "asx8051.mak" CFG="asx8051 - Win32 Release" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "asx8051 - Win32 Debug" (based on "Win32 (x86) Console Application") -!MESSAGE "asx8051 - 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)" == "asx8051 - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "xa51\Debug" -# PROP BASE Intermediate_Dir "xa51\Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "xa51\Debug" -# PROP Intermediate_Dir "xa51\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" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /FD /GZ /c -# 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 -# 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\asx8051.exe" /pdbtype:sept -# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\asx8051.exe" /pdbtype:sept - -!ELSEIF "$(CFG)" == "asx8051 - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "xa51\Release" -# PROP BASE Intermediate_Dir "xa51\Release" -# PROP BASE Ignore_Export_Lib 0 -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "xa51\Release" -# PROP Intermediate_Dir "xa51\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\asx8051.exe" /pdbtype:sept -# ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"..\bin_vc\asx8051.exe" /pdbtype:sept - -!ENDIF - -# Begin Target - -# Name "asx8051 - Win32 Debug" -# Name "asx8051 - Win32 Release" -# Begin Group "Source Files" - -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" -# Begin Source File - -SOURCE=mcs51\asdata.c -# End Source File -# Begin Source File - -SOURCE=mcs51\asexpr.c -# End Source File -# Begin Source File - -SOURCE=mcs51\aslex.c -# End Source File -# Begin Source File - -SOURCE=mcs51\aslist.c -# End Source File -# Begin Source File - -SOURCE=mcs51\asmain.c -# End Source File -# Begin Source File - -SOURCE=mcs51\asnoice.c -# End Source File -# Begin Source File - -SOURCE=mcs51\asout.c -# End Source File -# Begin Source File - -SOURCE=mcs51\asstore.c -# End Source File -# Begin Source File - -SOURCE=mcs51\assubr.c -# End Source File -# Begin Source File - -SOURCE=mcs51\assym.c -# End Source File -# Begin Source File - -SOURCE=mcs51\i51adr.c -# End Source File -# Begin Source File - -SOURCE=mcs51\i51ext.c -# End Source File -# Begin Source File - -SOURCE=mcs51\i51mch.c -# End Source File -# Begin Source File - -SOURCE=mcs51\i51pst.c -# End Source File -# Begin Source File - -SOURCE=.\mcs51\strcmpi.c -# End Source File -# End Group -# 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 -# Begin Source File - -SOURCE=.\mcs51\strcmpi.h -# End Source File -# End Group -# End Target -# End Project +# Microsoft Developer Studio Project File - Name="asx8051" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=asx8051 - 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 "asx8051.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 "asx8051.mak" CFG="asx8051 - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "asx8051 - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "asx8051 - 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)" == "asx8051 - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "xa51\Debug" +# PROP BASE Intermediate_Dir "xa51\Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "xa51\Debug" +# PROP Intermediate_Dir "xa51\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" /D "INDEXLIB" /D "MLH_MAP" /D "SDK" /FR /FD /GZ /c +# 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 +# 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\asx8051.exe" /pdbtype:sept +# ADD LINK32 /nologo /subsystem:console /debug /machine:I386 /out:"..\bin_vc\asx8051.exe" /pdbtype:sept + +!ELSEIF "$(CFG)" == "asx8051 - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "xa51\Release" +# PROP BASE Intermediate_Dir "xa51\Release" +# PROP BASE Ignore_Export_Lib 0 +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "xa51\Release" +# PROP Intermediate_Dir "xa51\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\asx8051.exe" /pdbtype:sept +# ADD LINK32 /nologo /subsystem:console /machine:I386 /out:"..\bin_vc\asx8051.exe" /pdbtype:sept + +!ENDIF + +# Begin Target + +# Name "asx8051 - Win32 Debug" +# Name "asx8051 - Win32 Release" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" +# Begin Source File + +SOURCE=mcs51\asdata.c +# End Source File +# Begin Source File + +SOURCE=mcs51\asexpr.c +# End Source File +# Begin Source File + +SOURCE=mcs51\aslex.c +# End Source File +# Begin Source File + +SOURCE=mcs51\aslist.c +# End Source File +# Begin Source File + +SOURCE=mcs51\asmain.c +# End Source File +# Begin Source File + +SOURCE=mcs51\asnoice.c +# End Source File +# Begin Source File + +SOURCE=mcs51\asout.c +# End Source File +# Begin Source File + +SOURCE=mcs51\asstore.c +# End Source File +# Begin Source File + +SOURCE=mcs51\assubr.c +# End Source File +# Begin Source File + +SOURCE=mcs51\assym.c +# End Source File +# Begin Source File + +SOURCE=mcs51\i51adr.c +# End Source File +# Begin Source File + +SOURCE=mcs51\i51ext.c +# End Source File +# Begin Source File + +SOURCE=mcs51\i51mch.c +# End Source File +# Begin Source File + +SOURCE=mcs51\i51pst.c +# End Source File +# Begin Source File + +SOURCE=.\mcs51\strcmpi.c +# End Source File +# End Group +# 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 +# Begin Source File + +SOURCE=.\mcs51\strcmpi.h +# End Source File +# End Group +# End Target +# End Project