dbertoni 00/05/08 10:30:26
Modified: c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp Log: Changed source file names. Revision Changes Path 1.7 +24 -24 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- PlatformSupport.dsp 2000/04/25 20:47:47 1.6 +++ PlatformSupport.dsp 2000/05/08 17:30:25 1.7 @@ -102,14 +102,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\DecimalFormat.cpp -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\src\PlatformSupport\DecimalFormatSymbols.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\PlatformSupport\DOMStringHelper.cpp # End Source File # Begin Source File @@ -142,10 +134,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\NumberFormat.cpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\PlatformSupport\PrintWriter.cpp # End Source File # Begin Source File @@ -170,27 +158,31 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\XSLException.cpp +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.cpp # End Source File -# End Group -# Begin Group "Header Files" +# Begin Source File -# PROP Default_Filter "h;hpp;hxx;hm;inl" +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.cpp +# End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.hpp +SOURCE=..\..\..\..\src\PlatformSupport\XalanNumberFormat.cpp # End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\Cloneable.hpp +SOURCE=..\..\..\..\src\PlatformSupport\XSLException.cpp # End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\DecimalFormat.hpp +SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.hpp # End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\DecimalFormatSymbols.hpp +SOURCE=..\..\..\..\src\PlatformSupport\Cloneable.hpp # End Source File # Begin Source File @@ -230,10 +222,6 @@ # End Source File # Begin Source File -SOURCE=..\..\..\..\src\PlatformSupport\NumberFormat.hpp -# End Source File -# Begin Source File - SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportDefinitions.hpp # End Source File # Begin Source File @@ -263,6 +251,18 @@ # Begin Source File SOURCE=..\..\..\..\src\PlatformSupport\Writer.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.hpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\..\src\PlatformSupport\XalanNumberFormat.hpp # End Source File # Begin Source File
