Diff for /parser3/src/main/Attic/main.dsp between versions 1.110 and 1.131

version 1.110, 2001/09/10 08:23:49 version 1.131, 2001/10/09 14:25:30
Line 41  RSC=rc.exe Line 41  RSC=rc.exe
 # PROP Intermediate_Dir "Release"  # PROP Intermediate_Dir "Release"
 # PROP Target_Dir ""  # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c  # 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 BASE RSC /l 0x419 /d "NDEBUG"
 # ADD RSC /l 0x419 /d "NDEBUG"  # ADD RSC /l 0x419 /d "NDEBUG"
 BSC32=bscmake.exe  BSC32=bscmake.exe
Line 64  LIB32=link.exe -lib Line 64  LIB32=link.exe -lib
 # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
 # PROP Target_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 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  # 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
 # SUBTRACT CPP /Fr  
 # ADD BASE RSC /l 0x419 /d "_DEBUG"  # ADD BASE RSC /l 0x419 /d "_DEBUG"
 # ADD RSC /l 0x419 /d "_DEBUG"  # ADD RSC /l 0x419 /d "_DEBUG"
 BSC32=bscmake.exe  BSC32=bscmake.exe
Line 83  LIB32=link.exe -lib Line 82  LIB32=link.exe -lib
 # Name "main - Win32 Debug"  # Name "main - Win32 Debug"
 # Begin Group "include"  # Begin Group "include"
   
 # PROP Default_Filter "h;hpp;hxx;hm;inl"  # PROP Default_Filter ""
 # Begin Source File  # Begin Source File
   
 SOURCE=..\include\pa_array.h  SOURCE=..\include\pa_array.h
 # End Source File  # End Source File
 # Begin 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  SOURCE=..\include\pa_common.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 162  SOURCE=..\include\pa_string.h Line 169  SOURCE=..\include\pa_string.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\include\pa_stylesheet_connection.h
   # End Source File
   # Begin Source File
   
 SOURCE=..\include\pa_table.h  SOURCE=..\include\pa_table.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 172  SOURCE=..\include\pa_threads.h Line 183  SOURCE=..\include\pa_threads.h
   
 SOURCE=..\include\pa_types.h  SOURCE=..\include\pa_types.h
 # End Source File  # End Source File
   # Begin Source File
   
   SOURCE=..\include\pa_xslt_stylesheet_manager.h
   # End Source File
 # End Group  # End Group
 # Begin Group "main"  # Begin Group "Source Files"
   
 # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"  # PROP Default_Filter "C;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 # Begin Source File  # Begin Source File
Line 197  InputName=compile Line 212  InputName=compile
   
 "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
         cd $(InputDir)           cd $(InputDir) 
         ..\win32tools\bison -v $(InputName).y -o compile.tab.C           ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
                   
 # End Custom Build  # End Custom Build
   
Line 210  InputName=compile Line 225  InputName=compile
   
 "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
         cd $(InputDir)           cd $(InputDir) 
         ..\win32tools\bison -v $(InputName).y -o compile.tab.C           ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
                   
 # End Custom Build  # End Custom Build
   
Line 223  SOURCE=.\compile_tools.C Line 238  SOURCE=.\compile_tools.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\compile_tools.h  SOURCE=.\execute.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\execute.C  SOURCE=.\pa_array.C
 # End Source File  # End Source File
 # Begin 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  # End Source File
 # Begin Source File  # Begin Source File
   
Line 256  SOURCE=.\pa_exec.C Line 275  SOURCE=.\pa_exec.C
 # Begin Source File  # Begin Source File
   
 SOURCE=.\pa_globals.C  SOURCE=.\pa_globals.C
   
   !IF  "$(CFG)" == "main - Win32 Release"
   
   !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
   # ADD CPP /GX
   
   !ENDIF 
   
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 287  SOURCE=.\pa_table.C Line 315  SOURCE=.\pa_table.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=.\untaint.C  SOURCE=.\pa_xslt_stylesheet_manager.C
 # End Source File  
 # End Group  
 # Begin Group "types"  
   
 # PROP Default_Filter ""  
 # Begin Source File  
   
 SOURCE=..\types\pa_valiased.C  !IF  "$(CFG)" == "main - Win32 Release"
 # 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=..\types\pa_vstateless_class.h  
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\types\pa_vstateless_object.h  !ELSEIF  "$(CFG)" == "main - Win32 Debug"
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\types\pa_vstring.C  # ADD CPP /GX
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\types\pa_vstring.h  !ENDIF 
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\types\pa_vtable.C  
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\types\pa_vtable.h  SOURCE=.\untaint.C
 # End Source File  # End Source File
 # Begin Source File  # End Group
   # Begin Group "sql"
   
 SOURCE=..\types\pa_vvoid.h  # PROP Default_Filter ""
 # End Source File  
 # Begin Source File  # Begin Source File
   
 SOURCE=..\types\pa_wcontext.C  SOURCE=..\sql\pa_sql_driver.h
 # End Source File  # End Source File
 # Begin Source File  # End Group
   # Begin Group "Header Files"
   
 SOURCE=..\types\pa_wcontext.h  # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # End Source File  
 # Begin Source File  # Begin Source File
   
 SOURCE=..\types\pa_wwrapper.h  SOURCE=.\compile_tools.h
 # End Source File  # End Source File
 # End Group  # End Group
 # Begin Group "classes"  # Begin Group "ident"
   
 # PROP Default_Filter ""  # PROP Default_Filter ""
 # Begin Source File  # Begin Source File
   
 SOURCE=..\classes\classes.awk  SOURCE=..\ident.awk
   
 !IF  "$(CFG)" == "main - Win32 Release"  !IF  "$(CFG)" == "main - Win32 Release"
   
 # Begin Custom Build - Scanning classes/, creating classes.inc...  # Begin Custom Build - Up-to-dating ident.C...
 InputPath=..\classes\classes.awk  InputPath=..\ident.awk
   
 "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  BuildCmds= \
         cd ..\classes           SET tools=\parser3project\win32tools \
         classes           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"  "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
      $(BuildCmds)
 # Begin Custom Build - Scanning classes/, creating classes.inc...  
 InputPath=..\classes\classes.awk  
   
 "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
         cd ..\classes      $(BuildCmds)
         classes   
           
 # End Custom Build  # 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"  !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
 # ADD CPP /GX  # Begin Custom Build - Up-to-dating ident.C...
   InputPath=..\ident.awk
 !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  
   
 SOURCE=..\classes\image.C  
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\classes\int.C  
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\classes\mail.C  BuildCmds= \
 # End Source File          SET tools=\parser3project\win32tools \
 # Begin Source File          ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new \
           REN ident.C ident.C.old \
 SOURCE=..\classes\math.C          %tools%\cat *.h *.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=main >> ident.C.new \
 # End Source File          REN ident.C.old ident.C \
 # Begin Source File          %tools%\diff ident.C ident.C.new \
           IF ERRORLEVEL 1 COPY ident.C.new ident.C \
           %tools%\touch 0101000001 ident.C.new \
           
   
 SOURCE=..\classes\op.C  "ident.C.new" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 # End Source File     $(BuildCmds)
 # Begin Source File  
   
 SOURCE=..\classes\response.C  "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
 # End Source File     $(BuildCmds)
 # Begin Source File  # End Custom Build
   
 SOURCE=..\classes\string.C  !ENDIF 
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\classes\table.C  
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\classes\void.C  SOURCE=.\ident.C
 # End Source File  # End Source File
 # End Group  
 # Begin Group "sql"  
   
 # PROP Default_Filter ""  
 # Begin Source File  # Begin Source File
   
 SOURCE=..\sql\pa_sql_driver.h  SOURCE=.\ident.C.new
 # End Source File  # End Source File
 # End Group  # 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  
 # End Target  # End Target
 # End Project  # End Project

Removed from v.1.110  
changed lines
  Added in v.1.131


E-mail: