arabica/vs7/lib_arabica_noboost.vcproj

1012 lines
22 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"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\..\lib"
IntermediateDirectory=".\Debug_Arabica"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\include"
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
DisableLanguageExtensions="false"
TreatWChar_tAsBuiltInType="true"
ForceConformanceInForLoopScope="true"
RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
PrecompiledHeaderFile=""
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName="$(OutDir)/"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="4"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="2057"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\lib\Arabica-debug.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory=".\..\lib"
IntermediateDirectory=".\Release_Arabica"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
AdditionalIncludeDirectories="..\include"
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="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="2057"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
OutputFile=".\..\lib\Arabica.lib"
SuppressStartupBanner="true"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="include"
Filter="h;hpp;hxx;hm;inl"
>
<Filter
Name="SAX"
>
<File
RelativePath="..\include\Sax\AttributeList.hpp"
>
</File>
<File
RelativePath="..\include\Sax\Attributes.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ContentHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\DocumentHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\DTDHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\EntityResolver.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ErrorHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\HandlerBase.hpp"
>
</File>
<File
RelativePath="..\include\Sax\InputSource.hpp"
>
</File>
<File
RelativePath="..\include\Sax\IStreamHandle.hpp"
>
</File>
<File
RelativePath="..\include\Sax\Locator.hpp"
>
</File>
<File
RelativePath="..\include\Sax\Parser.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ParserConfig.hpp"
>
</File>
<File
RelativePath="..\include\Sax\SAXException.hpp"
>
</File>
<File
RelativePath="..\include\Sax\saxfwd.hpp"
>
</File>
<File
RelativePath="..\include\Sax\SAXNotRecognizedException.hpp"
>
</File>
<File
RelativePath="..\include\Sax\SAXNotSupportedException.hpp"
>
</File>
<File
RelativePath="..\include\Sax\SAXParseException.hpp"
>
</File>
<File
RelativePath="..\include\Sax\XMLFilter.hpp"
>
</File>
<File
RelativePath="..\include\Sax\XMLReader.hpp"
>
</File>
<Filter
Name="ext"
>
<File
RelativePath="..\include\Sax\ext\Attributes2.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ext\DeclHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ext\DefaultHandler2.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ext\LexicalHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ext\Locator2.hpp"
>
</File>
<File
RelativePath="..\include\Sax\ext\ProgressiveParser.hpp"
>
</File>
</Filter>
<Filter
Name="filter"
>
<File
RelativePath="..\include\Sax\filter\NamespaceTracker.hpp"
>
</File>
<File
RelativePath="..\include\Sax\filter\TextCoalescer.hpp"
>
</File>
<File
RelativePath="..\include\Sax\filter\TextOnly.hpp"
>
</File>
<File
RelativePath="..\include\Sax\filter\Writer.hpp"
>
</File>
<File
RelativePath="..\include\Sax\filter\XMLBaseTracker.hpp"
>
</File>
</Filter>
<Filter
Name="helpers"
>
<File
RelativePath="..\include\Sax\helpers\AttributeDefaults.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\AttributeListImpl.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\AttributesImpl.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\AttributeTypes.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\CatchErrorHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\DefaultHandler.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\FeatureNames.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\InputSourceResolver.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\LocatorImpl.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\NamespaceSupport.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\ParserAdaptor.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\PropertyNames.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\XMLBaseSupport.hpp"
>
</File>
<File
RelativePath="..\include\Sax\helpers\XMLFilterImpl.hpp"
>
</File>
</Filter>
<Filter
Name="parsers"
>
<File
RelativePath="..\include\Sax\parsers\saxgarden.hpp"
>
</File>
</Filter>
<Filter
Name="wrappers"
>
<File
RelativePath="..\include\Sax\wrappers\saxexpat.hpp"
>
</File>
<File
RelativePath="..\include\Sax\wrappers\saxlibxml2.hpp"
>
</File>
<File
RelativePath="..\include\Sax\wrappers\saxmsxml2.hpp"
>
</File>
<File
RelativePath="..\include\Sax\wrappers\saxxerces.hpp"
>
</File>
<File
RelativePath="..\include\Sax\wrappers\XercesFeatureNames.hpp"
>
</File>
<File
RelativePath="..\include\Sax\wrappers\XercesPropertyNames.hpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="DOM"
>
<File
RelativePath="..\include\Dom\Attr.hpp"
>
</File>
<File
RelativePath="..\include\Dom\CDATASection.hpp"
>
</File>
<File
RelativePath="..\include\Dom\CharacterData.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Comment.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Document.hpp"
>
</File>
<File
RelativePath="..\include\Dom\DocumentFragment.hpp"
>
</File>
<File
RelativePath="..\include\Dom\DocumentType.hpp"
>
</File>
<File
RelativePath="..\include\Dom\DOMException.hpp"
>
</File>
<File
RelativePath="..\include\Dom\DOMImplementation.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Element.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Entity.hpp"
>
</File>
<File
RelativePath="..\include\Dom\EntityReference.hpp"
>
</File>
<File
RelativePath="..\include\Dom\NamedNodeMap.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Node.hpp"
>
</File>
<File
RelativePath="..\include\Dom\NodeList.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Notation.hpp"
>
</File>
<File
RelativePath="..\include\Dom\ProcessingInstruction.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Proxy.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Text.hpp"
>
</File>
<Filter
Name="DualMode"
>
<File
RelativePath="..\include\Dom\DualMode\DualMode.hpp"
>
</File>
</Filter>
<Filter
Name="Events"
>
<File
RelativePath="..\include\Dom\Events\DocumentEvent.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Events\Event.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Events\EventException.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Events\EventListener.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Events\EventTarget.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Events\MutationEvent.hpp"
>
</File>
</Filter>
<Filter
Name="SAX2DOM"
>
<File
RelativePath="..\include\Dom\Sax2dom\DocumentTypeImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Sax2dom\SAX2DOM.hpp"
>
</File>
</Filter>
<Filter
Name="Simple"
>
<File
RelativePath="..\include\Dom\Simple\AttrImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\AttrMap.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\AttrNSImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\CDATASectionImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\CharacterDataImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\CommentImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\DocumentFragmentImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\DocumentImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\DocumentTypeImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\DOMImplementation.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\ElementByTagImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\ElementImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\ElementNSImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\EntityImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\EntityReferenceImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\Helpers.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\NamedNodeMapImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\NodeImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\NotationImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\ProcessingInstructionImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Simple\TextImpl.hpp"
>
</File>
</Filter>
<Filter
Name="Traversal"
>
<File
RelativePath="..\include\Dom\Traversal\DocumentTraversal.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Traversal\DocumentTraversalImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Traversal\NodeFilter.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Traversal\NodeIterator.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Traversal\TraversalImpl.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Traversal\TreeWalker.hpp"
>
</File>
<File
RelativePath="..\include\Dom\Traversal\TreeWalkerImpl.hpp"
>
</File>
</Filter>
<Filter
Name="io"
>
<File
RelativePath="..\include\Dom\io\Stream.hpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="XPath"
>
<File
RelativePath="..\include\XPath\XPath.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_arithmetic.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_ast.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_ast_ids.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_axis_enumerator.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_compile_context.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_execution_context.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_expression.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_function.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_function_holder.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_function_resolver.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_grammar.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_logical.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_match.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_match_rewrite.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_namespace_context.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_namespace_node.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_node_test.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_object.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_parser.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_relational.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_resolver_holder.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_step.hpp"
>
</File>
<File
RelativePath="..\include\XPath\impl\xpath_union.hpp"
>
</File>
<File
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"
>
</File>
</Filter>
<Filter
Name="Arabica"
>
<File
RelativePath="..\include\Arabica\getparam.hpp"
>
</File>
<File
RelativePath="..\include\Arabica\StringAdaptor.hpp"
>
</File>
<File
RelativePath="..\include\Arabica\stringadaptortag.hpp"
>
</File>
<File
RelativePath="..\include\Arabica\impl\VS6Workaround.hpp"
>
</File>
</Filter>
<Filter
Name="XML"
>
<File
RelativePath="..\include\Xml\escaper.hpp"
>
</File>
<File
RelativePath="..\include\Xml\XMLCharacterClasses.hpp"
>
</File>
</Filter>
<Filter
Name="io"
>
<File
RelativePath="..\include\io\convert_adaptor.hpp"
>
</File>
<File
RelativePath="..\include\io\convertstream.hpp"
>
</File>
<File
RelativePath="..\include\io\socket_stream.hpp"
>
</File>
<File
RelativePath="..\include\io\uri.hpp"
>
</File>
</Filter>
<Filter
Name="convert"
>
<File
RelativePath="..\include\convert\base64codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\impl\codecvt_specialisations.hpp"
>
</File>
<File
RelativePath="..\include\convert\impl\iso88591_utf8.hpp"
>
</File>
<File
RelativePath="..\include\convert\iso88591utf8codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\rot13codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\impl\ucs2_utf16.hpp"
>
</File>
<File
RelativePath="..\include\convert\impl\ucs2_utf8.hpp"
>
</File>
<File
RelativePath="..\include\convert\ucs2utf8codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\utf16beucs2codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\utf16leucs2codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\utf16utf8codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\utf8iso88591codecvt.hpp"
>
</File>
<File
RelativePath="..\include\convert\utf8ucs2codecvt.hpp"
>
</File>
</Filter>
<Filter
Name="text"
>
<File
RelativePath="..\include\text\normalize_whitespace.hpp"
>
</File>
<File
RelativePath="..\include\text\UnicodeCharacters.hpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="src"
>
<File
RelativePath="..\src\arabica.cpp"
>
</File>
<File
RelativePath="..\vs7\ArabicaConfig.S"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="cl /TC /EP -D USE_MSXML -D NO_BOOST ..\vs7\ArabicaConfig.S &gt; ..\include\SAX\ArabicaConfig.hpp&#x0D;&#x0A;"
Outputs="..\include\SAX\ArabicaConfig.hpp"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="cl /TC /EP -D USE_MSXML ..\vs7\ArabicaConfig.S &gt; ..\include\SAX\ArabicaConfig.hpp&#x0D;&#x0A;"
Outputs="..\include\SAX\ArabicaConfig.hpp"
/>
</FileConfiguration>
</File>
<Filter
Name="XML"
>
<File
RelativePath="..\src\XML\XMLCharacterClasses.cpp"
>
</File>
</Filter>
<Filter
Name="SAX"
>
<Filter
Name="Helpers"
>
<File
RelativePath="..\src\SAX\helpers\InputSourceResolver.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="io"
>
<File
RelativePath="..\src\io\uri.cpp"
>
</File>
</Filter>
<Filter
Name="convert"
>
<File
RelativePath="..\src\convert\base64codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\impl\iso88591_utf8.cpp"
>
</File>
<File
RelativePath="..\src\convert\iso88591utf8codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\rot13codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\impl\ucs2_utf16.cpp"
>
</File>
<File
RelativePath="..\src\convert\impl\ucs2_utf8.cpp"
>
</File>
<File
RelativePath="..\src\convert\ucs2utf8codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\utf16beucs2codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\utf16leucs2codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\utf16utf8codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\utf8iso88591codecvt.cpp"
>
</File>
<File
RelativePath="..\src\convert\utf8ucs2codecvt.cpp"
>
</File>
</Filter>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>