* as/mcs51/asexpr.c (expr): disabled warning "not in .flat24 mode",
[fw/sdcc] / src / z80 / z80a.dsp
index 7535b42d2c2a877c8eeba98333fc89e52be22def..f7341ac5a04c5f19a583f2d1741ccacb4a9e9647 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=z80a - Win32 Debug
+CFG=z80a - 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,19 +13,22 @@ CFG=z80a - 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 "z80a.mak" CFG="z80a - Win32 Debug"
+!MESSAGE NMAKE /f "z80a.mak" CFG="z80a - Win32 Release"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 
-!MESSAGE "z80a - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "z80a - Win32 Debug" (based on "Win32 (x86) Generic Project")
+!MESSAGE "z80a - 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)" == "z80a - Win32 Debug"
+
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 1
 # PROP BASE Output_Dir "Debug"
@@ -36,62 +39,106 @@ RSC=rc.exe
 # 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 /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 /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"
+
+!ELSEIF  "$(CFG)" == "z80a - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# 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 ""
+
+!ENDIF 
+
 # Begin Target
 
 # Name "z80a - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+# Name "z80a - Win32 Release"
 # Begin Source File
 
 SOURCE=".\peeph-gbz80.def"
+
+!IF  "$(CFG)" == "z80a - Win32 Debug"
+
+# Begin Custom Build
+InputPath=".\peeph-gbz80.def"
+
+"peeph-gbz80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-gbz80.rul
+
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "z80a - Win32 Release"
+
 # Begin Custom Build
 InputPath=".\peeph-gbz80.def"
 
 "peeph-gbz80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       echo on 
-       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-gbz80.rul 
-       
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-gbz80.rul
+
 # End Custom Build
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=".\peeph-z80.def"
+
+!IF  "$(CFG)" == "z80a - Win32 Debug"
+
+# Begin Custom Build
+InputPath=".\peeph-z80.def"
+
+"peeph-z80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-z80.rul
+
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "z80a - Win32 Release"
+
 # Begin Custom Build
 InputPath=".\peeph-z80.def"
 
 "peeph-z80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       echo on 
-       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-z80.rul 
-       
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-z80.rul
+
 # End Custom Build
+
+!ENDIF 
+
 # End Source File
 # Begin Source File
 
 SOURCE=".\peeph.def"
+
+!IF  "$(CFG)" == "z80a - 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
-# End Source File
-# End Group
-# Begin Group "Header Files"
 
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# End Group
+!ELSEIF  "$(CFG)" == "z80a - Win32 Release"
+
+# Begin Custom Build
+InputPath=".\peeph.def"
+
+"peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul
+
+# End Custom Build
+
+!ENDIF 
+
+# End Source File
 # End Target
 # End Project