dbertoni    2003/08/11 13:32:22

  Modified:    c/Projects/Win32/VC6/AllInOne AllInOne.dsp
                        AllInOneWithICU.dsp
  Log:
  Separated out collation interface into a new class.
  
  Revision  Changes    Path
  1.36      +4 -0      xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOne.dsp
  
  Index: AllInOne.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOne.dsp,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- AllInOne.dsp      31 Jul 2003 22:57:13 -0000      1.35
  +++ AllInOne.dsp      11 Aug 2003 20:32:22 -0000      1.36
  @@ -586,6 +586,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\xalanc\PlatformSupport\XalanCollationServices.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\xalanc\PlatformSupport\XalanDecimalFormat.cpp
   # End Source File
   # Begin Source File
  
  
  
  1.33      +4 -0      
xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOneWithICU.dsp
  
  Index: AllInOneWithICU.dsp
  ===================================================================
  RCS file: 
/home/cvs/xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOneWithICU.dsp,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- AllInOneWithICU.dsp       31 Jul 2003 22:57:13 -0000      1.32
  +++ AllInOneWithICU.dsp       11 Aug 2003 20:32:22 -0000      1.33
  @@ -586,6 +586,10 @@
   # End Source File
   # Begin Source File
   
  +SOURCE=..\..\..\..\src\xalanc\PlatformSupport\XalanCollationServices.hpp
  +# End Source File
  +# Begin Source File
  +
   SOURCE=..\..\..\..\src\xalanc\PlatformSupport\XalanDecimalFormat.cpp
   # End Source File
   # Begin Source File
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to