--- parser3/src/main/Attic/main.dsp 2001/02/11 19:35:39 1.13 +++ parser3/src/main/Attic/main.dsp 2001/02/20 19:21:13 1.15 @@ -42,7 +42,6 @@ RSC=rc.exe # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c # ADD CPP /nologo /Za /W3 /O2 /I ".." /I "../include" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c -# SUBTRACT CPP /YX # ADD BASE RSC /l 0x419 /d "NDEBUG" # ADD RSC /l 0x419 /d "NDEBUG" BSC32=bscmake.exe @@ -66,7 +65,6 @@ LIB32=link.exe -lib # 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 /Za /W3 /Gm /Zi /Od /I ".." /I "../include" /D "_DEBUG" /D "_LIB" /D "WIN32" /FR /FD /TP /GZ /c -# SUBTRACT CPP /YX # ADD BASE RSC /l 0x419 /d "_DEBUG" # ADD RSC /l 0x419 /d "_DEBUG" BSC32=bscmake.exe @@ -87,6 +85,43 @@ LIB32=link.exe -lib # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=.\compile.C +# End Source File +# Begin Source File + +SOURCE=.\compile.tab.c +# End Source File +# Begin Source File + +SOURCE=.\compile.y + +!IF "$(CFG)" == "main - Win32 Release" + +!ELSEIF "$(CFG)" == "main - Win32 Debug" + +# Begin Custom Build +InputPath=.\compile.y +InputName=compile + +"compile.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + call VCVARS32 + d:\cygwin\bin\bison -v -d $(InputName).y + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\compile_tools.C +# End Source File +# Begin Source File + +SOURCE=.\compile_tools.h +# End Source File +# Begin Source File + SOURCE=.\core.C !IF "$(CFG)" == "main - Win32 Release" @@ -100,6 +135,10 @@ SOURCE=.\core.C # End Source File # Begin Source File +SOURCE=.\execute.C +# End Source File +# Begin Source File + SOURCE=.\pa_array.C # End Source File # Begin Source File @@ -132,6 +171,18 @@ SOURCE=.\pa_table.C # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=..\include\code.h +# End Source File +# Begin Source File + +SOURCE=..\include\compile.h +# End Source File +# Begin Source File + +SOURCE=..\include\execute.h +# End Source File +# Begin Source File + SOURCE=..\include\pa_array.h # End Source File # Begin Source File