--- parser3/src/main/Attic/main.dsp 2001/09/10 13:13:55 1.111 +++ parser3/src/main/Attic/main.dsp 2001/10/09 14:25:30 1.131 @@ -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 /MD /W3 /O2 /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "..\classes\xml-xalan\c\src" /I "..\classes\xml-xerces\c\src" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c +# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\classes\\" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "..\classes\xalan-patched" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c # ADD BASE RSC /l 0x419 /d "NDEBUG" # ADD RSC /l 0x419 /d "NDEBUG" BSC32=bscmake.exe @@ -64,8 +64,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 /MDd /W3 /Gm /Zi /Od /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "..\classes\xml-xalan\c\src" /I "..\classes\xml-xerces\c\src" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c -# SUBTRACT CPP /Fr +# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "xalan-patched" /I "..\classes\\" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "..\classes\xalan-patched" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c # ADD BASE RSC /l 0x419 /d "_DEBUG" # ADD RSC /l 0x419 /d "_DEBUG" BSC32=bscmake.exe @@ -83,13 +82,21 @@ LIB32=link.exe -lib # Name "main - Win32 Debug" # Begin Group "include" -# PROP Default_Filter "h;hpp;hxx;hm;inl" +# PROP Default_Filter "" # Begin Source File SOURCE=..\include\pa_array.h # End Source File # Begin Source File +SOURCE=..\include\pa_charset_connection.h +# End Source File +# Begin Source File + +SOURCE=..\include\pa_charset_manager.h +# End Source File +# Begin Source File + SOURCE=..\include\pa_common.h # End Source File # Begin Source File @@ -162,6 +169,10 @@ SOURCE=..\include\pa_string.h # End Source File # Begin Source File +SOURCE=..\include\pa_stylesheet_connection.h +# End Source File +# Begin Source File + SOURCE=..\include\pa_table.h # End Source File # Begin Source File @@ -172,8 +183,12 @@ SOURCE=..\include\pa_threads.h SOURCE=..\include\pa_types.h # End Source File +# Begin Source File + +SOURCE=..\include\pa_xslt_stylesheet_manager.h +# End Source File # End Group -# Begin Group "main" +# Begin Group "Source Files" # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File @@ -197,7 +212,7 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - ..\win32tools\bison -v $(InputName).y -o compile.tab.C + ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C # End Custom Build @@ -210,7 +225,7 @@ InputName=compile "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" cd $(InputDir) - ..\win32tools\bison -v $(InputName).y -o compile.tab.C + ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C # End Custom Build @@ -223,15 +238,19 @@ SOURCE=.\compile_tools.C # End Source File # Begin Source File -SOURCE=.\compile_tools.h +SOURCE=.\execute.C # End Source File # Begin Source File -SOURCE=.\execute.C +SOURCE=.\pa_array.C # End Source File # Begin Source File -SOURCE=.\pa_array.C +SOURCE=.\pa_charset_connection.C +# End Source File +# Begin Source File + +SOURCE=.\pa_charset_manager.C # End Source File # Begin Source File @@ -256,6 +275,15 @@ SOURCE=.\pa_exec.C # Begin Source File SOURCE=.\pa_globals.C + +!IF "$(CFG)" == "main - Win32 Release" + +!ELSEIF "$(CFG)" == "main - Win32 Debug" + +# ADD CPP /GX + +!ENDIF + # End Source File # Begin Source File @@ -287,318 +315,102 @@ SOURCE=.\pa_table.C # End Source File # Begin Source File -SOURCE=.\untaint.C -# End Source File -# End Group -# Begin Group "types" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\types\pa_valiased.C -# End Source File -# Begin Source File - -SOURCE=..\types\pa_valiased.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_value.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vbool.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vclass.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vcode_frame.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vcookie.C -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vcookie.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vdate.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vdom.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vdouble.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_venv.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vfile.C -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vfile.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vform.C -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vform.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vhash.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vimage.C -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vimage.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vint.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vjunction.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vmath.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vmethod_frame.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vobject.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vrequest.C -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vrequest.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vresponse.h -# End Source File -# Begin Source File - -SOURCE=..\types\pa_vstateless_class.C -# End Source File -# Begin Source File +SOURCE=.\pa_xslt_stylesheet_manager.C -SOURCE=..\types\pa_vstateless_class.h -# End Source File -# Begin Source File +!IF "$(CFG)" == "main - Win32 Release" -SOURCE=..\types\pa_vstateless_object.h -# End Source File -# Begin Source File +!ELSEIF "$(CFG)" == "main - Win32 Debug" -SOURCE=..\types\pa_vstring.C -# End Source File -# Begin Source File +# ADD CPP /GX -SOURCE=..\types\pa_vstring.h -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\types\pa_vtable.C # End Source File # Begin Source File -SOURCE=..\types\pa_vtable.h +SOURCE=.\untaint.C # End Source File -# Begin Source File +# End Group +# Begin Group "sql" -SOURCE=..\types\pa_vvoid.h -# End Source File +# PROP Default_Filter "" # Begin Source File -SOURCE=..\types\pa_wcontext.C +SOURCE=..\sql\pa_sql_driver.h # End Source File -# Begin Source File +# End Group +# Begin Group "Header Files" -SOURCE=..\types\pa_wcontext.h -# End Source File +# PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File -SOURCE=..\types\pa_wwrapper.h +SOURCE=.\compile_tools.h # End Source File # End Group -# Begin Group "classes" +# Begin Group "ident" # PROP Default_Filter "" # Begin Source File -SOURCE=..\classes\classes.awk +SOURCE=..\ident.awk !IF "$(CFG)" == "main - Win32 Release" -# Begin Custom Build - Scanning classes/, creating classes.inc... -InputPath=..\classes\classes.awk +# Begin Custom Build - Up-to-dating ident.C... +InputPath=..\ident.awk -"..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\classes - classes +BuildCmds= \ + SET tools=\parser3project\win32tools \ + ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \ + REN ident.C ident.C.old \ + %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \ + REN ident.C.old ident.C \ + %tools%\diff ident.C ident.C.new \ + IF ERRORLEVEL 1 COPY ident.C.new ident.C \ + %tools%\touch 0101000001 ident.C.new \ -# End Custom Build - -!ELSEIF "$(CFG)" == "main - Win32 Debug" -# Begin Custom Build - Scanning classes/, creating classes.inc... -InputPath=..\classes\classes.awk +"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) -"..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - cd ..\classes - classes - +"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) # End Custom Build -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\classes\classes.C -# End Source File -# Begin Source File - -SOURCE=..\classes\classes.h -# End Source File -# Begin Source File - -SOURCE=..\classes\date.C -# End Source File -# Begin Source File - -SOURCE=..\classes\dom.C - -!IF "$(CFG)" == "main - Win32 Release" - !ELSEIF "$(CFG)" == "main - Win32 Debug" -# ADD CPP /GX - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=..\classes\double.C -# End Source File -# Begin Source File - -SOURCE=..\classes\file.C -# End Source File -# Begin Source File - -SOURCE=..\classes\form.C -# End Source File -# Begin Source File - -SOURCE=..\classes\hash.C -# End Source File -# Begin Source File +# Begin Custom Build - Up-to-dating ident.C... +InputPath=..\ident.awk -SOURCE=..\classes\image.C -# End Source File -# Begin Source File - -SOURCE=..\classes\int.C -# End Source File -# Begin Source File - -SOURCE=..\classes\mail.C -# End Source File -# Begin Source File +BuildCmds= \ + SET tools=\parser3project\win32tools \ + ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \ + REN ident.C ident.C.old \ + %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \ + REN ident.C.old ident.C \ + %tools%\diff ident.C ident.C.new \ + IF ERRORLEVEL 1 COPY ident.C.new ident.C \ + %tools%\touch 0101000001 ident.C.new \ + -SOURCE=..\classes\math.C -# End Source File -# Begin Source File +"ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) -SOURCE=..\classes\op.C -# End Source File -# Begin Source File +"ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + $(BuildCmds) +# End Custom Build -SOURCE=..\classes\response.C -# End Source File -# Begin Source File +!ENDIF -SOURCE=..\classes\string.C # End Source File # Begin Source File -SOURCE=..\classes\table.C +SOURCE=.\ident.C # End Source File # Begin Source File -SOURCE=..\classes\void.C +SOURCE=.\ident.C.new # End Source File # End Group -# Begin Group "sql" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=..\sql\pa_sql_driver.h -# End Source File -# End Group -# Begin Source File - -SOURCE="..\classes\xml-xerces\c\Build\Win32\VC6\Debug\xerces-c_1D.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\XSLTD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\XPathD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\XalanTransformerD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\XalanDOMD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\DOMSupportD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\PlatformSupportD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\XMLSupportD.lib" -# End Source File -# Begin Source File - -SOURCE="..\classes\xml-xalan\c\Build\Win32\VC6\Debug\XercesParserLiaisonD.lib" -# End Source File # End Target # End Project