You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2002/05/22 02:07:37 UTC

cvs commit: xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison XercesParserLiaison.dsp

dbertoni    02/05/21 17:07:37

  Modified:    c/Projects/Win32/VC6/AllInOne AllInOne.dsp
               c/Projects/Win32/VC6/DOMSupport DOMSupport.dsp
               c/Projects/Win32/VC6/ICUBridge ICUBridge.dsp
               c/Projects/Win32/VC6/PlatformSupport PlatformSupport.dsp
               c/Projects/Win32/VC6/XMLSupport XMLSupport.dsp
               c/Projects/Win32/VC6/XPath XPath.dsp
               c/Projects/Win32/VC6/XPathCAPI XPathCAPI.dsp
               c/Projects/Win32/VC6/XSLT XSLT.dsp
               c/Projects/Win32/VC6/XalanDOM XalanDOM.dsp
               c/Projects/Win32/VC6/XalanEXSLT XalanEXSLT.dsp
               c/Projects/Win32/VC6/XalanExtensions XalanExtensions.dsp
               c/Projects/Win32/VC6/XalanSourceTree XalanSourceTree.dsp
               c/Projects/Win32/VC6/XalanTransformer XalanTransformer.dsp
               c/Projects/Win32/VC6/XercesParserLiaison
                        XercesParserLiaison.dsp
  Log:
  Added resource files.
  
  Revision  Changes    Path
  1.7       +757 -748  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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- AllInOne.dsp	21 May 2002 16:22:04 -0000	1.6
  +++ AllInOne.dsp	22 May 2002 00:07:35 -0000	1.7
  @@ -4,7 +4,7 @@
   
   # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
   
  -CFG=AllInOne - Win32 Debug
  +CFG=ALLINONE - WIN32 RELEASE
   !MESSAGE This is not a valid makefile. To build this project using NMAKE,
   !MESSAGE use the Export Makefile command and run
   !MESSAGE 
  @@ -13,7 +13,7 @@
   !MESSAGE You can specify a configuration when running NMAKE
   !MESSAGE by defining the macro CFG on the command line. For example:
   !MESSAGE 
  -!MESSAGE NMAKE /f "AllInOne.mak" CFG="AllInOne - Win32 Debug"
  +!MESSAGE NMAKE /f "AllInOne.mak" CFG="ALLINONE - WIN32 RELEASE"
   !MESSAGE 
   !MESSAGE Possible choices for configuration are:
   !MESSAGE 
  @@ -121,1339 +121,1328 @@
   # Name "AllInOne - Win32 Release"
   # Name "AllInOne - Win32 Debug"
   # Name "AllInOne - Win32 Release with symbols"
  -# Begin Group "Source Files"
  +# Begin Group "Include"
   
  -# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.cpp
  +SOURCE=..\..\..\..\src\Include\PlatformDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\AttributesImpl.cpp
  +SOURCE=..\..\..\..\src\Include\STLHelper.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVT.cpp
  +SOURCE=..\..\..\..\src\Include\VCPPDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVTPart.cpp
  +SOURCE=..\..\..\..\src\Include\XalanArrayKeyMap.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVTPartSimple.cpp
  +SOURCE=..\..\..\..\src\Include\XalanAutoPtr.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVTPartXPath.cpp
  +SOURCE=..\..\..\..\src\Include\XalanObjectCache.hpp
   # End Source File
  +# End Group
  +# Begin Group "XalanDOM"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\Cloneable.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanAttr.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\Constants.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanAttr.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\CountersTable.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanCDataSection.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\DecimalToRoman.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanCDATASection.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMServices.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanCharacterData.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DOMStringHelper.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanCharacterData.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DOMStringPrintWriter.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanComment.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupport.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanComment.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportDefault.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDocument.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportException.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDocument.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportInit.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentFragment.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DoubleSupport.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentFragment.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemApplyImport.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentType.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemApplyTemplates.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentType.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemAttribute.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemAttributeSet.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemCallTemplate.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemChoose.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMImplementation.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemComment.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMImplementation.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemCopy.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemCopyOf.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMInit.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemDecimalFormat.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMString.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemElement.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanDOMString.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemEmpty.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanElement.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\ElementPrefixResolverProxy.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanElement.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemExtensionCall.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanEmptyNamedNodeMap.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemFallback.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanEmptyNamedNodeMap.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemForEach.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanEntity.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemIf.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanEntity.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemLiteralResult.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanEntityReference.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemMessage.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanEntityReference.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemNumber.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNamedNodeMap.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemOtherwise.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNamedNodeMap.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemParam.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNode.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemPI.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNode.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemSort.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNodeList.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemTemplate.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNodeList.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemTemplateElement.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListDummy.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemText.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListDummy.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemTextLiteral.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListSurrogate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemUse.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListSurrogate.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemValueOf.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNotation.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemVariable.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanNotation.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemWhen.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanProcessingInstruction.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemWithParam.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanProcessingInstruction.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\ExecutionContext.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanText.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ExtensionFunctionHandler.cpp
  +SOURCE=..\..\..\..\src\XalanDOM\XalanText.hpp
   # End Source File
  +# End Group
  +# Begin Group "PlatformSupport"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ExtensionNSHandler.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\ArenaAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\FormatterListener.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\ArenaBlock.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToDOM.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToHTML.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToNull.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\AttributesImpl.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\FormatterToSourceTree.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\AttributesImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToText.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\AttributeVectorEntry.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToXML.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\AttributeVectorEntryExtended.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterTreeWalker.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\Cloneable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FoundIndex.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\Cloneable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\Function.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DirectoryEnumerator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionBoolean.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DOMStringHelper.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionCeiling.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DOMStringHelper.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionConcat.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DOMStringPrintWriter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionContains.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DOMStringPrintWriter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionCount.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DoubleSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionCurrent.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\DoubleSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionDifference.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\ExecutionContext.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionDistinct.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\ExecutionContext.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionDocument.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\FormatterListener.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionElementAvailable.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\FormatterListener.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionEvaluate.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\NamedNodeMapAttributeList.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionFalse.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\NamedNodeMapAttributeList.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionFloor.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\NullPrintWriter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionFormatNumber.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\NullPrintWriter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionFunctionAvailable.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionGenerateID.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionHasSameNodes.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionID.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionIntersection.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportInit.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionKey.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PrefixResolver.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionLang.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PrefixResolver.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionLast.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PrintWriter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionLocalName.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\PrintWriter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionName.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\Resettable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\Resettable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionNodeSet.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\ReusableArenaAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNormalizeSpace.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\ReusableArenaBlock.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNot.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\StdBinInputStream.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNumber.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\StdBinInputStream.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionPosition.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\StringTokenizer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionRound.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\StringTokenizer.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\URISupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionString.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\URISupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionStringLength.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\Writer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSubstring.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\Writer.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSubstringAfter.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSubstringBefore.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanBitmap.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSum.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanBitmap.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionSystemProperty.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionTranslate.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionTrue.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionUnparsedEntityURI.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\GenerateEvent.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\KeyTable.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\NamedNodeMapAttributeList.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\NamespacesHandler.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringHashTable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NodeListImplSurrogate.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringHashTable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NodeRefList.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NodeRefListBase.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\NodeSorter.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanEncodingPropertyCache.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\NodeSortKey.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanEncodingPropertyCache.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\NullPrintWriter.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanFileOutputStream.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\OutputContextStack.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanFileOutputStream.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupport.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanNullOutputStream.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportInit.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanNullOutputStream.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PrefixResolver.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanNumberFormat.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PrintWriter.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanNumberFormat.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ProblemListener.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStream.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ProblemListenerDefault.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStream.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\Resettable.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStreamPrintWriter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ResultNamespacesStack.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStreamPrintWriter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ResultTreeFrag.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanReferenceCountedObject.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ResultTreeFragAllocator.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanReferenceCountedObject.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\ResultTreeFragBase.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanSimplePrefixResolver.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\SelectionEvent.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanSimplePrefixResolver.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StackEntry.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanStdOutputStream.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\StdBinInputStream.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanStdOutputStream.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\StringTokenizer.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanToXercesTranscoderWrapper.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\Stylesheet.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanToXercesTranscoderWrapper.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContext.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanTranscodingServices.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContextDefault.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanTranscodingServices.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContext.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanUnicode.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContextDefault.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanUTF16Transcoder.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetHandler.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanUTF16Transcoder.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetRoot.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanXMLChar.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TopLevelArg.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XalanXMLChar.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TraceListener.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XSLException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TraceListenerDefault.cpp
  +SOURCE=..\..\..\..\src\PlatformSupport\XSLException.hpp
   # End Source File
  +# End Group
  +# Begin Group "DOMSupport"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TracerEvent.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMServices.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\TreeWalker.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMServices.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\URISupport.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\VariablesStack.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\Writer.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanAttr.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanBitmap.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanCAPI.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanCDataSection.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanCharacterData.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanComment.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\DOMSupportInit.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanCompiledStylesheetDefault.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\TreeWalker.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.cpp
  +SOURCE=..\..\..\..\src\DOMSupport\TreeWalker.hpp
   # End Source File
  +# End Group
  +# Begin Group "XPath"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.cpp
  +SOURCE=..\..\..\..\src\XPath\ElementPrefixResolverProxy.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultDocumentBuilder.cpp
  +SOURCE=..\..\..\..\src\XPath\ElementPrefixResolverProxy.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultParsedSource.cpp
  +SOURCE=..\..\..\..\src\XPath\FoundIndex.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDocument.cpp
  +SOURCE=..\..\..\..\src\XPath\FoundIndex.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentFragment.cpp
  +SOURCE=..\..\..\..\src\XPath\Function.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentType.cpp
  +SOURCE=..\..\..\..\src\XPath\Function.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMException.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionBoolean.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMImplementation.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionBoolean.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMInit.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionCeiling.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMString.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionCeiling.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionConcat.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionConcat.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringHashTable.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionContains.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionContains.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanElement.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionCount.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanEmptyNamedNodeMap.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionCount.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanEncodingPropertyCache.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionFalse.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanEntity.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionFalse.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanEntityReference.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionFloor.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTCommon.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionFloor.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTMath.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionID.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTSet.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionID.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTString.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionLang.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\XalanExtensions.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionLang.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanFileOutputStream.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionLast.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNamedNodeMap.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionLast.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNode.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionLocalName.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNodeList.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionLocalName.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListDummy.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionName.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListSurrogate.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionName.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNotation.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanNullOutputStream.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanNumberFormat.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNormalizeSpace.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanNumberingResourceBundle.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNormalizeSpace.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStream.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNot.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStreamPrintWriter.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNot.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanParsedSource.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNumber.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanProcessingInstruction.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionNumber.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanQName.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionPosition.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanQNameByReference.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionPosition.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanQNameByValue.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionRound.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanReferenceCountedObject.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionRound.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanSimplePrefixResolver.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttr.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionString.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeNSAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionString.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributesVector.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionStringLength.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttrNS.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionStringLength.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeComment.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstring.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeCommentAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstring.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeContentHandler.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstringAfter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocument.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstringAfter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstringBefore.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocumentFragment.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSubstringBefore.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentFragmentAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSum.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDOMSupport.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionSum.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElement.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionTranslate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionTranslate.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNS.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionTrue.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNSAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\FunctionTrue.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeHelper.cpp
  +SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeInit.cpp
  +SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeNamedNodeMap.cpp
  +SOURCE=..\..\..\..\src\XPath\NameSpace.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeParserLiaison.cpp
  +SOURCE=..\..\..\..\src\XPath\NodeListImplSurrogate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstruction.cpp
  +SOURCE=..\..\..\..\src\XPath\NodeListImplSurrogate.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstructionAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\NodeRefList.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeText.cpp
  +SOURCE=..\..\..\..\src\XPath\NodeRefList.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\NodeRefListBase.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWS.cpp
  +SOURCE=..\..\..\..\src\XPath\NodeRefListBase.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWSAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\ResultTreeFragBase.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanSourceTreeWrapperParsedSource.cpp
  +SOURCE=..\..\..\..\src\XPath\ResultTreeFragBase.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanStdOutputStream.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanQName.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanTemplate.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanQName.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanText.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanQNameByReference.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanToXercesTranscoderWrapper.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanQNameByReference.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanTranscodingServices.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanQNameByValue.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformer.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanQNameByValue.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerOutputStream.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanXPathException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerProblemListener.cpp
  +SOURCE=..\..\..\..\src\XPath\XalanXPathException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanUTF16Transcoder.cpp
  +SOURCE=..\..\..\..\src\XPath\XBoolean.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanXMLChar.cpp
  +SOURCE=..\..\..\..\src\XPath\XBoolean.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanXPathException.cpp
  +SOURCE=..\..\..\..\src\XPath\XLocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XBoolean.cpp
  +SOURCE=..\..\..\..\src\XPath\XLocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttrBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSet.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttributeBridgeAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSet.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeHelper.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSetAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeNavigator.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSetAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCDATASectionBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSetBase.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCommentBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSetBase.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSetResultTreeFragProxy.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentFragmentBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNodeSetResultTreeFragProxy.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentNamedNodeListCache.cpp
  +SOURCE=..\..\..\..\src\XPath\XNull.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentTypeBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNull.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOM_NodeHack.cpp
  +SOURCE=..\..\..\..\src\XPath\XNumber.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMException.cpp
  +SOURCE=..\..\..\..\src\XPath\XNumber.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMImplementationBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNumberAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMParsedSource.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMSupport.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMWrapperParsedSource.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridge.cpp
  -# End Source File
  -# Begin Source File
  -
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridgeAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XNumberAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementNamedNodeListCache.cpp
  +SOURCE=..\..\..\..\src\XPath\XNumberBase.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XNumberBase.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityReferenceBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XObject.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesLiaisonXalanDOMStringPool.cpp
  +SOURCE=..\..\..\..\src\XPath\XObject.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeListCache.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectFactory.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeMapBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectFactory.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNodeListBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectFactoryDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNotationBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectFactoryDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesParserLiaison.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxy.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesProcessingInstructionBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxy.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridge.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyBase.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridgeAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyBase.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesToXalanNodeMap.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyText.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTreeWalker.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyText.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XLocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectTypeCallback.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLParserLiaison.cpp
  +SOURCE=..\..\..\..\src\XPath\XObjectTypeCallback.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLSupportException.cpp
  +SOURCE=..\..\..\..\src\XPath\XPath.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLSupportInit.cpp
  +SOURCE=..\..\..\..\src\XPath\XPath.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSet.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSetAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSetBase.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSetResultTreeFragProxy.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathEnvSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNull.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathEnvSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNumber.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathEnvSupportDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNumberAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathEnvSupportDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNumberBase.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathEvaluator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObject.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathEvaluator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectFactory.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathExecutionContext.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectFactoryDefault.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathExecutionContext.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxy.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathExecutionContextDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyBase.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathExecutionContextDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyText.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathExpression.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectTypeCallback.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathExpression.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPath.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFactory.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFactory.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPathCAPI\XPathCAPI.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFactoryBlock.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathEnvSupport.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFactoryBlock.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathEnvSupportDefault.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFactoryDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathEvaluator.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFactoryDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathExecutionContext.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFunctionTable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathExecutionContextDefault.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathFunctionTable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathExpression.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFactory.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathInit.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFactoryBlock.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathParserException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFactoryDefault.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathParserException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFunctionTable.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathProcessor.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathInit.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathProcessor.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathParserException.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathProcessorImpl.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathProcessor.cpp
  +SOURCE=..\..\..\..\src\XPath\XPathProcessorImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathProcessorImpl.cpp
  +SOURCE=..\..\..\..\src\XPath\XSpan.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XResultTreeFrag.cpp
  +SOURCE=..\..\..\..\src\XPath\XSpan.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XResultTreeFragAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XString.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XSLException.cpp
  +SOURCE=..\..\..\..\src\XPath\XString.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTEngineImpl.cpp
  -
  -!IF  "$(CFG)" == "AllInOne - Win32 Release"
  -
  -!ELSEIF  "$(CFG)" == "AllInOne - Win32 Debug"
  -
  -!ELSEIF  "$(CFG)" == "AllInOne - Win32 Release with symbols"
  -
  -# ADD CPP /YX
  -
  -!ENDIF 
  -
  +SOURCE=..\..\..\..\src\XPath\XStringAdapter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTInit.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringAdapter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTInputSource.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringAdapterAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessor.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringAdapterAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupport.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupportDefault.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessorException.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringBase.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTResultTarget.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringBase.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XSpan.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringCached.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XString.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringCached.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringAdapter.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringCachedAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringAdapterAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringCachedAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringReference.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringBase.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringReference.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringCached.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringReferenceAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringCachedAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XStringReferenceAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringReference.cpp
  +SOURCE=..\..\..\..\src\XPath\XToken.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringReferenceAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XToken.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XToken.cpp
  +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapter.cpp
  +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapter.hpp
   # End Source File
   # Begin Source File
   
  @@ -1461,1528 +1450,1548 @@
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenStringAdapter.cpp
  +SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapterAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenStringAdapterAllocator.cpp
  +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XUnknown.cpp
  +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapter.hpp
   # End Source File
  -# End Group
  -# Begin Group "Header Files"
  -
  -# PROP Default_Filter "h;hpp;hxx;hm;inl"
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\AIXDefinitions.hpp
  +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapterAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\ArenaAllocator.hpp
  +SOURCE=..\..\..\..\src\XPath\XTokenStringAdapterAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\ArenaBlock.hpp
  +SOURCE=..\..\..\..\src\XPath\XUnknown.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\AttributeListImpl.hpp
  +SOURCE=..\..\..\..\src\XPath\XUnknown.hpp
   # End Source File
  -# Begin Source File
  +# End Group
  +# Begin Group "XPathCAPI"
   
  -SOURCE=..\..\..\..\src\PlatformSupport\AttributesImpl.hpp
  -# End Source File
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\AttributeVectorEntry.hpp
  +SOURCE=..\..\..\..\src\XPathCAPI\XPathCAPI.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\AttributeVectorEntryExtended.hpp
  +SOURCE=..\..\..\..\src\XPathCAPI\XPathCAPI.h
   # End Source File
  -# Begin Source File
  +# End Group
  +# Begin Group "XMLSupport"
   
  -SOURCE=..\..\..\..\src\XSLT\AVT.hpp
  -# End Source File
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVTPart.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToDOM.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVTPartSimple.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToDOM.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\AVTPartXPath.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToHTML.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\Cloneable.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToHTML.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\Constants.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToNull.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\CountersTable.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToNull.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\DecimalToRoman.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToText.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DirectoryEnumerator.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToText.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMServices.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToXML.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DOMStringHelper.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterToXML.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DOMStringPrintWriter.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterTreeWalker.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupport.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\FormatterTreeWalker.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportDefault.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLParserLiaison.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportDefinitions.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLParserLiaison.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportException.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLSupportDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\DOMSupportInit.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLSupportException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\DoubleSupport.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLSupportException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemApplyImport.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLSupportInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemApplyTemplates.hpp
  +SOURCE=..\..\..\..\src\XMLSupport\XMLSupportInit.hpp
   # End Source File
  -# Begin Source File
  +# End Group
  +# Begin Group "XercesParserLiaison"
   
  -SOURCE=..\..\..\..\src\XSLT\ElemAttribute.hpp
  -# End Source File
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemAttributeSet.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttrBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemCallTemplate.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttrBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemChoose.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttributeBridgeAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemComment.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttributeBridgeAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemCopy.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeCommon.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemCopyOf.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeHelper.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemDecimalFormat.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeHelper.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemElement.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeNavigator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemEmpty.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeNavigator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElementFrameMarker.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCDATASectionBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\ElementPrefixResolverProxy.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCDATASectionBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemExtensionCall.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCommentBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemFallback.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCommentBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemForEach.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemIf.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemLiteralResult.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentFragmentBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemMessage.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentFragmentBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemNumber.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentNamedNodeListCache.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemOtherwise.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentNamedNodeListCache.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemParam.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentTypeBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemPI.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentTypeBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemPriv.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOM_NodeHack.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemSort.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOM_NodeHack.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemTemplate.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemTemplateElement.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemText.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMImplementationBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemTextLiteral.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMImplementationBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemUse.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemValueOf.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemVariable.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemWhen.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ElemWithParam.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridgeAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\ExecutionContext.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridgeAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ExtensionFunctionHandler.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementNamedNodeListCache.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ExtensionNSHandler.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementNamedNodeListCache.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\FormatterListener.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToDOM.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToHTML.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityReferenceBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToNull.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityReferenceBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\FormatterToSourceTree.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesLiaisonXalanDOMStringPool.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToText.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesLiaisonXalanDOMStringPool.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterToXML.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeListCache.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\FormatterTreeWalker.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeListCache.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FoundIndex.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeMapBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\Function.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeMapBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionBoolean.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNodeListBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionCeiling.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNodeListBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionConcat.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNotationBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionContains.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNotationBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionCount.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesParserLiaison.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionCurrent.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesParserLiaison.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionDifference.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesParserLiaisonDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionDistinct.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesProcessingInstructionBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionDocument.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesProcessingInstructionBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionElementAvailable.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridge.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionEvaluate.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridge.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionFalse.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridgeAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionFloor.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridgeAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionFormatNumber.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesToXalanNodeMap.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionFunctionAvailable.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesToXalanNodeMap.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionGenerateID.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTreeWalker.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionHasSameNodes.hpp
  +SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTreeWalker.hpp
   # End Source File
  -# Begin Source File
  +# End Group
  +# Begin Group "XalanSourceTree"
   
  -SOURCE=..\..\..\..\src\XPath\FunctionID.hpp
  -# End Source File
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionIntersection.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\FormatterToSourceTree.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionKey.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\FormatterToSourceTree.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionLang.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttr.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionLast.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttr.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionLocalName.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionName.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNamespaceURI.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeNSAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\FunctionNodeSet.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeNSAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNormalizeSpace.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributesVector.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNot.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributesVector.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionNumber.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttrNS.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionPosition.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttrNS.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionRound.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeComment.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionStartsWith.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeComment.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionString.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeCommentAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionStringLength.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeCommentAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSubstring.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeContentHandler.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSubstringAfter.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeContentHandler.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSubstringBefore.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionSum.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocument.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionSystemProperty.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocument.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionTranslate.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocumentFragment.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\FunctionTrue.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocumentFragment.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\FunctionUnparsedEntityURI.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDOMSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\GCCDefinitions.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDOMSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\GenerateEvent.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElement.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\HPUXDefinitions.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElement.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\KeyDeclaration.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\KeyTable.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\MutableNodeRefList.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNS.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\NamedNodeMapAttributeList.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNS.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NameSpace.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNSAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\NamespacesHandler.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNSAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NodeListImplSurrogate.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeHelper.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NodeRefList.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeHelper.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\NodeRefListBase.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\NodeSorter.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeInit.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\NodeSortKey.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeNamedNodeMap.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\NullPrintWriter.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeNamedNodeMap.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\OS390Definitions.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeParserLiaison.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\OutputContextStack.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeParserLiaison.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\PlatformDefinitions.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstruction.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupport.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstruction.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportDefinitions.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstructionAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PlatformSupportInit.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstructionAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PrefixResolver.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeText.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\PrintWriter.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeText.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ProblemListener.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ProblemListenerDefault.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\Resettable.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWS.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ResultNamespacesStack.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWS.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ResultTreeFrag.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWSAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\ResultTreeFragAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWSAllocator.hpp
   # End Source File
  +# End Group
  +# Begin Group "XSLT"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\ResultTreeFragBase.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVT.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\ReusableArenaAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVT.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\ReusableArenaBlock.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVTPart.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\SelectionEvent.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVTPart.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\SolarisDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVTPartSimple.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StackEntry.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVTPartSimple.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\StdBinInputStream.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVTPartXPath.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\STLHelper.hpp
  +SOURCE=..\..\..\..\src\XSLT\AVTPartXPath.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\StringTokenizer.hpp
  +SOURCE=..\..\..\..\src\XSLT\Constants.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\Stylesheet.hpp
  +SOURCE=..\..\..\..\src\XSLT\Constants.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContext.hpp
  +SOURCE=..\..\..\..\src\XSLT\CountersTable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContextDefault.hpp
  +SOURCE=..\..\..\..\src\XSLT\CountersTable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContext.hpp
  +SOURCE=..\..\..\..\src\XSLT\DecimalToRoman.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContextDefault.hpp
  +SOURCE=..\..\..\..\src\XSLT\DecimalToRoman.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetHandler.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemApplyImport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\StylesheetRoot.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemApplyImport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TopLevelArg.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemApplyTemplates.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TraceListener.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemApplyTemplates.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TraceListenerDefault.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemAttribute.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\TracerEvent.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemAttribute.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\DOMSupport\TreeWalker.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemAttributeSet.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\TRU64Definitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemAttributeSet.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\URISupport.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemCallTemplate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\VariablesStack.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemCallTemplate.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\VCPPDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemChoose.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\Writer.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemChoose.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemComment.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\XalanArrayKeyMap.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemComment.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanAttr.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemCopy.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\XalanAutoPtr.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemCopy.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanBitmap.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemCopyOf.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanCAPI.h
  +SOURCE=..\..\..\..\src\XSLT\ElemCopyOf.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanCDATASection.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemDecimalFormat.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanCharacterData.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemDecimalFormat.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanComment.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemElement.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanCompiledStylesheet.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemElement.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanCompiledStylesheetDefault.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemEmpty.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormat.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemEmpty.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDecimalFormatSymbols.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemExtensionCall.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultDocumentBuilder.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemExtensionCall.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultParsedSource.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemFallback.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDocument.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemFallback.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanDocumentBuilder.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemForEach.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentFragment.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemForEach.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDocumentType.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemIf.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemIf.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMException.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemLiteralResult.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMImplementation.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemLiteralResult.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMInit.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemMessage.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanDOMString.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemMessage.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemNumber.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringCache.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemNumber.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringHashTable.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemOtherwise.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanDOMStringPool.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemOtherwise.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanElement.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemParam.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanEmptyNamedNodeMap.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemParam.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanEncodingPropertyCache.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemPI.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanEntity.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemPI.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanEntityReference.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemSort.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTCommon.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemSort.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTCommonImpl.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemTemplate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemTemplate.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTMath.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemTemplateElement.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTMathImpl.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemTemplateElement.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTSet.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemText.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTSetImpl.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemText.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTString.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemTextLiteral.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTStringImpl.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemTextLiteral.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\XalanExtensions.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemUse.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanExtensions\XalanExtensionsDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemUse.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanFileOutputStream.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemValueOf.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNamedNodeMap.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemValueOf.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNode.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemVariable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNodeList.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemVariable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListDummy.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemWhen.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNodeListSurrogate.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemWhen.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanNotation.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemWithParam.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanNullOutputStream.hpp
  +SOURCE=..\..\..\..\src\XSLT\ElemWithParam.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanNumberFormat.hpp
  +SOURCE=..\..\..\..\src\XSLT\ExtensionFunctionHandler.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanNumberingResourceBundle.hpp
  +SOURCE=..\..\..\..\src\XSLT\ExtensionFunctionHandler.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\Include\XalanObjectCache.hpp
  +SOURCE=..\..\..\..\src\XSLT\ExtensionNSHandler.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStream.hpp
  +SOURCE=..\..\..\..\src\XSLT\ExtensionNSHandler.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanOutputStreamPrintWriter.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionCurrent.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanParsedSource.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionCurrent.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanProcessingInstruction.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionDocument.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanQName.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionDocument.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanQNameByReference.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionElementAvailable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanQNameByValue.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionElementAvailable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanReferenceCountedObject.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionFormatNumber.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanSimplePrefixResolver.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionFormatNumber.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttr.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionFunctionAvailable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionFunctionAvailable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributeNSAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionGenerateID.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttributesVector.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionGenerateID.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeAttrNS.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionKey.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeComment.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionKey.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeCommentAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionSystemProperty.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeContentHandler.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionSystemProperty.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionUnparsedEntityURI.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocument.hpp
  +SOURCE=..\..\..\..\src\XSLT\FunctionUnparsedEntityURI.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\GenerateEvent.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDocumentFragment.hpp
  +SOURCE=..\..\..\..\src\XSLT\GenerateEvent.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentFragmentAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\KeyDeclaration.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeDOMSupport.hpp
  +SOURCE=..\..\..\..\src\XSLT\KeyTable.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElement.hpp
  +SOURCE=..\..\..\..\src\XSLT\KeyTable.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\NamespacesHandler.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNS.hpp
  +SOURCE=..\..\..\..\src\XSLT\NamespacesHandler.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeElementNSAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\NodeSorter.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeHelper.hpp
  +SOURCE=..\..\..\..\src\XSLT\NodeSorter.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeInit.hpp
  +SOURCE=..\..\..\..\src\XSLT\NodeSortKey.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeNamedNodeMap.hpp
  +SOURCE=..\..\..\..\src\XSLT\NodeSortKey.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeParserLiaison.hpp
  +SOURCE=..\..\..\..\src\XSLT\OutputContextStack.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstruction.hpp
  +SOURCE=..\..\..\..\src\XSLT\OutputContextStack.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeProcessingInstructionAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\ProblemListener.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeText.hpp
  +SOURCE=..\..\..\..\src\XSLT\ProblemListener.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\ProblemListenerDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWS.hpp
  +SOURCE=..\..\..\..\src\XSLT\ProblemListenerDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanSourceTree\XalanSourceTreeTextIWSAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\ResultNamespacesStack.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanSourceTreeWrapperParsedSource.hpp
  +SOURCE=..\..\..\..\src\XSLT\ResultNamespacesStack.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanStdOutputStream.hpp
  +SOURCE=..\..\..\..\src\XSLT\ResultTreeFrag.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanDOM\XalanText.hpp
  +SOURCE=..\..\..\..\src\XSLT\ResultTreeFrag.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanToXercesTranscoderWrapper.hpp
  +SOURCE=..\..\..\..\src\XSLT\ResultTreeFragAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanTranscodingServices.hpp
  +SOURCE=..\..\..\..\src\XSLT\ResultTreeFragAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformer.hpp
  +SOURCE=..\..\..\..\src\XSLT\SelectionEvent.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\SelectionEvent.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerOutputStream.hpp
  +SOURCE=..\..\..\..\src\XSLT\StackEntry.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerProblemListener.hpp
  +SOURCE=..\..\..\..\src\XSLT\StackEntry.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanUnicode.hpp
  +SOURCE=..\..\..\..\src\XSLT\Stylesheet.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanUTF16Transcoder.hpp
  +SOURCE=..\..\..\..\src\XSLT\Stylesheet.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XalanXMLChar.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContext.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XalanXPathException.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContext.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XBoolean.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContextDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttrBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetConstructionContextDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesAttributeBridgeAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContext.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeCommon.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContext.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeHelper.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContextDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesBridgeNavigator.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetExecutionContextDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCDATASectionBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetHandler.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesCommentBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetHandler.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetRoot.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentFragmentBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\StylesheetRoot.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentNamedNodeListCache.hpp
  +SOURCE=..\..\..\..\src\XSLT\TopLevelArg.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDocumentTypeBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\TopLevelArg.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOM_NodeHack.hpp
  +SOURCE=..\..\..\..\src\XSLT\TraceListener.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMException.hpp
  +SOURCE=..\..\..\..\src\XSLT\TraceListener.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMImplementationBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\TraceListenerDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMParsedSource.hpp
  +SOURCE=..\..\..\..\src\XSLT\TraceListenerDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesDOMSupport.hpp
  +SOURCE=..\..\..\..\src\XSLT\TracerEvent.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMWrapperParsedSource.hpp
  +SOURCE=..\..\..\..\src\XSLT\TracerEvent.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\VariablesStack.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementBridgeAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\VariablesStack.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesElementNamedNodeListCache.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanNumberingResourceBundle.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanNumberingResourceBundle.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesEntityReferenceBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesLiaisonXalanDOMStringPool.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeListCache.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentFragmentAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNamedNodeMapBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanSourceTreeDocumentFragmentAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNodeListBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XalanTemplate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesNotationBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XResultTreeFrag.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesParserLiaison.hpp
  +SOURCE=..\..\..\..\src\XSLT\XResultTreeFrag.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesParserLiaisonDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\XResultTreeFragAllocator.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesProcessingInstructionBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XResultTreeFragAllocator.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridge.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTextBridgeAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTEngineImpl.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesToXalanNodeMap.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTEngineImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XercesParserLiaison\XercesTreeWalker.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTInit.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XLocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTInit.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLParserLiaison.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTInputSource.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLSupportDefinitions.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTInputSource.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLSupportException.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessor.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XMLSupport\XMLSupportInit.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessor.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSet.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupport.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSetAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupport.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSetBase.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupportDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNodeSetResultTreeFragProxy.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupportDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNull.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessorException.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNumber.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTProcessorException.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNumberAllocator.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTResultTarget.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XNumberBase.hpp
  +SOURCE=..\..\..\..\src\XSLT\XSLTResultTarget.hpp
   # End Source File
  +# End Group
  +# Begin Group "XalanExtensions"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObject.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionDifference.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectFactory.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionDifference.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectFactoryDefault.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionDistinct.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxy.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionDistinct.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyBase.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionEvaluate.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectResultTreeFragProxyText.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionEvaluate.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XObjectTypeCallback.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionHasSameNodes.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPath.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionHasSameNodes.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionIntersection.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPathCAPI\XPathCAPI.h
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionIntersection.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathDefinitions.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionNodeSet.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathEnvSupport.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\FunctionNodeSet.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathEnvSupportDefault.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\XalanExtensions.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathEvaluator.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\XalanExtensions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathExecutionContext.hpp
  +SOURCE=..\..\..\..\src\XalanExtensions\XalanExtensionsDefinitions.hpp
   # End Source File
  +# End Group
  +# Begin Group "XalanEXSLT"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathExecutionContextDefault.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTCommon.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathExpression.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTCommon.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFactory.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTCommonImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFactoryBlock.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFactoryDefault.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTMath.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathFunctionTable.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTMath.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathInit.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTMathImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathParserException.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTSet.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathProcessor.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTSet.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XPathProcessorImpl.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTSetImpl.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XResultTreeFrag.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTString.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XResultTreeFragAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTString.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\PlatformSupport\XSLException.hpp
  +SOURCE=..\..\..\..\src\XalanEXSLT\XalanEXSLTStringImpl.hpp
   # End Source File
  +# End Group
  +# Begin Group "XalanTransformer"
  +
  +# PROP Default_Filter ""
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTDefinitions.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanCAPI.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTEngineImpl.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanCAPI.h
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTInit.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanCompiledStylesheet.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTInputSource.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanCompiledStylesheetDefault.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessor.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanCompiledStylesheetDefault.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupport.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultDocumentBuilder.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessorEnvSupportDefault.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultDocumentBuilder.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTProcessorException.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultParsedSource.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XSLT\XSLTResultTarget.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanDefaultParsedSource.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XSpan.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanDocumentBuilder.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XString.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanParsedSource.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringAdapter.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanParsedSource.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringAdapterAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanSourceTreeWrapperParsedSource.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanSourceTreeWrapperParsedSource.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringBase.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformer.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringCached.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformer.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringCachedAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerDefinitions.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringReference.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerOutputStream.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XStringReferenceAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerOutputStream.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XToken.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerProblemListener.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapter.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XalanTransformerProblemListener.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenNumberAdapterAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMParsedSource.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenStringAdapter.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMParsedSource.hpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XTokenStringAdapterAllocator.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMWrapperParsedSource.cpp
   # End Source File
   # Begin Source File
   
  -SOURCE=..\..\..\..\src\XPath\XUnknown.hpp
  +SOURCE=..\..\..\..\src\XalanTransformer\XercesDOMWrapperParsedSource.hpp
   # End Source File
   # End Group
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\AllInOne\AllInOne.rc
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\AllInOne\resource.h
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.16      +8 -0      xml-xalan/c/Projects/Win32/VC6/DOMSupport/DOMSupport.dsp
  
  Index: DOMSupport.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/DOMSupport/DOMSupport.dsp,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- DOMSupport.dsp	10 May 2002 22:50:13 -0000	1.15
  +++ DOMSupport.dsp	22 May 2002 00:07:36 -0000	1.16
  @@ -185,6 +185,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\DOMSupport\DOMSupport.rc
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\DOMSupport\resource.h
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.17      +8 -0      xml-xalan/c/Projects/Win32/VC6/ICUBridge/ICUBridge.dsp
  
  Index: ICUBridge.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/ICUBridge/ICUBridge.dsp,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- ICUBridge.dsp	5 Apr 2002 03:45:56 -0000	1.16
  +++ ICUBridge.dsp	22 May 2002 00:07:36 -0000	1.17
  @@ -191,6 +191,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\ICUBridge\ICUBridge.rc
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\ICUBridge\resource.h
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.37      +8 -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.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- PlatformSupport.dsp	19 Apr 2002 05:24:08 -0000	1.36
  +++ PlatformSupport.dsp	22 May 2002 00:07:36 -0000	1.37
  @@ -469,6 +469,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\PlatformSupport\PlatformSupport.rc
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\PlatformSupport\resource.h
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.15      +8 -0      xml-xalan/c/Projects/Win32/VC6/XMLSupport/XMLSupport.dsp
  
  Index: XMLSupport.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XMLSupport/XMLSupport.dsp,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- XMLSupport.dsp	28 Feb 2002 05:21:30 -0000	1.14
  +++ XMLSupport.dsp	22 May 2002 00:07:36 -0000	1.15
  @@ -209,6 +209,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XMLSupport\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XMLSupport\XMLSupport.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.35      +8 -0      xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp
  
  Index: XPath.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- XPath.dsp	28 Feb 2002 05:21:30 -0000	1.34
  +++ XPath.dsp	22 May 2002 00:07:36 -0000	1.35
  @@ -844,6 +844,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XPath\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XPath\XPath.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.3       +8 -0      xml-xalan/c/Projects/Win32/VC6/XPathCAPI/XPathCAPI.dsp
  
  Index: XPathCAPI.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XPathCAPI/XPathCAPI.dsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathCAPI.dsp	28 Feb 2002 05:21:30 -0000	1.2
  +++ XPathCAPI.dsp	22 May 2002 00:07:36 -0000	1.3
  @@ -140,6 +140,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XPathCAPI\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XPathCAPI\XPathCAPI.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.32      +8 -0      xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp
  
  Index: XSLT.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XSLT/XSLT.dsp,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- XSLT.dsp	16 Apr 2002 05:58:25 -0000	1.31
  +++ XSLT.dsp	22 May 2002 00:07:36 -0000	1.32
  @@ -851,6 +851,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XSLT\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XSLT\XSLT.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.16      +8 -0      xml-xalan/c/Projects/Win32/VC6/XalanDOM/XalanDOM.dsp
  
  Index: XalanDOM.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XalanDOM/XalanDOM.dsp,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- XalanDOM.dsp	10 May 2002 22:51:28 -0000	1.15
  +++ XalanDOM.dsp	22 May 2002 00:07:36 -0000	1.16
  @@ -319,6 +319,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanDOM\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanDOM\XalanDOM.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.2       +8 -0      xml-xalan/c/Projects/Win32/VC6/XalanEXSLT/XalanEXSLT.dsp
  
  Index: XalanEXSLT.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XalanEXSLT/XalanEXSLT.dsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XalanEXSLT.dsp	26 Apr 2002 06:54:27 -0000	1.1
  +++ XalanEXSLT.dsp	22 May 2002 00:07:36 -0000	1.2
  @@ -185,6 +185,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanEXSLT\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanEXSLT\XalanEXSLT.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.6       +8 -0      xml-xalan/c/Projects/Win32/VC6/XalanExtensions/XalanExtensions.dsp
  
  Index: XalanExtensions.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XalanExtensions/XalanExtensions.dsp,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XalanExtensions.dsp	30 Apr 2002 04:45:17 -0000	1.5
  +++ XalanExtensions.dsp	22 May 2002 00:07:36 -0000	1.6
  @@ -193,6 +193,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanExtensions\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanExtensions\XalanExtensions.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.11      +8 -0      xml-xalan/c/Projects/Win32/VC6/XalanSourceTree/XalanSourceTree.dsp
  
  Index: XalanSourceTree.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XalanSourceTree/XalanSourceTree.dsp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- XalanSourceTree.dsp	28 Feb 2002 05:21:30 -0000	1.10
  +++ XalanSourceTree.dsp	22 May 2002 00:07:36 -0000	1.11
  @@ -345,6 +345,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanSourceTree\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanSourceTree\XalanSourceTree.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.17      +8 -0      xml-xalan/c/Projects/Win32/VC6/XalanTransformer/XalanTransformer.dsp
  
  Index: XalanTransformer.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XalanTransformer/XalanTransformer.dsp,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- XalanTransformer.dsp	10 May 2002 22:53:50 -0000	1.16
  +++ XalanTransformer.dsp	22 May 2002 00:07:36 -0000	1.17
  @@ -232,6 +232,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanTransformer\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XalanTransformer\XalanTransformer.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  
  1.17      +8 -0      xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison/XercesParserLiaison.dsp
  
  Index: XercesParserLiaison.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/XercesParserLiaison/XercesParserLiaison.dsp,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- XercesParserLiaison.dsp	28 Feb 2002 05:21:31 -0000	1.16
  +++ XercesParserLiaison.dsp	22 May 2002 00:07:37 -0000	1.17
  @@ -381,6 +381,14 @@
   # Begin Group "Resource Files"
   
   # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XercesParserLiaison\resource.h
  +# End Source File
  +# Begin Source File
  +
  +SOURCE=..\..\Res\XercesParserLiaison\XercesParserLiaison.rc
  +# End Source File
   # End Group
   # End Target
   # End Project
  
  
  

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