dmitryh 2004/03/23 11:05:40
Added: c/Projects/Win32/VC7/AllInOne AllInOneWithICU.vcproj
Log:
Add VC7 support for Xalan+ICU configuration
Revision Changes Path
1.1
xml-xalan/c/Projects/Win32/VC7/AllInOne/AllInOneWithICU.vcproj
Index: AllInOneWithICU.vcproj
===================================================================
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="AllInOneWithICU"
ProjectGUID="{2D6A569C-3EB7-4C39-9AD7-11DF57444FFD}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\..\..\..\..\Build\Win32\VC7\Release"
IntermediateDirectory=".\..\..\..\..\Build\Win32\VC7\Release\AllInOne"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm125 "
InlineFunctionExpansion="2"
AdditionalIncludeDirectories="..\..\..\..\..\..\xml-xerces\c\src,..\..\..\..\src\,..\..\..\..\..\..\icu\include,..\..\..\..\Build\Win32\VC7\Release\Nls\Include"
PreprocessorDefinitions="NDEBUG;XALAN_DOMSUPPORT_BUILD_DLL;WIN32;_WINDOWS;_USRDLL;XALAN_XSLT_BUILD_DLL;XALAN_PLATFORMSUPPORT_BUILD_DLL;XALAN_DOM_BUILD_DLL;XALAN_XALANEXTENSIONS_BUILD_DLL;XALAN_XALANSOURCETREE_BUILD_DLL;XALAN_TRANSFORMER_BUILD_DLL;XALAN_XERCESPARSERLIAISON_BUILD_DLL;XALAN_XMLSUPPORT_BUILD_DLL;XALAN_XPATH_BUILD_DLL;XALAN_XPATHCAPI_BUILD_DLL;XALAN_ALLINONE_BUILD_DLL;XALAN_EXSLT_BUILD_DLL;XALAN_ICUBRIDGE_BUILD_DLL;XALAN_USE_ICU;XALAN_ICU_MSG_LOADER"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
RuntimeTypeInfo="TRUE"
PrecompiledHeaderFile=".\..\..\..\..\Build\Win32\VC7\Release\AllInOne/AllInOneWithICU.pch"
AssemblerListingLocation=".\..\..\..\..\Build\Win32\VC7\Release\AllInOne/"
ObjectFile=".\..\..\..\..\Build\Win32\VC7\Release\AllInOne/"
ProgramDataBaseFileName=".\..\..\..\..\Build\Win32\VC7\Release\AllInOne/"
WarningLevel="4"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="xerces-c_2.lib
XalanMessages_1_7_0.lib icuuc.lib icuin.lib"
OutputFile="..\..\..\..\Build\Win32\VC7\Release/Xalan-C_1_7_0.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\..\..\xml-xerces\c\Build\Win32\VC7\Release,..\..\..\..\..\..\icu\lib,..\..\..\..\Build\Win32\VC7\Release"
ImportLibrary="..\..\..\..\Build\Win32\VC7\Release/Xalan-C_1.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\..\..\..\..\Build\Win32\VC7\Release/AllInOneWithICU.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\..\..\..\..\Build\Win32\VC7\Debug"
IntermediateDirectory=".\..\..\..\..\Build\Win32\VC7\Debug\AllInOne"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm125 "
Optimization="0"
AdditionalIncludeDirectories="..\..\..\..\..\..\xml-xerces\c\src,..\..\..\..\src\,..\..\..\..\..\..\icu\include,..\..\..\..\Build\Win32\VC7\Debug\Nls\Include"
PreprocessorDefinitions="_DEBUG;XALAN_DOMSUPPORT_BUILD_DLL;WIN32;_WINDOWS;_USRDLL;XALAN_XSLT_BUILD_DLL;XALAN_PLATFORMSUPPORT_BUILD_DLL;XALAN_DOM_BUILD_DLL;XALAN_XALANEXTENSIONS_BUILD_DLL;XALAN_XALANSOURCETREE_BUILD_DLL;XALAN_TRANSFORMER_BUILD_DLL;XALAN_XERCESPARSERLIAISON_BUILD_DLL;XALAN_XMLSUPPORT_BUILD_DLL;XALAN_XPATH_BUILD_DLL;XALAN_XPATHCAPI_BUILD_DLL;XALAN_ALLINONE_BUILD_DLL;XALAN_EXSLT_BUILD_DLL;XALAN_ICUBRIDGE_BUILD_DLL;XALAN_USE_ICU;XALAN_ICU_MSG_LOADER"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="2"
PrecompiledHeaderFile=".\..\..\..\..\Build\Win32\VC7\Debug\AllInOne/AllInOneWithICU.pch"
AssemblerListingLocation=".\..\..\..\..\Build\Win32\VC7\Debug\AllInOne/"
ObjectFile=".\..\..\..\..\Build\Win32\VC7\Debug\AllInOne/"
ProgramDataBaseFileName=".\..\..\..\..\Build\Win32\VC7\Debug\AllInOne/"
WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="xerces-c_2D.lib
XalanMessages_1_7_0D.lib icuucd.lib icuind.lib"
OutputFile="..\..\..\..\Build\Win32\VC7\Debug/Xalan-C_1_7_0D.dll"
LinkIncremental="2"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\..\..\xml-xerces\c\Build\Win32\VC7\Debug,..\..\..\..\..\..\icu\lib,..\..\..\..\Build\Win32\VC7\Debug"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\..\..\..\..\Build\Win32\VC7\Debug/Xalan-C_1_7_0D.pdb"
ImportLibrary="..\..\..\..\Build\Win32\VC7\Debug/Xalan-C_1D.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\..\..\..\..\Build\Win32\VC7\Debug/AllInOneWithICU.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Release with symbols|Win32"
OutputDirectory=".\..\..\..\..\Build\Win32\VC7\Release.symbols"
IntermediateDirectory=".\..\..\..\..\Build\Win32\VC7\Release.symbols\AllInOne"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/Zm125 "
InlineFunctionExpansion="2"
AdditionalIncludeDirectories="..\..\..\..\..\..\xml-xerces\c\src,..\..\..\..\src\,..\..\..\..\..\..\icu\include,..\..\..\..\Build\Win32\VC7\Release.symbols\Nls\Include"
PreprocessorDefinitions="NDEBUG;NDEBUG_SYMBOLS;XALAN_DOMSUPPORT_BUILD_DLL;WIN32;_WINDOWS;_USRDLL;XALAN_XSLT_BUILD_DLL;XALAN_PLATFORMSUPPORT_BUILD_DLL;XALAN_DOM_BUILD_DLL;XALAN_XALANEXTENSIONS_BUILD_DLL;XALAN_XALANSOURCETREE_BUILD_DLL;XALAN_TRANSFORMER_BUILD_DLL;XALAN_XERCESPARSERLIAISON_BUILD_DLL;XALAN_XMLSUPPORT_BUILD_DLL;XALAN_XPATH_BUILD_DLL;XALAN_XPATHCAPI_BUILD_DLL;XALAN_ALLINONE_BUILD_DLL;XALAN_EXSLT_BUILD_DLL;XALAN_ICUBRIDGE_BUILD_DLL;XALAN_USE_ICU;XALAN_ICU_MSG_LOADER"
StringPooling="TRUE"
RuntimeLibrary="2"
EnableFunctionLevelLinking="TRUE"
RuntimeTypeInfo="TRUE"
PrecompiledHeaderFile=".\..\..\..\..\Build\Win32\VC7\Release.symbols\AllInOne/AllInOneWithICU.pch"
AssemblerListingLocation=".\..\..\..\..\Build\Win32\VC7\Release.symbols\AllInOne/"
ObjectFile=".\..\..\..\..\Build\Win32\VC7\Release.symbols\AllInOne/"
ProgramDataBaseFileName=".\..\..\..\..\Build\Win32\VC7\Release.symbols\AllInOne/"
WarningLevel="4"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="xerces-c_2.lib
XalanMessages_1_7_0S.lib icuuc.lib icuin.lib"
OutputFile="..\..\..\..\Build\Win32\VC7\Release.symbols/Xalan-C_1_7_0S.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
AdditionalLibraryDirectories="..\..\..\..\..\..\xml-xerces\c\Build\Win32\VC7\Release,..\..\..\..\..\..\icu\lib,..\..\..\..\Build\Win32\VC7\Release.symbols"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\..\..\..\..\Build\Win32\VC7\Release.symbols/Xalan-C_1_7_0S.pdb"
ImportLibrary="..\..\..\..\Build\Win32\VC7\Release.symbols/Xalan-C_1S.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\..\..\..\..\Build\Win32\VC7\Release.symbols/AllInOneWithICU.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="Include"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\Include\PlatformDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\Include\STLHelper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\Include\VCPPDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\Include\XalanAutoPtr.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\Include\XalanObjectCache.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\Include\XalanVersion.hpp">
</File>
</Filter>
<Filter
Name="XalanDOM"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanAttr.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanAttr.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanCDATASection.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanCDataSection.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanCharacterData.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanCharacterData.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanComment.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanComment.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMImplementation.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMImplementation.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMString.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDOMString.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDocument.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDocument.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDocumentFragment.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDocumentFragment.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDocumentType.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanDocumentType.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanElement.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanElement.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanEmptyNamedNodeMap.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanEmptyNamedNodeMap.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanEntity.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanEntity.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanEntityReference.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanEntityReference.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNamedNodeMap.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNamedNodeMap.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNode.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNode.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNodeList.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNodeList.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNodeListDummy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNodeListDummy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNodeListSurrogate.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNodeListSurrogate.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNotation.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanNotation.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanProcessingInstruction.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanProcessingInstruction.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanText.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanDOM\XalanText.hpp">
</File>
</Filter>
<Filter
Name="PlatformSupport"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ArenaAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ArenaBlock.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributeListImpl.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributeListImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributeVectorEntry.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributeVectorEntryExtended.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributesImpl.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\AttributesImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DOMStringHelper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DOMStringPrintWriter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DOMStringPrintWriter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DirectoryEnumerator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DoubleSupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\DoubleSupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ExecutionContext.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ExecutionContext.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\FormatterListener.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\FormatterListener.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\NamedNodeMapAttributeList.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\NamedNodeMapAttributeList.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\NullPrintWriter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\NullPrintWriter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PlatformSupportDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PlatformSupportInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PlatformSupportInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PrefixResolver.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PrefixResolver.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PrintWriter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\PrintWriter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\Resettable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\Resettable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ReusableArenaAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\ReusableArenaBlock.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\StdBinInputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\StdBinInputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\StringTokenizer.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\StringTokenizer.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\URISupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\URISupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\Writer.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\Writer.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XSLException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XSLException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanArrayAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanBitmap.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanBitmap.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanCollationServices.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringCache.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringCache.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringHashTable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringHashTable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringPool.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDOMStringPool.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDecimalFormatSymbols.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanDecimalFormatSymbols.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanEncodingPropertyCache.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanEncodingPropertyCache.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanFStreamOutputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanFStreamOutputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanFileOutputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanFileOutputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanICUMessageLoader.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanICUMessageLoader.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanInMemoryMessageLoader.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanInMemoryMessageLoader.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanLocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanMessageLoader.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanMessageLoader.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanNamespace.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanNullOutputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanNullOutputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanNumberFormat.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanNumberFormat.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanOutputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanOutputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanOutputStreamPrintWriter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanOutputStreamPrintWriter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanParsedURI.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanParsedURI.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanReferenceCountedObject.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanReferenceCountedObject.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanSimplePrefixResolver.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanSimplePrefixResolver.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanStdOutputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanStdOutputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanToXercesTranscoderWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanToXercesTranscoderWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanTranscodingServices.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanTranscodingServices.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanUTF16Transcoder.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanUTF16Transcoder.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanUnicode.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanXMLChar.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\PlatformSupport\XalanXMLChar.hpp">
</File>
</Filter>
<Filter
Name="DOMSupport"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMServices.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMServices.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\DOMSupportInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\TreeWalker.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\TreeWalker.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\XalanDocumentPrefixResolver.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\XalanDocumentPrefixResolver.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\XalanNamespacesStack.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\DOMSupport\XalanNamespacesStack.hpp">
</File>
</Filter>
<Filter
Name="XPath"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XPath\ElementPrefixResolverProxy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\ElementPrefixResolverProxy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FormatterStringLengthCounter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FormatterStringLengthCounter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\Function.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\Function.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionConcat.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionConcat.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionContains.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionContains.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionID.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionID.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionLang.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionLang.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionNamespaceURI.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionNamespaceURI.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionNormalizeSpace.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionNormalizeSpace.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionStartsWith.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionStartsWith.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionString.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionString.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionSubstring.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionSubstring.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionSubstringAfter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionSubstringAfter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionSubstringBefore.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionSubstringBefore.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionTranslate.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\FunctionTranslate.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\MutableNodeRefList.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\MutableNodeRefList.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\NameSpace.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\NodeRefList.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\NodeRefList.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\NodeRefListBase.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\NodeRefListBase.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XBoolean.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XBoolean.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSet.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSet.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetBase.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetBase.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetNodeProxy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetNodeProxy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetNodeProxyAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetNodeProxyAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetResultTreeFragProxy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNodeSetResultTreeFragProxy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNull.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNull.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNumber.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNumber.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNumberAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNumberAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNumberBase.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XNumberBase.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObject.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObject.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectFactory.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectFactory.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectFactoryDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectFactoryDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectResultTreeFragProxy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectResultTreeFragProxy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectResultTreeFragProxyBase.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectResultTreeFragProxyBase.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectResultTreeFragProxyText.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectResultTreeFragProxyText.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectTypeCallback.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XObjectTypeCallback.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPath.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPath.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathConstructionContext.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathConstructionContext.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathConstructionContextDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathConstructionContextDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathEnvSupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathEnvSupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathEnvSupportDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathEnvSupportDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathEvaluator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathEvaluator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathExecutionContext.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathExecutionContext.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathExecutionContextDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathExecutionContextDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathExpression.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathExpression.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFactory.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFactory.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFactoryBlock.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFactoryBlock.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFactoryDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFactoryDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFunctionTable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathFunctionTable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathParserException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathParserException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathProcessor.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathProcessor.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathProcessorImpl.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XPathProcessorImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XSpan.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XSpan.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XString.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XString.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringAdapter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringAdapter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringAdapterAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringAdapterAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringBase.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringBase.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringCached.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringCached.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringCachedAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringCachedAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringReference.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringReference.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringReferenceAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XStringReferenceAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XToken.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XToken.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenNumberAdapter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenNumberAdapter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenNumberAdapterAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenNumberAdapterAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenStringAdapter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenStringAdapter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenStringAdapterAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XTokenStringAdapterAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XUnknown.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XUnknown.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanDocumentFragmentNodeRefListBaseProxy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanDocumentFragmentNodeRefListBaseProxy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQName.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQName.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQNameByReference.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQNameByReference.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQNameByValue.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQNameByValue.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQNameByValueAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanQNameByValueAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanXPathException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPath\XalanXPathException.hpp">
</File>
</Filter>
<Filter
Name="XPathCAPI"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XPathCAPI\XPathCAPI.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XPathCAPI\XPathCAPI.h">
</File>
</Filter>
<Filter
Name="XMLSupport"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToDOM.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToDOM.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToHTML.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToHTML.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToNull.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToNull.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToText.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToText.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXMLBase.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF16.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterToXML_UTF8.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\FormatterTreeWalker.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLParserLiaison.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLParserLiaison.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLSupportDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLSupportException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLSupportException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLSupportInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XMLSupportInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XMLSupport\XalanHTMLElementsProperties.hpp">
</File>
</Filter>
<Filter
Name="XalanSourceTree"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\FormatterToSourceTree.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\FormatterToSourceTree.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttr.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttr.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttrNS.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttrNS.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttributeAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttributeAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttributeNSAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeAttributeNSAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeComment.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeComment.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeCommentAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeCommentAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeContentHandler.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeContentHandler.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDOMSupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDOMSupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDocument.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDocument.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDocumentFragment.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeDocumentFragment.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElement.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElement.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementA.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementA.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementAAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementAAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementANS.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementANS.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementANSAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementANSAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNA.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNA.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNAAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNAAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNANS.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNANS.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNANSAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeElementNANSAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeHelper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeHelper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeParserLiaison.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeParserLiaison.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeProcessingInstruction.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeProcessingInstruction.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeProcessingInstructionAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeProcessingInstructionAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeText.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeText.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeTextAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeTextAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeTextIWS.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeTextIWS.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeTextIWSAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanSourceTree\XalanSourceTreeTextIWSAllocator.hpp">
</File>
</Filter>
<Filter
Name="XSLT"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVT.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVT.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVTPart.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVTPart.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVTPartSimple.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVTPartSimple.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVTPartXPath.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\AVTPartXPath.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\Constants.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\Constants.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\CountersTable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\CountersTable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\DecimalToRoman.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemApplyImport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemApplyImport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemApplyTemplates.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemApplyTemplates.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemAttribute.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemAttribute.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemAttributeSet.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemAttributeSet.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemCallTemplate.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemCallTemplate.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemChoose.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemChoose.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemComment.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemComment.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemCopy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemCopy.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemCopyOf.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemCopyOf.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemDecimalFormat.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemDecimalFormat.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemElement.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemElement.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemEmpty.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemEmpty.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemExtensionCall.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemExtensionCall.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemFallback.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemFallback.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemForEach.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemForEach.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemForwardCompatible.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemForwardCompatible.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemIf.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemIf.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemLiteralResult.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemLiteralResult.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemMessage.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemMessage.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemNumber.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemNumber.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemOtherwise.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemOtherwise.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemPI.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemPI.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemParam.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemParam.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemSort.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemSort.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemTemplate.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemTemplate.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemTemplateElement.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemTemplateElement.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemText.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemText.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemTextLiteral.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemTextLiteral.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemUse.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemUse.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemValueOf.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemValueOf.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemVariable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemVariable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemWhen.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemWhen.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemWithParam.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ElemWithParam.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ExtensionFunctionHandler.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ExtensionFunctionHandler.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ExtensionNSHandler.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ExtensionNSHandler.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionCurrent.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionCurrent.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionDocument.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionDocument.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionElementAvailable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionElementAvailable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionFormatNumber.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionFormatNumber.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionFunctionAvailable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionFunctionAvailable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionGenerateID.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionGenerateID.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionKey.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionKey.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionSystemProperty.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionSystemProperty.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionUnparsedEntityURI.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\FunctionUnparsedEntityURI.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\GenerateEvent.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\GenerateEvent.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\KeyDeclaration.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\KeyTable.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\KeyTable.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\NamespacesHandler.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\NamespacesHandler.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\NodeSortKey.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\NodeSortKey.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\NodeSorter.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\NodeSorter.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\OutputContextStack.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\OutputContextStack.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ProblemListener.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ProblemListener.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ProblemListenerDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ProblemListenerDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ResultNamespacesStack.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\ResultNamespacesStack.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\SelectionEvent.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\SelectionEvent.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\Stylesheet.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\Stylesheet.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetConstructionContext.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetConstructionContext.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetConstructionContextDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetConstructionContextDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetExecutionContext.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetExecutionContext.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetExecutionContextDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetExecutionContextDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetHandler.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetHandler.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetRoot.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\StylesheetRoot.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TopLevelArg.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TopLevelArg.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TraceListener.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TraceListener.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TraceListenerDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TraceListenerDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TracerEvent.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\TracerEvent.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\VariablesStack.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\VariablesStack.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XResultTreeFrag.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XResultTreeFrag.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XResultTreeFragAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XResultTreeFragAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTEngineImpl.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTEngineImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTInit.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTInit.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTInputSource.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTInputSource.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessor.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessor.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessorEnvSupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessorEnvSupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessorEnvSupportDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessorEnvSupportDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessorException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTProcessorException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTResultTarget.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XSLTResultTarget.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanAVTAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanAVTAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanAVTPartSimpleAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanAVTPartSimpleAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanAVTPartXPathAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanAVTPartXPathAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemApplyTemplatesAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemApplyTemplatesAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemAttributeAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemAttributeAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemAttributeSetAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemAttributeSetAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemCallTemplateAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemCallTemplateAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemElementAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemElementAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemEmptyAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemEmptyAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemLiteralResultAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemLiteralResultAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemTemplateAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemTemplateAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemTextAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemTextAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemTextLiteralAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemTextLiteralAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemValueOfAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemValueOfAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemVariableAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanElemVariableAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanNumberingResourceBundle.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanNumberingResourceBundle.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanSourceTreeDocumentAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanSourceTreeDocumentAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanSourceTreeDocumentFragmentAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XSLT\XalanSourceTreeDocumentFragmentAllocator.hpp">
</File>
</Filter>
<Filter
Name="ICUBridge"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridge.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridge.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeCleanup.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeCleanup.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeCollationCompareFunctor.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeCollationCompareFunctor.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeCollationCompareFunctorImpl.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeCollationCompareFunctorImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUBridgeDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUFormatNumberFunctor.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUFormatNumberFunctor.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUXalanNumberFormatFactory.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUXalanNumberFormatFactory.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUXalanNumberFormatProxy.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\ICUBridge\ICUXalanNumberFormatProxy.hpp">
</File>
</Filter>
<Filter
Name="XalanExtensions"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionDifference.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionDifference.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionDistinct.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionDistinct.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionEvaluate.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionEvaluate.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionHasSameNodes.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionHasSameNodes.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionIntersection.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionIntersection.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionNodeSet.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\FunctionNodeSet.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\XalanExtensions.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\XalanExtensions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanExtensions\XalanExtensionsDefinitions.hpp">
</File>
</Filter>
<Filter
Name="XalanEXSLT"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTCommon.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTCommon.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTCommonImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDateTime.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDateTime.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDateTimeImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDynamic.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDynamic.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTDynamicImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTMath.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTMath.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTMathImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTSet.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTSet.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTSetImpl.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTString.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTString.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanEXSLT\XalanEXSLTStringImpl.hpp">
</File>
</Filter>
<Filter
Name="XalanTransformer"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanCAPI.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanCAPI.h">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanCompiledStylesheet.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanCompiledStylesheetDefault.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanCompiledStylesheetDefault.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanDefaultDocumentBuilder.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanDefaultDocumentBuilder.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanDefaultParsedSource.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanDefaultParsedSource.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanDocumentBuilder.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanParsedSource.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanParsedSource.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanSourceTreeWrapperParsedSource.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanSourceTreeWrapperParsedSource.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformer.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformer.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformerDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformerOutputStream.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformerOutputStream.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformerProblemListener.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XalanTransformerProblemListener.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XercesDOMParsedSource.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XercesDOMParsedSource.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XercesDOMWrapperParsedSource.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XalanTransformer\XercesDOMWrapperParsedSource.hpp">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
<File
RelativePath="..\..\Res\AllInOne\AllInOne.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="\C++\XalanVersion\VC7\xml-xalan\c\Projects\Win32\Res\AllInOne;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="\C++\XalanVersion\VC7\xml-xalan\c\Projects\Win32\Res\AllInOne;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Release with symbols|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="\C++\XalanVersion\VC7\xml-xalan\c\Projects\Win32\Res\AllInOne;$(NoInherit)"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\Res\AllInOne\resource.h">
</File>
</Filter>
<Filter
Name="XercesParserLiaison"
Filter="">
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\FormatterToXercesDOM.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\FormatterToXercesDOM.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesAttrWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesAttrWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesAttrWrapperAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesAttrWrapperAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesCDATASectionWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesCDATASectionWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesCommentWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesCommentWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMFormatterWalker.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMFormatterWalker.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMImplementationWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMImplementationWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMSupport.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMSupport.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMWalker.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMWalker.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMWrapperException.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDOMWrapperException.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDocumentTypeWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDocumentTypeWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDocumentWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesDocumentWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesElementWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesElementWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesElementWrapperAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesElementWrapperAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesEntityReferenceWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesEntityReferenceWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesEntityWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesEntityWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesLiaisonXalanDOMStringPool.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesLiaisonXalanDOMStringPool.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNamedNodeMapAttributeList.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNamedNodeMapAttributeList.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNamedNodeMapWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNamedNodeMapWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNodeListWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNodeListWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNotationWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesNotationWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesParserLiaison.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesParserLiaison.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesParserLiaisonDefinitions.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesProcessingInstructionWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesProcessingInstructionWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesTextWrapper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesTextWrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesTextWrapperAllocator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesTextWrapperAllocator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperHelper.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperHelper.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperNavigator.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperNavigator.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperToXalanNodeMap.cpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperToXalanNodeMap.hpp">
</File>
<File
RelativePath="..\..\..\..\src\xalanc\XercesParserLiaison\XercesWrapperTypes.hpp">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]