* src/avr/ralloc.c (serialRegAssign),
[fw/sdcc] / src / ds390 / ds390a.dsp
index f5a411ce4793161077d9dbe149f0ad99b4175553..140ad6a268d64743e4a001d3b428ffe613d0cfcb 100644 (file)
@@ -2,9 +2,9 @@
 # Microsoft Developer Studio Generated Build File, Format Version 6.00
 # ** DO NOT EDIT **
 
-# TARGTYPE "Win32 (x86) Static Library" 0x0104
+# TARGTYPE "Win32 (x86) Generic Project" 0x010a
 
-CFG=ds390a - Win32 Debug
+CFG=ds390a - Win32 Release
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
 !MESSAGE 
@@ -13,109 +13,78 @@ CFG=ds390a - Win32 Debug
 !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 "ds390a.mak" CFG="ds390a - Win32 Debug"
+!MESSAGE NMAKE /f "ds390a.mak" CFG="ds390a - Win32 Release"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 
-!MESSAGE "ds390a - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "ds390a - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "ds390a - Win32 Debug" (based on "Win32 (x86) Generic Project")
+!MESSAGE "ds390a - Win32 Release" (based on "Win32 (x86) Generic Project")
 !MESSAGE 
 
 # Begin Project
 # PROP AllowPerConfigDependencies 0
 # PROP Scc_ProjName ""
 # PROP Scc_LocalPath ""
-CPP=cl.exe
-RSC=rc.exe
+MTL=midl.exe
 
-!IF  "$(CFG)" == "ds390a - Win32 Release"
+!IF  "$(CFG)" == "ds390a - Win32 Debug"
 
 # PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir "Debug"
+# PROP BASE Intermediate_Dir "Debug"
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
+# PROP Use_Debug_Libraries 1
 # 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 /W3 /GX /O2 /I ".." /I "." /I "..\.." /I "..\..\support" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FR /Fp"Release/ds390a.pch" /YX /FD /Zm500 /c
-# 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)" == "ds390a - Win32 Debug"
+
+!ELSEIF  "$(CFG)" == "ds390a - Win32 Release"
 
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
+# PROP BASE Output_Dir "Release"
+# PROP BASE Intermediate_Dir "Release"
 # PROP BASE Target_Dir ""
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
 # PROP Output_Dir ""
 # 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 /W3 /Gm /GX /ZI /Od /I ".." /I "." /I "..\.." /I "..\..\support\util" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR /J /FD /GZ /Zm500 /c
-# ADD BASE RSC /l 0x409 /d "_DEBUG"
-# ADD RSC /l 0x409 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LIB32=link.exe -lib
-# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"port.lib"
 
 !ENDIF 
 
 # Begin Target
 
-# Name "ds390a - Win32 Release"
 # Name "ds390a - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Name "ds390a - Win32 Release"
 # Begin Source File
 
 SOURCE=.\peeph.def
 
-!IF  "$(CFG)" == "ds390a - Win32 Release"
+!IF  "$(CFG)" == "ds390a - Win32 Debug"
 
 # Begin Custom Build
 InputPath=.\peeph.def
 
 "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       echo on 
-       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul 
-       
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul
+
 # End Custom Build
 
-!ELSEIF  "$(CFG)" == "ds390a - Win32 Debug"
+!ELSEIF  "$(CFG)" == "ds390a - Win32 Release"
 
 # Begin Custom Build
 InputPath=.\peeph.def
 
 "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       echo on 
-       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul 
-       
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul
+
 # End Custom Build
 
 !ENDIF 
 
 # End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
 # End Target
 # End Project