dbertoni 00/07/09 18:09:35
Modified: c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp Log: New source files. Revision Changes Path 1.10 +24 -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.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- PlatformSupport.dsp 2000/06/05 00:01:39 1.9 +++ PlatformSupport.dsp 2000/07/10 01:09:35 1.10 @@ -162,6 +162,10 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\PlatformSupport\XalanBitmap.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.cpp # End Source File # Begin Source File @@ -182,6 +186,14 @@ # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File +SOURCE=..\..\..\..\src\PlatformSupport\ArenaAllocator.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\ArenaBlock.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.hpp # End Source File # Begin Source File @@ -238,6 +250,14 @@ # End Source File # Begin Source File +SOURCE=..\..\..\..\src\PlatformSupport\ReusableArenaAllocator.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\ReusableArenaBlock.hpp +# End Source File +# Begin Source File + SOURCE=..\..\..\..\src\PlatformSupport\StdBinInputStream.hpp # End Source File # Begin Source File @@ -259,6 +279,10 @@ # Begin Source File SOURCE=..\..\..\..\src\PlatformSupport\Writer.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\XalanBitmap.hpp # End Source File # Begin Source File
