Diff for /parser3/src/main/Attic/main.dsp between versions 1.94 and 1.122

version 1.94, 2001/04/28 13:49:19 version 1.122, 2001/09/24 14:34:25
Line 23  CFG=main - Win32 Debug Line 23  CFG=main - Win32 Debug
   
 # Begin Project  # Begin Project
 # PROP AllowPerConfigDependencies 0  # PROP AllowPerConfigDependencies 0
 # PROP Scc_ProjName ""  # PROP Scc_ProjName "main"
 # PROP Scc_LocalPath ""  # PROP Scc_LocalPath ".."
 CPP=cl.exe  CPP=cl.exe
 RSC=rc.exe  RSC=rc.exe
   
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 "..\include" /I "..\types" /I "..\classes" /I "..\classes\gd" /I "..\pcre" /I "..\sql" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c  # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\libltdl" /I "..\classes\gd" /I "..\include" /I "..\types" /I "..\classes" /I "..\pcre" /I "..\sql" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /D "NDEBUG" /D "_LIB" /D "WIN32" /FD /TP /c
   # SUBTRACT CPP /Z<none>
 # 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 65  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" /D "_DEBUG" /D "_LIB" /D "WIN32" /FD /TP /GZ /c  # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /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" /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 86  LIB32=link.exe -lib Line 86  LIB32=link.exe -lib
 # PROP Default_Filter "h;hpp;hxx;hm;inl"  # PROP Default_Filter "h;hpp;hxx;hm;inl"
 # Begin Source File  # Begin Source File
   
 SOURCE=..\include\code.h  
 # End 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
Line 106  SOURCE=..\include\pa_config_includes.h Line 102  SOURCE=..\include\pa_config_includes.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\include\pa_dictionary.h
   # End Source File
   # Begin Source File
   
 SOURCE=..\include\pa_dir.h  SOURCE=..\include\pa_dir.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 126  SOURCE=..\include\pa_hash.h Line 126  SOURCE=..\include\pa_hash.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\include\pa_opcode.h
   # End Source File
   # Begin Source File
   
 SOURCE=..\include\pa_pool.h  SOURCE=..\include\pa_pool.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 158  SOURCE=..\include\pa_string.h Line 162  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 168  SOURCE=..\include\pa_threads.h Line 176  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 "main"
   
Line 186  SOURCE=.\compile.y Line 198  SOURCE=.\compile.y
   
 !IF  "$(CFG)" == "main - Win32 Release"  !IF  "$(CFG)" == "main - Win32 Release"
   
 # Begin Custom Build  # Begin Custom Build - Compiling grammar...
   InputDir=.
 InputPath=.\compile.y  InputPath=.\compile.y
 InputName=compile  InputName=compile
   
 "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
         call VCVARS32           cd $(InputDir) 
         d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C           ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
                   
 # End Custom Build  # End Custom Build
   
 !ELSEIF  "$(CFG)" == "main - Win32 Debug"  !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
 # Begin Custom Build  # Begin Custom Build - Compiling grammar...
   InputDir=.
 InputPath=.\compile.y  InputPath=.\compile.y
 InputName=compile  InputName=compile
   
 "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "compile.tab.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
         call VCVARS32           cd $(InputDir) 
         d:\cygwin\bin\bison -v $(InputName).y -o compile.tab.C           ..\..\..\win32tools\bison -v $(InputName).y -o compile.tab.C 
                   
 # End Custom Build  # End Custom Build
   
Line 233  SOURCE=.\pa_common.C Line 247  SOURCE=.\pa_common.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=.\pa_dictionary.C
   # End Source File
   # Begin Source File
   
 SOURCE=.\pa_dir.C  SOURCE=.\pa_dir.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 246  SOURCE=.\pa_exec.C Line 264  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 277  SOURCE=.\pa_table.C Line 304  SOURCE=.\pa_table.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=.\pa_xslt_stylesheet_manager.C
   
   !IF  "$(CFG)" == "main - Win32 Release"
   
   !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
   # ADD CPP /GX
   
   !ENDIF 
   
   # End Source File
   # Begin Source File
   
 SOURCE=.\untaint.C  SOURCE=.\untaint.C
 # End Source File  # End Source File
 # End Group  # End Group
Line 317  SOURCE=..\types\pa_vcookie.h Line 357  SOURCE=..\types\pa_vcookie.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\types\pa_vdate.h
   # End Source File
   # Begin Source File
   
   SOURCE=..\types\pa_vdnode.C
   
   !IF  "$(CFG)" == "main - Win32 Release"
   
   !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
   # ADD CPP /GX
   
   !ENDIF 
   
   # End Source File
   # Begin Source File
   
   SOURCE=..\types\pa_vdnode.h
   # End Source File
   # Begin Source File
   
   SOURCE=..\types\pa_vdom.C
   
   !IF  "$(CFG)" == "main - Win32 Release"
   
   !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
   # ADD CPP /GX
   
   !ENDIF 
   
   # End Source File
   # Begin Source File
   
   SOURCE=..\types\pa_vdom.h
   # End Source File
   # Begin Source File
   
 SOURCE=..\types\pa_vdouble.h  SOURCE=..\types\pa_vdouble.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 361  SOURCE=..\types\pa_vjunction.h Line 439  SOURCE=..\types\pa_vjunction.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\types\pa_vmath.h
   # End Source File
   # Begin Source File
   
 SOURCE=..\types\pa_vmethod_frame.h  SOURCE=..\types\pa_vmethod_frame.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 401  SOURCE=..\types\pa_vstring.h Line 483  SOURCE=..\types\pa_vstring.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\types\pa_vtable.C
   # End Source File
   # Begin Source File
   
 SOURCE=..\types\pa_vtable.h  SOURCE=..\types\pa_vtable.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\types\pa_vunknown.h  SOURCE=..\types\pa_vvoid.h
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 425  SOURCE=..\types\pa_wwrapper.h Line 511  SOURCE=..\types\pa_wwrapper.h
 # PROP Default_Filter ""  # PROP Default_Filter ""
 # Begin Source File  # Begin Source File
   
 SOURCE=..\classes\classes.inc  SOURCE=..\classes\classes.awk
   
   !IF  "$(CFG)" == "main - Win32 Release"
   
   # Begin Custom Build - Scanning classes/, creating classes.inc...
   InputPath=..\classes\classes.awk
   
   "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
           cd ..\classes 
           classes 
           
   # End Custom Build
   
   !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
   # Begin Custom Build - Scanning classes/, creating classes.inc...
   InputPath=..\classes\classes.awk
   
   "..\classes\classes.inc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
           cd ..\classes 
           classes 
           
   # 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\dnode.C
   
   !IF  "$(CFG)" == "main - Win32 Release"
   
   !ELSEIF  "$(CFG)" == "main - Win32 Debug"
   
   # ADD CPP /GX
   
   !ENDIF 
   
   # End Source File
   # Begin Source File
   
   SOURCE=..\classes\dnode.h
   # 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  # End Source File
 # Begin Source File  # Begin Source File
   
Line 441  SOURCE=..\classes\form.C Line 594  SOURCE=..\classes\form.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
   SOURCE=..\classes\hash.C
   # End Source File
   # Begin Source File
   
 SOURCE=..\classes\image.C  SOURCE=..\classes\image.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
Line 453  SOURCE=..\classes\mail.C Line 610  SOURCE=..\classes\mail.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\classes\op.C  SOURCE=..\classes\math.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\classes\random.C  SOURCE=..\classes\op.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
Line 473  SOURCE=..\classes\table.C Line 630  SOURCE=..\classes\table.C
 # End Source File  # End Source File
 # Begin Source File  # Begin Source File
   
 SOURCE=..\classes\unknown.C  SOURCE=..\classes\void.C
 # End Source File  # End Source File
 # End Group  # End Group
 # Begin Group "sql"  # Begin Group "sql"

Removed from v.1.94  
changed lines
  Added in v.1.122


E-mail: