dbertoni 00/04/25 12:47:37
Modified: c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp Log: New source files. Revision Changes Path 1.5 +12 -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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- PlatformSupport.dsp 2000/02/17 20:22:37 1.4 +++ PlatformSupport.dsp 2000/04/25 19:47:36 1.5 @@ -158,6 +158,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\PlatformSupport\TextOutputStream.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\PlatformSupport\Writer.cpp # End Source File # Begin Source File @@ -238,11 +242,19 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\PlatformSupport\StdBinInputStream.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\PlatformSupport\STLHelper.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\src\PlatformSupport\StringTokenizer.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\TextOutputStream.hpp # End Source File # Begin Source File
