You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@locus.apache.org on 2000/11/02 02:42:41 UTC

cvs commit: xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison XercesParserLiaison.dsp

dbertoni    00/11/01 17:42:41

  Modified:    c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp
               c/Projects/Win32/VC6/XMLSupport XMLSupport.dsp
               c/Projects/Win32/VC6/XalanDOM XalanDOM.dsp
               c/Projects/Win32/VC6/XercesParserLiaison
                        XercesParserLiaison.dsp
  Log:
  New source files.
  
  Revision  Changes    Path
  1.17      +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.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- PlatformSupport.dsp	2000/10/11 19:41:49	1.16
  +++ PlatformSupport.dsp	2000/11/02 01:42:37	1.17
  @@ -162,6 +162,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\PlatformSupport\XalanFileOutputStream.cpp
   # End Source File
   # Begin Source File
  @@ -307,6 +311,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.hpp
   # End Source File
   # Begin Source File
   
  
  
  
  1.6       +8 -0      xml-xalan/c/Projects/Win32/VC6/XMLSupport/XMLSupport.dsp
  
  Index: XMLSupport.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XMLSupport/XMLSupport.dsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XMLSupport.dsp	2000/08/31 19:36:06	1.5
  +++ XMLSupport.dsp	2000/11/02 01:42:38	1.6
  @@ -110,6 +110,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToNull.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XMLSupport\FormatterToText.cpp
   # End Source File
   # Begin Source File
  @@ -155,6 +159,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\XMLSupport\FormatterToHTML.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToNull.hpp
   # End Source File
   # Begin Source File
   
  
  
  
  1.4       +4 -0      xml-xalan/c/Projects/Win32/VC6/XalanDOM/XalanDOM.dsp
  
  Index: XalanDOM.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XalanDOM/XalanDOM.dsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XalanDOM.dsp	2000/08/31 19:36:09	1.3
  +++ XalanDOM.dsp	2000/11/02 01:42:39	1.4
  @@ -132,6 +132,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMString.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XalanDOM\XalanElement.cpp
   # End Source File
   # Begin Source File
  
  
  
  1.8       +8 -0      xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison/XercesParserLiaison.dsp
  
  Index: XercesParserLiaison.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison/XercesParserLiaison.dsp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XercesParserLiaison.dsp	2000/08/10 19:45:41	1.7
  +++ XercesParserLiaison.dsp	2000/11/02 01:42:40	1.8
  @@ -102,6 +102,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeHelper.cpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeNavigator.cpp
   # End Source File
   # Begin Source File
  @@ -219,6 +223,10 @@
   # Begin Source File
   
   SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeCommon.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeHelper.hpp
   # End Source File
   # Begin Source File