X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fpic%2Fpic.dsp;h=88929ba72822062e51002878b7e83781e50fd82e;hb=fd1bbec08b0ec168d4d8f895419fecf99e40e0fe;hp=80bf2d34aefee5f2794c6de3e02ff54c9ab278ab;hpb=aed2b39c46fcdfdd017adbf9e50c254efc5dea42;p=fw%2Fsdcc diff --git a/src/pic/pic.dsp b/src/pic/pic.dsp index 80bf2d34..88929ba7 100644 --- a/src/pic/pic.dsp +++ b/src/pic/pic.dsp @@ -65,7 +65,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 /Zm500 /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 BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -90,6 +90,10 @@ SOURCE=.\gen.c # End Source File # Begin Source File +SOURCE=.\genarith.c +# End Source File +# Begin Source File + SOURCE=.\glue.c # End Source File # Begin Source File @@ -98,32 +102,11 @@ SOURCE=.\main.c # End Source File # Begin Source File -SOURCE=.\peeph.def - -!IF "$(CFG)" == "pic - Win32 Release" - -# Begin Custom Build -InputPath=.\peeph.def - -"peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - -# End Custom Build - -!ELSEIF "$(CFG)" == "pic - Win32 Debug" - -# Begin Custom Build -InputPath=.\peeph.def - -"peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - -# End Custom Build - -!ENDIF +SOURCE=.\pcode.c +# End Source File +# Begin Source File +SOURCE=.\pcodepeep.c # End Source File # Begin Source File @@ -147,6 +130,10 @@ SOURCE=.\main.h # End Source File # Begin Source File +SOURCE=.\pcode.h +# End Source File +# Begin Source File + SOURCE=.\ralloc.h # End Source File # End Group