From fafe74b1793db3b0b0d6611df2d1a94737181497 Mon Sep 17 00:00:00 2001 From: borutr Date: Wed, 7 Aug 2002 21:09:05 +0000 Subject: [PATCH] - changed project type to Generic Project so that can be correcly converted to VS.NET project git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2057 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- src/avr/avra.dsp | 42 ++++++++++------------------------ src/ds390/ds390a.dsp | 42 ++++++++++------------------------ src/mcs51/mcs51a.dsp | 43 ++++++++++------------------------- src/pic/pica.dsp | 42 ++++++++++------------------------ src/z80/z80a.dsp | 54 +++++++++++++++----------------------------- 5 files changed, 66 insertions(+), 157 deletions(-) diff --git a/src/avr/avra.dsp b/src/avr/avra.dsp index 9161a2a4..acb9cf04 100644 --- a/src/avr/avra.dsp +++ b/src/avr/avra.dsp @@ -2,30 +2,29 @@ # 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=avra - 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 !MESSAGE NMAKE /f "avra.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "avra.mak" CFG="avra - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "avra - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE +!MESSAGE "avra - Win32 Debug" (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 # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" @@ -36,22 +35,10 @@ 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 # Begin Target # Name "avra - Win32 Debug" -# Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\peeph.def @@ -60,15 +47,10 @@ SOURCE=.\peeph.def InputPath=.\peeph.def "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - + echo on + 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 # End Target # End Project diff --git a/src/ds390/ds390a.dsp b/src/ds390/ds390a.dsp index ee73a677..34b77750 100644 --- a/src/ds390/ds390a.dsp +++ b/src/ds390/ds390a.dsp @@ -2,30 +2,29 @@ # 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 !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "ds390a.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "ds390a.mak" CFG="ds390a - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "ds390a - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE +!MESSAGE "ds390a - Win32 Debug" (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 # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" @@ -36,22 +35,10 @@ 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 /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" # Begin Target # Name "ds390a - Win32 Debug" -# Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\peeph.def @@ -59,15 +46,10 @@ SOURCE=.\peeph.def InputPath=.\peeph.def "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - + echo on + 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 # End Target # End Project diff --git a/src/mcs51/mcs51a.dsp b/src/mcs51/mcs51a.dsp index 8746af9e..ce9c1faa 100644 --- a/src/mcs51/mcs51a.dsp +++ b/src/mcs51/mcs51a.dsp @@ -2,30 +2,29 @@ # 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=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 !MESSAGE NMAKE /f "mcs51a.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "mcs51a.mak" CFG="msc51a - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "msc51a - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE +!MESSAGE "msc51a - Win32 Debug" (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 # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" @@ -36,39 +35,21 @@ 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 /Zm500 /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 -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"port.lib" # Begin Target # Name "msc51a - Win32 Debug" -# Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\peeph.def -# PROP Ignore_Default_Tool 1 # Begin Custom Build InputPath=.\peeph.def "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - + echo on + 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 # End Target # End Project diff --git a/src/pic/pica.dsp b/src/pic/pica.dsp index 56f3959a..94cb37a4 100644 --- a/src/pic/pica.dsp +++ b/src/pic/pica.dsp @@ -2,30 +2,29 @@ # 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=pica - 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 !MESSAGE NMAKE /f "pica.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "pica.mak" CFG="pica - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "pica - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE +!MESSAGE "pica - Win32 Debug" (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 # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" @@ -36,22 +35,10 @@ 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 /Zm500 /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 -LIB32=link.exe -lib -# ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"port.lib" # Begin Target # Name "pica - Win32 Debug" -# Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\peeph.def @@ -59,15 +46,10 @@ SOURCE=.\peeph.def InputPath=.\peeph.def "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - + echo on + 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 # End Target # End Project diff --git a/src/z80/z80a.dsp b/src/z80/z80a.dsp index 7535b42d..536217c4 100644 --- a/src/z80/z80a.dsp +++ b/src/z80/z80a.dsp @@ -2,30 +2,29 @@ # 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 !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "z80a.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "z80a.mak" CFG="z80a - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "z80a - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE +!MESSAGE "z80a - Win32 Debug" (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 # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" @@ -36,22 +35,10 @@ 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" # Begin Target # Name "z80a - Win32 Debug" -# Begin Group "Source Files" -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=".\peeph-gbz80.def" @@ -59,9 +46,9 @@ SOURCE=".\peeph-gbz80.def" InputPath=".\peeph-gbz80.def" "peeph-gbz80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-gbz80.rul - + echo on + gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-gbz80.rul + # End Custom Build # End Source File # Begin Source File @@ -71,9 +58,9 @@ SOURCE=".\peeph-z80.def" InputPath=".\peeph-z80.def" "peeph-z80.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-z80.rul - + echo on + gawk -f ../SDCCpeeph.awk $(InputPath) >peeph-z80.rul + # End Custom Build # End Source File # Begin Source File @@ -83,15 +70,10 @@ SOURCE=".\peeph.def" InputPath=".\peeph.def" "peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - + echo on + 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 # End Target # End Project -- 2.39.5