arabica/vs7/lib_arabica.vcproj

759 lines
19 KiB
Text
Raw Normal View History

<?xml version="1.0" encoding="Windows-1252"?>
2003-03-20 17:32:35 +01:00
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
2003-08-28 22:26:54 +02:00
Name="ArabicaLib"
2005-11-09 22:13:22 +01:00
ProjectGUID="{4CA72415-D03A-4447-BE4E-C093A5146CAC}"
2005-04-08 18:02:31 +02:00
RootNamespace="ArabicaLib"
2003-03-20 17:32:35 +01:00
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\..\lib"
2006-09-12 23:21:48 +02:00
IntermediateDirectory=".\Debug_Arabica"
2003-03-20 17:32:35 +01:00
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\include"
2003-03-20 17:32:35 +01:00
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
BasicRuntimeChecks="3"
2005-11-09 22:13:22 +01:00
RuntimeLibrary="3"
DisableLanguageExtensions="FALSE"
TreatWChar_tAsBuiltInType="TRUE"
ForceConformanceInForLoopScope="TRUE"
2003-03-20 17:32:35 +01:00
RuntimeTypeInfo="TRUE"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=""
2003-03-20 17:32:35 +01:00
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\lib\Arabica-debug.lib"
2003-03-20 17:32:35 +01:00
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"/>
2003-03-20 17:32:35 +01:00
</Configuration>
<Configuration
Name="Release|Win32"
2003-09-10 17:27:46 +02:00
OutputDirectory=".\..\lib"
2006-09-12 23:21:48 +02:00
IntermediateDirectory=".\Release_Arabica"
2003-03-20 17:32:35 +01:00
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\include"
2003-03-20 17:32:35 +01:00
PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
StringPooling="TRUE"
2005-11-09 22:13:22 +01:00
RuntimeLibrary="2"
2003-03-20 17:32:35 +01:00
EnableFunctionLevelLinking="TRUE"
2003-08-28 01:06:59 +02:00
TreatWChar_tAsBuiltInType="TRUE"
2003-03-20 17:32:35 +01:00
RuntimeTypeInfo="TRUE"
2003-09-15 12:03:41 +02:00
UsePrecompiledHeader="0"
2003-03-20 17:32:35 +01:00
PrecompiledHeaderFile=".\Release/SAX.pch"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\lib\Arabica.lib"
2003-03-20 17:32:35 +01:00
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"/>
2003-03-20 17:32:35 +01:00
</Configuration>
</Configurations>
<References>
</References>
2003-03-20 17:32:35 +01:00
<Files>
<Filter
Name="include"
2003-03-20 17:32:35 +01:00
Filter="h;hpp;hxx;hm;inl">
<Filter
2006-09-12 23:21:48 +02:00
Name="SAX"
Filter="">
2003-03-20 17:32:35 +01:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\AttributeList.h">
2004-02-24 17:09:17 +01:00
</File>
2003-03-20 17:32:35 +01:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\Attributes.h">
2003-03-20 17:32:35 +01:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\ContentHandler.h">
2003-03-20 17:32:35 +01:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\DocumentHandler.h">
2003-03-20 17:32:35 +01:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\DTDHandler.h">
2003-03-20 17:32:35 +01:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\EntityResolver.h">
2003-03-20 17:32:35 +01:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\ErrorHandler.h">
2003-03-20 17:32:35 +01:00
</File>
2004-05-12 21:40:20 +02:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\HandlerBase.h">
2004-05-12 21:40:20 +02:00
</File>
2003-03-20 17:32:35 +01:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\InputSource.h">
2003-03-20 17:32:35 +01:00
</File>
2003-09-11 16:05:18 +02:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\IStreamHandle.h">
2003-09-11 16:05:18 +02:00
</File>
2003-08-29 23:09:00 +02:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\Locator.h">
2003-08-29 23:09:00 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\Parser.h">
2003-08-29 23:09:00 +02:00
</File>
<File
RelativePath="..\include\Sax\ParserConfig.h">
</File>
2003-08-29 23:09:00 +02:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\SAXException.h">
2003-09-02 13:23:52 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\saxfwd.h">
2003-09-02 13:23:52 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\SAXNotRecognizedException.h">
2003-08-29 23:09:00 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\SAXNotSupportedException.h">
2003-08-29 23:09:00 +02:00
</File>
2005-08-15 11:20:41 +02:00
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\SAXParseException.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\XMLFilter.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Sax\XMLReader.h">
2005-08-15 11:20:41 +02:00
</File>
2006-09-12 23:21:48 +02:00
<Filter
Name="ext"
Filter="">
<File
RelativePath="..\include\Sax\ext\Attributes2.h">
</File>
<File
RelativePath="..\include\Sax\ext\DeclHandler.h">
</File>
<File
RelativePath="..\include\Sax\ext\DefaultHandler2.h">
</File>
<File
RelativePath="..\include\Sax\ext\LexicalHandler.h">
</File>
<File
RelativePath="..\include\Sax\ext\Locator2.h">
</File>
<File
RelativePath="..\include\Sax\ext\ProgressiveParser.h">
</File>
</Filter>
<Filter
Name="filter"
Filter="">
2007-07-19 19:03:51 +02:00
<File
RelativePath="..\include\Sax\filter\NamespaceTracker.hpp">
</File>
<File
RelativePath="..\include\Sax\filter\TextCoalescer.hpp">
</File>
<File
RelativePath="..\include\Sax\filter\TextOnly.hpp">
</File>
2006-09-12 23:21:48 +02:00
<File
RelativePath="..\include\Sax\filter\Writer.h">
</File>
2007-07-19 19:03:51 +02:00
<File
RelativePath="..\include\Sax\filter\XMLBaseTracker.hpp">
</File>
2006-09-12 23:21:48 +02:00
</Filter>
<Filter
Name="helpers"
Filter="">
<File
RelativePath="..\include\Sax\helpers\AttributeDefaults.h">
</File>
<File
RelativePath="..\include\Sax\helpers\AttributeListImpl.h">
</File>
<File
RelativePath="..\include\Sax\helpers\AttributesImpl.h">
</File>
<File
RelativePath="..\include\Sax\helpers\AttributeTypes.h">
</File>
<File
RelativePath="..\include\Sax\helpers\CatchErrorHandler.h">
</File>
<File
RelativePath="..\include\Sax\helpers\DefaultHandler.h">
</File>
<File
RelativePath="..\include\Sax\helpers\FeatureNames.h">
</File>
<File
RelativePath="..\include\Sax\helpers\InputSourceResolver.h">
</File>
<File
RelativePath="..\include\Sax\helpers\LocatorImpl.h">
</File>
<File
RelativePath="..\include\Sax\helpers\NamespaceSupport.h">
</File>
<File
RelativePath="..\include\Sax\helpers\ParserAdaptor.h">
</File>
<File
RelativePath="..\include\Sax\helpers\PropertyNames.h">
</File>
<File
RelativePath="..\include\Sax\helpers\XMLBaseSupport.h">
</File>
<File
RelativePath="..\include\Sax\helpers\XMLFilterImpl.h">
</File>
</Filter>
<Filter
Name="parsers"
Filter="">
<File
RelativePath="..\include\Sax\parsers\saxgarden.h">
</File>
</Filter>
<Filter
Name="wrappers"
Filter="">
<File
RelativePath="..\include\Sax\wrappers\saxexpat.h">
</File>
<File
RelativePath="..\include\Sax\wrappers\saxlibxml2.h">
</File>
<File
RelativePath="..\include\Sax\wrappers\saxmsxml2.h">
</File>
<File
RelativePath="..\include\Sax\wrappers\saxxerces.h">
</File>
<File
RelativePath="..\include\Sax\wrappers\XercesFeatureNames.h">
</File>
<File
RelativePath="..\include\Sax\wrappers\XercesPropertyNames.h">
</File>
</Filter>
2005-08-15 11:20:41 +02:00
</Filter>
<Filter
Name="DOM"
2005-08-15 11:20:41 +02:00
Filter="">
<File
RelativePath="..\include\Dom\Attr.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\CDATASection.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\CharacterData.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Comment.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Document.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\DocumentFragment.h">
</File>
<File
RelativePath="..\include\Dom\DocumentType.h">
</File>
<File
RelativePath="..\include\Dom\DOMException.h">
</File>
<File
RelativePath="..\include\Dom\DOMImplementation.h">
</File>
<File
RelativePath="..\include\Dom\Element.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Entity.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\EntityReference.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\NamedNodeMap.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Node.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\NodeList.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Notation.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\ProcessingInstruction.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Proxy.h">
2005-08-15 11:20:41 +02:00
</File>
<File
RelativePath="..\include\Dom\Text.h">
</File>
<Filter
Name="DualMode"
Filter="">
<File
RelativePath="..\include\Dom\DualMode\DualMode.hpp">
</File>
</Filter>
<Filter
Name="Events"
Filter="">
<File
RelativePath="..\include\Dom\Events\DocumentEvent.h">
</File>
<File
RelativePath="..\include\Dom\Events\Event.h">
</File>
<File
RelativePath="..\include\Dom\Events\EventException.h">
</File>
<File
RelativePath="..\include\Dom\Events\EventListener.h">
</File>
<File
RelativePath="..\include\Dom\Events\EventTarget.h">
</File>
<File
RelativePath="..\include\Dom\Events\MutationEvent.h">
</File>
</Filter>
<Filter
Name="SAX2DOM"
Filter="">
<File
RelativePath="..\include\Dom\Sax2dom\DocumentTypeImpl.h">
</File>
<File
RelativePath="..\include\Dom\Sax2dom\SAX2DOM.h">
</File>
</Filter>
<Filter
Name="Simple"
Filter="">
<File
RelativePath="..\include\Dom\Simple\AttrImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\AttrMap.h">
</File>
<File
RelativePath="..\include\Dom\Simple\AttrNSImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\CDATASectionImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\CharacterDataImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\CommentImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\DocumentFragmentImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\DocumentImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\DocumentTypeImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\DOMImplementation.h">
</File>
<File
RelativePath="..\include\Dom\Simple\ElementByTagImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\ElementImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\ElementNSImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\EntityImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\EntityReferenceImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\Helpers.h">
</File>
<File
RelativePath="..\include\Dom\Simple\NamedNodeMapImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\NodeImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\NotationImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\ProcessingInstructionImpl.h">
</File>
<File
RelativePath="..\include\Dom\Simple\TextImpl.h">
</File>
</Filter>
<Filter
Name="Traversal"
Filter="">
<File
RelativePath="..\include\Dom\Traversal\DocumentTraversal.h">
</File>
<File
RelativePath="..\include\Dom\Traversal\DocumentTraversalImpl.h">
</File>
<File
RelativePath="..\include\Dom\Traversal\NodeFilter.h">
</File>
<File
RelativePath="..\include\Dom\Traversal\NodeIterator.h">
</File>
<File
RelativePath="..\include\Dom\Traversal\TraversalImpl.h">
</File>
<File
RelativePath="..\include\Dom\Traversal\TreeWalker.h">
</File>
<File
RelativePath="..\include\Dom\Traversal\TreeWalkerImpl.h">
</File>
</Filter>
<Filter
Name="Utils"
Filter="">
<File
RelativePath="..\include\Dom\Utils\Stream.h">
</File>
</Filter>
</Filter>
<Filter
2006-09-12 23:21:48 +02:00
Name="XPath"
Filter="">
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\XPath.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_arithmetic.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_ast.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_ast_ids.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_axis_enumerator.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_compile_context.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_execution_context.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_expression.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_function.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_function_holder.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_function_resolver.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_grammar.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_logical.hpp">
</File>
2007-07-19 19:03:51 +02:00
<File
RelativePath="..\include\XPath\impl\xpath_match.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_namespace_context.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_namespace_node.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_node_test.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_object.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_parser.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_relational.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_resolver_holder.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_step.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_union.hpp">
2005-08-15 11:20:41 +02:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\XPath\impl\xpath_value.hpp">
</File>
<File
RelativePath="..\include\XPath\impl\xpath_variable.hpp">
</File>
<File
RelativePath="..\include\XPath\impl\xpath_variable_resolver.hpp">
2005-08-15 11:20:41 +02:00
</File>
</Filter>
2005-12-06 12:20:42 +01:00
<Filter
2006-09-12 23:21:48 +02:00
Name="Utils"
2005-12-06 12:20:42 +01:00
Filter="">
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\base64codecvt.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\impl\codecvt_specialisations.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\convert_adaptor.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\convertstream.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\getparam.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\impl\iso88591_utf8.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\iso88591utf8codecvt.h">
</File>
2007-07-19 19:03:51 +02:00
<File
RelativePath="..\include\Utils\normalize_whitespace.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\rot13codecvt.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\socket_stream.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\StringAdaptor.h">
2005-12-06 12:20:42 +01:00
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\stringadaptortag.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\impl\ucs2_utf16.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\impl\ucs2_utf8.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\ucs2utf8codecvt.hpp">
</File>
2007-07-19 19:03:51 +02:00
<File
RelativePath="..\include\Utils\uri.hpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\utf16beucs2codecvt.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\utf16leucs2codecvt.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\utf16utf8codecvt.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\utf8iso88591codecvt.h">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\include\Utils\utf8ucs2codecvt.h">
</File>
<File
RelativePath="..\include\Utils\impl\VS6Workaround.h">
</File>
</Filter>
<Filter
Name="XML"
Filter="">
<File
RelativePath="..\include\Xml\escaper.hpp">
</File>
<File
RelativePath="..\include\Xml\UnicodeCharacters.h">
</File>
<File
RelativePath="..\include\Xml\XMLCharacterClasses.h">
</File>
2005-12-06 12:20:42 +01:00
</Filter>
2005-08-15 11:20:41 +02:00
</Filter>
<Filter
Name="src"
Filter="">
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\arabica.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="ArabicaConfig.S">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
2007-08-28 14:47:50 +02:00
CommandLine="cl /TC /EP -D USE_MSXML ArabicaConfig.S &gt; ..\include\SAX\ArabicaConfig.h
2003-03-20 17:32:35 +01:00
"
2006-09-12 23:21:48 +02:00
Outputs="..\include\SAX\ArabicaConfig.h"/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCustomBuildTool"
2007-08-28 14:47:50 +02:00
CommandLine="cl /TC /EP -D USE_MSXML ArabicaConfig.S &gt; ..\include\SAX\ArabicaConfig.h
2003-03-20 17:32:35 +01:00
"
Outputs="..\include\SAX\ArabicaConfig.h"/>
</FileConfiguration>
</File>
<Filter
Name="Utils"
Filter="">
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\base64codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\iso88591utf8codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\rot13codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\ucs2utf8codecvt.cpp">
</File>
2007-07-19 19:03:51 +02:00
<File
RelativePath="..\src\Utils\uri.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\utf16beucs2codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\utf16leucs2codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\utf16utf8codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\utf8iso88591codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\utf8ucs2codecvt.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\XML\XMLCharacterClasses.cpp">
</File>
<Filter
Name="impl"
Filter="">
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\impl\iso88591_utf8.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\impl\ucs2_utf16.cpp">
</File>
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\Utils\impl\ucs2_utf8.cpp">
</File>
</Filter>
</Filter>
<Filter
Name="SAX"
Filter="">
<Filter
Name="Helpers"
Filter="">
<File
2006-09-12 23:21:48 +02:00
RelativePath="..\src\SAX\helpers\InputSourceResolver.cpp">
</File>
</Filter>
</Filter>
</Filter>
2003-03-20 17:32:35 +01:00
</Files>
<Globals>
</Globals>
</VisualStudioProject>