X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fz80%2Fz80.dsp;h=bbabcaeeebf5f862c17b73ddf4891f21ad395a88;hb=573903c17677d00eaa7e5fbfbde9a22d41e2aeea;hp=6980f7e689912db62c9aade2d46ead9ff72ad8cc;hpb=aed2b39c46fcdfdd017adbf9e50c254efc5dea42;p=fw%2Fsdcc diff --git a/src/z80/z80.dsp b/src/z80/z80.dsp index 6980f7e6..bbabcaee 100644 --- a/src/z80/z80.dsp +++ b/src/z80/z80.dsp @@ -17,7 +17,6 @@ CFG=z80 - Win32 Debug !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "z80 - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "z80 - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE @@ -27,32 +26,6 @@ CFG=z80 - Win32 Debug # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe - -!IF "$(CFG)" == "z80 - 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 -# 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)" == "z80 - Win32 Debug" - # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" @@ -64,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 /Zp8 /ML /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 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 @@ -73,18 +46,18 @@ BSC32=bscmake.exe LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"port.lib" - -!ENDIF - # Begin Target -# Name "z80 - Win32 Release" # Name "z80 - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=..\..\support\Util\BuildCmd.c +# End Source File +# Begin Source File + SOURCE=.\gen.c # End Source File # Begin Source File @@ -93,34 +66,7 @@ SOURCE=.\main.c # End Source File # Begin Source File -SOURCE=".\peeph-z80.def" - -!IF "$(CFG)" == "z80 - 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 - -# End Custom Build - -!ELSEIF "$(CFG)" == "z80 - Win32 Debug" - -# Begin Custom Build -InputPath=".\peeph-z80.def" - -"peeph-z80.rul peeph.rul peeph-gbz80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk peeph-z80.def >peeph-z80.rul - gawk -f ../SDCCpeeph.awk peeph-gbz80.def >peeph-gbz80.rul - gawk -f ../SDCCpeeph.awk peeph.def >peeph.rul - -# End Custom Build - -!ENDIF - +SOURCE=..\..\support\Util\MySystem.c # End Source File # Begin Source File @@ -136,6 +82,10 @@ SOURCE=.\support.c # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=..\common.h +# End Source File +# Begin Source File + SOURCE=.\gen.h # End Source File # Begin Source File