mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
760 lines
17 KiB
XML
760 lines
17 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="ArabicaLib"
|
|
ProjectGUID="{4CA72415-D03A-4447-BE4E-C093A5146CAC}"
|
|
RootNamespace="ArabicaLib"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\..\lib"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=""
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\..\lib\Arabica.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="2057"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\..\lib"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\Release/SAX.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\..\lib\Arabica.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="2057"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\AttributeList.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Attributes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ContentHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DTDHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\EntityResolver.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ErrorHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\HandlerBase.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\InputSource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="IStreamHandle.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Locator.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Parser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ParserConfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SAXException.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\saxfwd.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SAXNotRecognizedException.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SAXNotSupportedException.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SAXParseException.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XMLFilter.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\XMLReader.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Helpers"
|
|
Filter="">
|
|
<Filter
|
|
Name="Source"
|
|
Filter="*.cpp">
|
|
<File
|
|
RelativePath=".\helpers\InputSourceResolver.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headers"
|
|
Filter="*.h">
|
|
<File
|
|
RelativePath=".\helpers\AttributeDefaults.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\AttributeListImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\AttributesImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\AttributeTypes.h">
|
|
</File>
|
|
<File
|
|
RelativePath="helpers\CatchErrorHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\DefaultHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\FeatureNames.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\InputSourceResolver.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\LocatorImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\NamespaceSupport.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\ParserAdaptor.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\PropertyNames.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\XMLBaseSupport.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\helpers\XMLFilterImpl.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="ext"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\ext\Attributes2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ext\DeclHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ext\DefaultHandler2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ext\LexicalHandler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ext\Locator2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="ext\ProgressiveParser.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Wrappers"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\wrappers\saxexpat.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\wrappers\saxexpat.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\wrappers\saxlibxml2.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\wrappers\saxlibxml2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\wrappers\saxmsxml2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="wrappers\saxxerces.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\wrappers\saxxerces.h">
|
|
</File>
|
|
<File
|
|
RelativePath="wrappers\XercesFeatureNames.h">
|
|
</File>
|
|
<File
|
|
RelativePath="wrappers\XercesPropertyNames.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Filters"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\filter\Writer.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Parsers"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\parsers\saxgarden.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Utils"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Utils\base64codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\base64codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\convert_adaptor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\convertstream.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\iso88591utf8codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\iso88591utf8codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\rot13codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\rot13codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\socket_stream.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\StringAdaptor.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\UnicodeCharacters.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf16beucs2codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf16beucs2codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf16leucs2codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf16leucs2codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf16utf8codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf16utf8codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf8iso88591codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf8iso88591codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf8ucs2codecvt.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\utf8ucs2codecvt.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\XMLCharacterClasses.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\XMLCharacterClasses.h">
|
|
</File>
|
|
<Filter
|
|
Name="impl"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Utils\impl\codecvt_specialisations.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\codecvt_specialisations.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\iso88591_utf8.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\iso88591_utf8.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\ucs2_utf16.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\ucs2_utf16.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\ucs2_utf8.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Utils\impl\ucs2_utf8.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="XPath"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\XPath\XPath.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_arithmetic.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_ast.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_ast_ids.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_axis_enumerator.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_compile_context.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_execution_context.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_expression.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_function.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_function_holder.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_function_resolver.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_grammar.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_logical.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_namespace_context.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_namespace_node.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_node_test.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_object.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_parser.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_relational.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_resolver_holder.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_step.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_union.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_value.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_variable.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\XPath\impl\xpath_variable_resolver.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DOM"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Dom\Attr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\CDATASection.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\CharacterData.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Comment.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Document.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\DocumentFragment.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\DocumentType.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\DOMException.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\DOMImplementation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Element.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Entity.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\EntityReference.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\NamedNodeMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Node.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\NodeList.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Notation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\ProcessingInstruction.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Proxy.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Text.h">
|
|
</File>
|
|
<Filter
|
|
Name="Utils"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Dom\Utils\Stream.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Events"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Dom\Events\DocumentEvent.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Events\Event.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Events\EventException.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Events\EventListener.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Events\EventTarget.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Events\MutationEvent.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Simple"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Dom\Simple\AttrImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\AttrMap.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\AttrNSImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\CDATASectionImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\CharacterDataImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\CommentImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\DocumentFragmentImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\DocumentImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\DocumentTypeImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\DOMImplementation.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\ElementByTagImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\ElementImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\ElementNSImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\EntityImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\EntityReferenceImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\Helpers.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\NamedNodeMapImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\NodeImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\NotationImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\ProcessingInstructionImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Simple\TextImpl.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Traversal"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Dom\Traversal\DocumentTraversal.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Traversal\NodeFilter.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Traversal\NodeIterator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Traversal\TreeWalker.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SAX2DOM"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\Dom\Sax2dom\DocumentTypeImpl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\Dom\Sax2dom\SAX2DOM.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="ArabicaConfig.S">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="cl /TC /EP ArabicaConfig.S > ArabicaConfig.h
|
|
"
|
|
Outputs="ArabicaConfig.h"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="cl /TC /EP ArabicaConfig.S > ArabicaConfig.h
|
|
"
|
|
Outputs="ArabicaConfig.h"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ParserConfig.S">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="cl /TC /D USE_XERCES /EP ParserConfig.S > ParserConfig.h
|
|
cl /TC /D USE_XERCES /EP saxlib.S > saxlib.cpp
|
|
"
|
|
Outputs="ParserConfig.h;saxlib.cpp"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
CommandLine="cl /TC /D USE_LIBXML2 /EP ParserConfig.S > ParserConfig.h
|
|
cl /TC /D USE_LIBXML2 /EP saxlib.S > saxlib.cpp
|
|
"
|
|
Outputs="ParserConfig.h;saxlib.cpp"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\saxlib.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\saxlib.S">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|