You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2005/05/06 19:42:14 UTC

cvs commit: xml-xalan/c/Projects/Win32/VC7.1/AllInOne AllInOne.vcproj AllInOneWithICU.vcproj

dmitryh     2005/05/06 10:42:14

  Modified:    c/Projects/Win32/VC6/AllInOne AllInOne.dsp
                        AllInOneWithICU.dsp
               c/Projects/Win32/VC7.1/AllInOne AllInOne.vcproj
                        AllInOneWithICU.vcproj
  Log:
  Fix for the Win32 project files related to XALANC-480
  
  Revision  Changes    Path
  1.66      +14 -10    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.65
  retrieving revision 1.66
  diff -u -r1.65 -r1.66
  --- AllInOne.dsp	22 Apr 2005 20:52:40 -0000	1.65
  +++ AllInOne.dsp	6 May 2005 17:42:14 -0000	1.66
  @@ -1598,43 +1598,47 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanFormatterWriter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.cpp
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.hpp
   # End Source File
   # Begin Source File
   
  
  
  
  1.64      +10 -10    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.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- AllInOneWithICU.dsp	2 May 2005 02:23:51 -0000	1.63
  +++ AllInOneWithICU.dsp	6 May 2005 17:42:14 -0000	1.64
  @@ -1607,43 +1607,43 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp
  +SOURCE=..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.hpp
   # End Source File
   # Begin Source File
   
  
  
  
  1.12      +16 -10    xml-xalan/c/Projects/Win32/VC7.1/AllInOne/AllInOne.vcproj
  
  Index: AllInOne.vcproj
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC7.1/AllInOne/AllInOne.vcproj,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- AllInOne.vcproj	22 Apr 2005 20:52:40 -0000	1.11
  +++ AllInOne.vcproj	6 May 2005 17:42:14 -0000	1.12
  @@ -1313,34 +1313,37 @@
   				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanFormatterWriter.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.cpp">
  +			</File>
  +			<File
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.hpp">
   			</File>
   			<File
   				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLParserLiaison.cpp">
  @@ -2759,6 +2762,9 @@
   				RelativePath="..\..\..\..\src\xalanc\Harness\XalanXMLFileReporter.hpp">
   			</File>
   		</Filter>
  +		<File
  +			RelativePath="..\..\..\..\src\xalanc\Nls\en_US\XalanMsg_en_US.xlf">
  +		</File>
   	</Files>
   	<Globals>
   	</Globals>
  
  
  
  1.12      +16 -10    xml-xalan/c/Projects/Win32/VC7.1/AllInOne/AllInOneWithICU.vcproj
  
  Index: AllInOneWithICU.vcproj
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC7.1/AllInOne/AllInOneWithICU.vcproj,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- AllInOneWithICU.vcproj	22 Apr 2005 20:52:40 -0000	1.11
  +++ AllInOneWithICU.vcproj	6 May 2005 17:42:14 -0000	1.12
  @@ -1313,34 +1313,37 @@
   				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLUnicode.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanFormatterWriter.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.cpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF16Writer.hpp">
   			</File>
   			<File
  -				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp">
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.cpp">
  +			</File>
  +			<File
  +				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanUTF8Writer.hpp">
   			</File>
   			<File
   				RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLParserLiaison.cpp">
  @@ -2808,6 +2811,9 @@
   				RelativePath="..\..\..\..\src\xalanc\Harness\XalanXMLFileReporter.hpp">
   			</File>
   		</Filter>
  +		<File
  +			RelativePath="..\..\..\..\src\xalanc\Nls\en_US\XalanMsg_en_US.xlf">
  +		</File>
   	</Files>
   	<Globals>
   	</Globals>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org