Added support fun for long shifts
[fw/sdcc] / src / mcs51 / mcs51a.dsp
index eddae68ca0af4a0459f6209c0f0aac8eec0423be..8746af9eeb0d491218d15dc1271cc2c1c81939de 100644 (file)
@@ -8,16 +8,15 @@ CFG=msc51a - Win32 Debug
 !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 "msc51a.mak".
+!MESSAGE NMAKE /f "mcs51a.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 "msc51a.mak" CFG="msc51a - Win32 Debug"
+!MESSAGE NMAKE /f "mcs51a.mak" CFG="msc51a - Win32 Debug"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 
-!MESSAGE "msc51a - Win32 Release" (based on "Win32 (x86) Static Library")
 !MESSAGE "msc51a - Win32 Debug" (based on "Win32 (x86) Static Library")
 !MESSAGE 
 
@@ -27,33 +26,6 @@ CFG=msc51a - Win32 Debug
 # PROP Scc_LocalPath ""
 CPP=cl.exe
 RSC=rc.exe
-
-!IF  "$(CFG)" == "msc51a - 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 ""
-# PROP Intermediate_Dir ""
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /G3 /Zp1 /W3 /GX /O2 /I ".." /I "." /I "..\.." /I "..\..\support" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FR /YX /FD /Zm500 /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
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"port.lib"
-
-!ELSEIF  "$(CFG)" == "msc51a - Win32 Debug"
-
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 1
 # PROP BASE Output_Dir "Debug"
@@ -65,7 +37,7 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir ""
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /G3 /ML /W3 /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /J /FD /Zm500 /GZ /c
+# ADD CPP /nologo /G3 /ML /W3 /WX /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /J /FD /Zm500 /GZ /c
 # ADD BASE RSC /l 0x409 /d "_DEBUG"
 # ADD RSC /l 0x409 /d "_DEBUG"
 BSC32=bscmake.exe
@@ -74,12 +46,8 @@ BSC32=bscmake.exe
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"port.lib"
-
-!ENDIF 
-
 # Begin Target
 
-# Name "msc51a - Win32 Release"
 # Name "msc51a - Win32 Debug"
 # Begin Group "Source Files"
 
@@ -87,11 +55,6 @@ LIB32=link.exe -lib
 # Begin Source File
 
 SOURCE=.\peeph.def
-
-!IF  "$(CFG)" == "msc51a - Win32 Release"
-
-!ELSEIF  "$(CFG)" == "msc51a - Win32 Debug"
-
 # PROP Ignore_Default_Tool 1
 # Begin Custom Build
 InputPath=.\peeph.def
@@ -101,9 +64,6 @@ InputPath=.\peeph.def
        gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul 
        
 # End Custom Build
-
-!ENDIF 
-
 # End Source File
 # End Group
 # Begin Group "Header Files"