vc7.1 projectfiles added for FCollada
This commit is contained in:
789
Extras/FCollada/LibXML/LibXML_vc7.vcproj
Normal file
789
Extras/FCollada/LibXML/LibXML_vc7.vcproj
Normal file
@@ -0,0 +1,789 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="LibXML_vc7"
|
||||
ProjectGUID="{D7F466F4-2AEA-4648-BE09-024C887BC157}"
|
||||
Keyword="Win32Proj"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
Name="Win32"
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
||||
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
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;LIBXML_STATIC"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/LibXML.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release|Win32"
|
||||
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
||||
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;LIBXML_STATIC"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/LibXML.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug DLL|Win32"
|
||||
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
||||
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
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;LIBXML_STATIC_FOR_DLL"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/LibXML.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release DLL|Win32"
|
||||
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
||||
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;LIBXML_STATIC_FOR_DLL"
|
||||
RuntimeLibrary="0"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="3"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/LibXML.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Release MTD|Win32"
|
||||
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
||||
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCWebServiceProxyGeneratorTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCMIDLTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories="include"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;LIBXML_STATIC"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/LibXML.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
<Configuration
|
||||
Name="Debug MTD|Win32"
|
||||
OutputDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)"
|
||||
IntermediateDirectory="$(ProjectDir)../Output/$(ConfigurationName)/$(ProjectName)/Intermediate"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||||
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;LIBXML_STATIC"
|
||||
MinimalRebuild="true"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="2"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="true"
|
||||
DebugInformationFormat="4"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/LibXML.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Private Source Files"
|
||||
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\c14n.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\catalog.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\chvalid.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugXML.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dict.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\DOCBparser.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\encoding.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\entities.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\error.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\globals.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\hash.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\HTMLparser.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\HTMLtree.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\legacy.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\list.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nanoftp.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\nanohttp.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\parser.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\parserInternals.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\pattern.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\relaxng.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SAX.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\SAX2.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\threads.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tree.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\uri.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\valid.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xinclude.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xlink.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlcatalog.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlIO.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlmemory.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlmodule.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlreader.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlregexp.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlsave.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlstring.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlunicode.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\xmlwriter.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Private Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\acconfig.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\config-ps3.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\elfgcchack.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\libxml.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Public Header Files"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\include\libxml\c14n.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\catalog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\chvalid.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\debugXML.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\dict.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\DOCBparser.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\encoding.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\entities.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\globals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\hash.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\HTMLparser.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\HTMLtree.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\list.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\nanoftp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\nanohttp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\parser.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\parserInternals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\pattern.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\relaxng.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\SAX.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\SAX2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\schemasInternals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\threads.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\tree.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\uri.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\valid.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\win32config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\wsockcompat.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xinclude.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xlink.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlautomata.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlerror.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlexports.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlIO.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlmemory.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlmodule.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlreader.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlregexp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlsave.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlschemas.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlschemastypes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlstring.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlunicode.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlversion.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xmlwriter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xpath.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xpathInternals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\include\libxml\xpointer.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user