mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
added config for building without boost
This commit is contained in:
parent
618371db52
commit
c2453032e9
2 changed files with 851 additions and 0 deletions
123
vs7/Arabica_noboost.sln
Normal file
123
vs7/Arabica_noboost.sln
Normal file
|
@ -0,0 +1,123 @@
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ArabicaLib", "lib_arabica_noboost.vcproj", "{4CA72415-D03A-4447-BE4E-C093A5146CAC}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_DOM", "test_DOM.vcproj", "{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC} = {4CA72415-D03A-4447-BE4E-C093A5146CAC}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_DOM_silly", "test_DOM_silly.vcproj", "{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC} = {4CA72415-D03A-4447-BE4E-C093A5146CAC}
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8} = {74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_DOM_wide", "test_DOM_wide.vcproj", "{DE6FD811-12BD-4914-BA29-CD987C4B0D48}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC} = {4CA72415-D03A-4447-BE4E-C093A5146CAC}
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8} = {74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_SAX2DOM", "test_SAX2DOM.vcproj", "{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC} = {4CA72415-D03A-4447-BE4E-C093A5146CAC}
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXPyx", "example_SAX_pyx.vcproj", "{5214A867-2768-4CD0-9E29-6EED20718556}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXSimpleHandler", "example_SAX_simplehander.vcproj", "{4D861155-0183-4637-8F01-4F8FDB43C344}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXWriter", "example_SAX_writer.vcproj", "{C57BA030-A81F-4EA2-9CB6-D1BE2404B787}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_XMLBase", "example_SAX_xmlbase.vcproj", "{1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_DOMWriter", "example_DOM_writer.vcproj", "{C1CF7801-1681-4F15-8D71-BBC814805AF2}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_UtilsTranscode", "example_Utils_transcode.vcproj", "{436B423B-BF20-4B2E-A187-604AF391FBE2}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
EndProjectSection
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfiguration) = preSolution
|
||||||
|
Debug = Debug
|
||||||
|
Release = Release
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfiguration) = postSolution
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC}.Debug.Build.0 = Debug|Win32
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC}.Release.ActiveCfg = Release|Win32
|
||||||
|
{4CA72415-D03A-4447-BE4E-C093A5146CAC}.Release.Build.0 = Release|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Debug.Build.0 = Debug|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Release.ActiveCfg = Release|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Release.Build.0 = Release|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Debug.Build.0 = Debug|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Release.ActiveCfg = Release|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Release.Build.0 = Release|Win32
|
||||||
|
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Debug.Build.0 = Debug|Win32
|
||||||
|
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Release.ActiveCfg = Release|Win32
|
||||||
|
{DE6FD811-12BD-4914-BA29-CD987C4B0D48}.Release.Build.0 = Release|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Debug.Build.0 = Debug|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Release.ActiveCfg = Release|Win32
|
||||||
|
{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}.Release.Build.0 = Release|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.Build.0 = Debug|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.ActiveCfg = Release|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.Build.0 = Release|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.Build.0 = Debug|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.ActiveCfg = Release|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.Build.0 = Release|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.Build.0 = Debug|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.ActiveCfg = Release|Win32
|
||||||
|
{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.Build.0 = Release|Win32
|
||||||
|
{5214A867-2768-4CD0-9E29-6EED20718556}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{5214A867-2768-4CD0-9E29-6EED20718556}.Debug.Build.0 = Debug|Win32
|
||||||
|
{5214A867-2768-4CD0-9E29-6EED20718556}.Release.ActiveCfg = Release|Win32
|
||||||
|
{5214A867-2768-4CD0-9E29-6EED20718556}.Release.Build.0 = Release|Win32
|
||||||
|
{4D861155-0183-4637-8F01-4F8FDB43C344}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{4D861155-0183-4637-8F01-4F8FDB43C344}.Debug.Build.0 = Debug|Win32
|
||||||
|
{4D861155-0183-4637-8F01-4F8FDB43C344}.Release.ActiveCfg = Release|Win32
|
||||||
|
{4D861155-0183-4637-8F01-4F8FDB43C344}.Release.Build.0 = Release|Win32
|
||||||
|
{C57BA030-A81F-4EA2-9CB6-D1BE2404B787}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{C57BA030-A81F-4EA2-9CB6-D1BE2404B787}.Debug.Build.0 = Debug|Win32
|
||||||
|
{C57BA030-A81F-4EA2-9CB6-D1BE2404B787}.Release.ActiveCfg = Release|Win32
|
||||||
|
{C57BA030-A81F-4EA2-9CB6-D1BE2404B787}.Release.Build.0 = Release|Win32
|
||||||
|
{1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Debug.Build.0 = Debug|Win32
|
||||||
|
{1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Release.ActiveCfg = Release|Win32
|
||||||
|
{1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Release.Build.0 = Release|Win32
|
||||||
|
{C1CF7801-1681-4F15-8D71-BBC814805AF2}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{C1CF7801-1681-4F15-8D71-BBC814805AF2}.Debug.Build.0 = Debug|Win32
|
||||||
|
{C1CF7801-1681-4F15-8D71-BBC814805AF2}.Release.ActiveCfg = Release|Win32
|
||||||
|
{C1CF7801-1681-4F15-8D71-BBC814805AF2}.Release.Build.0 = Release|Win32
|
||||||
|
{436B423B-BF20-4B2E-A187-604AF391FBE2}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{436B423B-BF20-4B2E-A187-604AF391FBE2}.Debug.Build.0 = Debug|Win32
|
||||||
|
{436B423B-BF20-4B2E-A187-604AF391FBE2}.Release.ActiveCfg = Release|Win32
|
||||||
|
{436B423B-BF20-4B2E-A187-604AF391FBE2}.Release.Build.0 = Release|Win32
|
||||||
|
{5F7B038E-5148-4EF4-AB43-5035F666D00D}.Debug.ActiveCfg = Debug|Win32
|
||||||
|
{5F7B038E-5148-4EF4-AB43-5035F666D00D}.Debug.Build.0 = Debug|Win32
|
||||||
|
{5F7B038E-5148-4EF4-AB43-5035F666D00D}.Release.ActiveCfg = Release|Win32
|
||||||
|
{5F7B038E-5148-4EF4-AB43-5035F666D00D}.Release.Build.0 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
728
vs7/lib_arabica_noboost.vcproj
Normal file
728
vs7/lib_arabica_noboost.vcproj
Normal file
|
@ -0,0 +1,728 @@
|
||||||
|
<?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_Arabica"
|
||||||
|
ConfigurationType="4"
|
||||||
|
UseOfMFC="0"
|
||||||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||||
|
CharacterSet="2">
|
||||||
|
<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=".\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_Arabica"
|
||||||
|
ConfigurationType="4"
|
||||||
|
UseOfMFC="0"
|
||||||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||||||
|
CharacterSet="2">
|
||||||
|
<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="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="include"
|
||||||
|
Filter="h;hpp;hxx;hm;inl">
|
||||||
|
<Filter
|
||||||
|
Name="SAX"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\AttributeList.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\Attributes.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\ContentHandler.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\DocumentHandler.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\DTDHandler.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\EntityResolver.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\ErrorHandler.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\HandlerBase.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\InputSource.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\IStreamHandle.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\Locator.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\Parser.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\SAXException.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\saxfwd.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\SAXNotRecognizedException.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\SAXNotSupportedException.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\SAXParseException.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\XMLFilter.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\XMLReader.h">
|
||||||
|
</File>
|
||||||
|
<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="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Sax\filter\Writer.h">
|
||||||
|
</File>
|
||||||
|
</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>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="DOM"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Attr.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\CDATASection.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\CharacterData.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Comment.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Document.h">
|
||||||
|
</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">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Entity.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\EntityReference.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\NamedNodeMap.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Node.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\NodeList.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Notation.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\ProcessingInstruction.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Proxy.h">
|
||||||
|
</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\NodeFilter.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Traversal\NodeIterator.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Traversal\TreeWalker.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Utils"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Dom\Utils\Stream.h">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="XPath"
|
||||||
|
Filter="">
|
||||||
|
<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_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="Utils"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\base64codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\impl\codecvt_specialisations.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\convert_adaptor.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\convertstream.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\getparam.hpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\impl\iso88591_utf8.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\iso88591utf8codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\rot13codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\socket_stream.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\StringAdaptor.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\stringadaptortag.hpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\impl\ucs2_utf16.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\impl\ucs2_utf8.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\ucs2utf8codecvt.hpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\utf16beucs2codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\utf16leucs2codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\utf16utf8codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\include\Utils\utf8iso88591codecvt.h">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
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>
|
||||||
|
</Filter>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="src"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\arabica.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="ArabicaConfig.S">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
CommandLine="cl /TC /EP -D USE_MSXML -D NO_BOOST ArabicaConfig.S > ..\include\SAX\ArabicaConfig.h
|
||||||
|
"
|
||||||
|
Outputs="..\include\SAX\ArabicaConfig.h"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
CommandLine="cl /TC /EP -D USE_MSXML ArabicaConfig.S > ..\include\SAX\ArabicaConfig.h
|
||||||
|
"
|
||||||
|
Outputs="ArabicaConfig.h"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<Filter
|
||||||
|
Name="Utils"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\base64codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\iso88591utf8codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\rot13codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\ucs2utf8codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\utf16beucs2codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\utf16leucs2codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\utf16utf8codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\utf8iso88591codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\utf8ucs2codecvt.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\XML\XMLCharacterClasses.cpp">
|
||||||
|
</File>
|
||||||
|
<Filter
|
||||||
|
Name="impl"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\impl\iso88591_utf8.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\impl\ucs2_utf16.cpp">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\Utils\impl\ucs2_utf8.cpp">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="SAX"
|
||||||
|
Filter="">
|
||||||
|
<Filter
|
||||||
|
Name="Helpers"
|
||||||
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\SAX\helpers\InputSourceResolver.cpp">
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
</Filter>
|
||||||
|
</Filter>
|
||||||
|
</Files>
|
||||||
|
<Globals>
|
||||||
|
</Globals>
|
||||||
|
</VisualStudioProject>
|
Loading…
Reference in a new issue