You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ro...@locus.apache.org on 2000/01/12 19:27:46 UTC

cvs commit: xml-xerces/c/Projects/Win32/VC6/xerces-all/XercesLib XercesLib.dsp

roddey      00/01/12 10:27:45

  Modified:    c/Projects/Win32/VC6/xerces-all/XercesLib XercesLib.dsp
  Log:
  Updated for the movement of the input source classes from the internal/ directory to
  the framework/ directory.
  
  Revision  Changes    Path
  1.6       +32 -24    xml-xerces/c/Projects/Win32/VC6/xerces-all/XercesLib/XercesLib.dsp
  
  Index: XercesLib.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/Projects/Win32/VC6/xerces-all/XercesLib/XercesLib.dsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XercesLib.dsp	2000/01/05 22:16:26	1.5
  +++ XercesLib.dsp	2000/01/12 18:27:45	1.6
  @@ -438,6 +438,38 @@
   # PROP Default_Filter ""
   # Begin Source File
   
  +SOURCE=..\..\..\..\..\src\framework\LocalFileInputSource.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\LocalFileInputSource.Hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\MemBufInputSource.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\MemBufInputSource.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\StdInInputSource.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\StdInInputSource.hpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\URLInputSource.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\..\src\framework\URLInputSource.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\..\src\framework\XMLAttDef.cpp
   # End Source File
   # Begin Source File
  @@ -558,35 +590,11 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\..\src\internal\MemBufInputSource.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\..\src\internal\MemBufInputSource.hpp
  -# End Source File
  -# Begin Source File
  -
   SOURCE=..\..\..\..\..\src\internal\ReaderMgr.cpp
   # End Source File
   # Begin Source File
   
   SOURCE=..\..\..\..\..\src\internal\ReaderMgr.hpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\..\src\internal\StdInInputSource.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\..\src\internal\StdInInputSource.hpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\..\src\internal\URLInputSource.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\..\src\internal\URLInputSource.hpp
   # End Source File
   # Begin Source File