--- parser3/src/main/Attic/main.dsp 2001/01/26 14:47:52 1.1 +++ parser3/src/main/Attic/main.dsp 2001/01/27 15:00:04 1.5 @@ -41,7 +41,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /W3 /GX- /O2 /I ".." /I "../include" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c +# ADD CPP /nologo /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" @@ -65,7 +65,7 @@ LIB32=link.exe -lib # PROP Intermediate_Dir "Debug" # 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 /Gm /GX- /Zi /Od /I ".." /I "../include" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c +# ADD CPP /nologo /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" @@ -87,6 +87,14 @@ LIB32=link.exe -lib # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File +SOURCE=.\pa_array.C +# End Source File +# Begin Source File + +SOURCE=.\pa_hash.C +# End Source File +# Begin Source File + SOURCE=.\pa_pool.C # End Source File # Begin Source File @@ -99,8 +107,24 @@ SOURCE=.\pa_string.C # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=..\include\pa_array.h +# End Source File +# Begin Source File + +SOURCE=..\include\pa_hash.h +# End Source File +# Begin Source File + SOURCE=..\include\pa_pool.h # End Source File +# Begin Source File + +SOURCE=..\include\pa_string.h +# End Source File +# Begin Source File + +SOURCE=..\include\pa_types.h +# End Source File # End Group # End Target # End Project