dbertoni    00/11/20 12:03:44

  Modified:    c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp
               c/Projects/Win32/VC6/XPath XPath.dsp
               c/Projects/Win32/VC6/XSLT XSLT.dsp
  Log:
  New source files.
  
  Revision  Changes    Path
  1.18      +8 -0      
xml-xalan/c/Projects/Win32/VC6/PlatformSupport/PlatformSupport.dsp
  
  Index: PlatformSupport.dsp
  ===================================================================
  RCS file: 
/home/cvs/xml-xalan/c/Projects/Win32/VC6/PlatformSupport/PlatformSupport.dsp,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- PlatformSupport.dsp       2000/11/02 01:42:37     1.17
  +++ PlatformSupport.dsp       2000/11/20 20:03:42     1.18
  @@ -162,6 +162,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.cpp
   # End Source File
   # Begin Source File
  @@ -311,6 +315,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.hpp
   # End Source File
   # Begin Source File
   
  
  
  
  1.10      +4 -0      xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp
  
  Index: XPath.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- XPath.dsp 2000/11/07 14:08:06     1.9
  +++ XPath.dsp 2000/11/20 20:03:42     1.10
  @@ -102,6 +102,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XPath\Function.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XPath\FunctionBoolean.cpp
   # End Source File
   # Begin Source File
  
  
  
  1.17      +20 -0     xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp
  
  Index: XSLT.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- XSLT.dsp  2000/09/28 19:35:21     1.16
  +++ XSLT.dsp  2000/11/20 20:03:43     1.17
  @@ -310,6 +310,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XSLT\OutputContextStack.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XSLT\ProblemListener.cpp
   # End Source File
   # Begin Source File
  @@ -318,6 +322,14 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=D:\Rational\Quantify\pure_api.c
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XSLT\ResultNamespacesStack.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XSLT\SelectionEvent.cpp
   # End Source File
   # Begin Source File
  @@ -643,11 +655,19 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XSLT\OutputContextStack.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XSLT\ProblemListener.hpp
   # End Source File
   # Begin Source File
   
   SOURCE=..\..\..\..\src\XSLT\ProblemListenerDefault.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XSLT\ResultNamespacesStack.hpp
   # End Source File
   # Begin Source File
   
  
  
  

Reply via email to