Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
220 lines
11 KiB
XML
220 lines
11 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{16F213C7-A5E0-4285-B5C4-2A4323EBFC94}</ProjectGuid>
|
|
<RootNamespace>libxml2-static-for-dll</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Label="Shared">
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\_props\libxml2-static.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\_props\libxml2-static.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\_props\libxml2-static.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="..\_props\libxml2-static.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup />
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<PreprocessorDefinitions>_DEBUG;LIBXML_STATIC_FOR_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ClCompile>
|
|
<Link />
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<PreprocessorDefinitions>_DEBUG;LIBXML_STATIC_FOR_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ClCompile>
|
|
<Link />
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<PreprocessorDefinitions>NDEBUG;LIBXML_STATIC_FOR_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ClCompile>
|
|
<Link />
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<PreprocessorDefinitions>NDEBUG;LIBXML_STATIC_FOR_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ClCompile>
|
|
<Link />
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\..\buf.c" />
|
|
<ClCompile Include="..\..\c14n.c" />
|
|
<ClCompile Include="..\..\catalog.c" />
|
|
<ClCompile Include="..\..\chvalid.c" />
|
|
<ClCompile Include="..\..\debugXML.c" />
|
|
<ClCompile Include="..\..\dict.c" />
|
|
<ClCompile Include="..\..\encoding.c" />
|
|
<ClCompile Include="..\..\entities.c" />
|
|
<ClCompile Include="..\..\error.c" />
|
|
<ClCompile Include="..\..\globals.c" />
|
|
<ClCompile Include="..\..\hash.c" />
|
|
<ClCompile Include="..\..\HTMLparser.c" />
|
|
<ClCompile Include="..\..\HTMLtree.c" />
|
|
<ClCompile Include="..\..\legacy.c" />
|
|
<ClCompile Include="..\..\list.c" />
|
|
<ClCompile Include="..\..\nanoftp.c" />
|
|
<ClCompile Include="..\..\nanohttp.c" />
|
|
<ClCompile Include="..\..\parser.c" />
|
|
<ClCompile Include="..\..\parserInternals.c" />
|
|
<ClCompile Include="..\..\pattern.c" />
|
|
<ClCompile Include="..\..\relaxng.c" />
|
|
<ClCompile Include="..\..\SAX.c" />
|
|
<ClCompile Include="..\..\SAX2.c" />
|
|
<ClCompile Include="..\..\schematron.c" />
|
|
<ClCompile Include="..\..\threads.c" />
|
|
<ClCompile Include="..\..\tree.c" />
|
|
<ClCompile Include="..\..\uri.c" />
|
|
<ClCompile Include="..\..\valid.c" />
|
|
<ClCompile Include="..\..\xinclude.c" />
|
|
<ClCompile Include="..\..\xlink.c" />
|
|
<ClCompile Include="..\..\xmlIO.c" />
|
|
<ClCompile Include="..\..\xmlmemory.c" />
|
|
<ClCompile Include="..\..\xmlmodule.c" />
|
|
<ClCompile Include="..\..\xmlreader.c" />
|
|
<ClCompile Include="..\..\xmlregexp.c" />
|
|
<ClCompile Include="..\..\xmlsave.c" />
|
|
<ClCompile Include="..\..\xmlschemas.c" />
|
|
<ClCompile Include="..\..\xmlschemastypes.c" />
|
|
<ClCompile Include="..\..\xmlstring.c" />
|
|
<ClCompile Include="..\..\xmlunicode.c" />
|
|
<ClCompile Include="..\..\xmlwriter.c" />
|
|
<ClCompile Include="..\..\xpath.c" />
|
|
<ClCompile Include="..\..\xpointer.c" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\..\include\libxml\c14n.h" />
|
|
<ClInclude Include="..\..\include\libxml\catalog.h" />
|
|
<ClInclude Include="..\..\include\libxml\chvalid.h" />
|
|
<ClInclude Include="..\..\include\libxml\debugXML.h" />
|
|
<ClInclude Include="..\..\include\libxml\dict.h" />
|
|
<ClInclude Include="..\..\include\libxml\encoding.h" />
|
|
<ClInclude Include="..\..\include\libxml\entities.h" />
|
|
<ClInclude Include="..\..\include\libxml\globals.h" />
|
|
<ClInclude Include="..\..\include\libxml\hash.h" />
|
|
<ClInclude Include="..\..\include\libxml\HTMLparser.h" />
|
|
<ClInclude Include="..\..\include\libxml\HTMLtree.h" />
|
|
<ClInclude Include="..\..\include\libxml\list.h" />
|
|
<ClInclude Include="..\..\include\libxml\nanoftp.h" />
|
|
<ClInclude Include="..\..\include\libxml\nanohttp.h" />
|
|
<ClInclude Include="..\..\include\libxml\parser.h" />
|
|
<ClInclude Include="..\..\include\libxml\parserInternals.h" />
|
|
<ClInclude Include="..\..\include\libxml\pattern.h" />
|
|
<ClInclude Include="..\..\include\libxml\relaxng.h" />
|
|
<ClInclude Include="..\..\include\libxml\SAX.h" />
|
|
<ClInclude Include="..\..\include\libxml\SAX2.h" />
|
|
<ClInclude Include="..\..\include\libxml\schemasInternals.h" />
|
|
<ClInclude Include="..\..\include\libxml\schematron.h" />
|
|
<ClInclude Include="..\..\include\libxml\threads.h" />
|
|
<ClInclude Include="..\..\include\libxml\tree.h" />
|
|
<ClInclude Include="..\..\include\libxml\uri.h" />
|
|
<ClInclude Include="..\..\include\libxml\valid.h" />
|
|
<ClInclude Include="..\..\include\libxml\xinclude.h" />
|
|
<ClInclude Include="..\..\include\libxml\xlink.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlautomata.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlerror.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlexports.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlIO.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlmemory.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlmodule.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlreader.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlregexp.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlsave.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlschemas.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlschemastypes.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlstring.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlunicode.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlversion.h" />
|
|
<ClInclude Include="..\..\include\libxml\xmlwriter.h" />
|
|
<ClInclude Include="..\..\include\libxml\xpath.h" />
|
|
<ClInclude Include="..\..\include\libxml\xpathInternals.h" />
|
|
<ClInclude Include="..\..\include\libxml\xpointer.h" />
|
|
<ClInclude Include="..\..\include\private\buf.h" />
|
|
<ClInclude Include="..\..\include\private\dict.h" />
|
|
<ClInclude Include="..\..\include\private\enc.h" />
|
|
<ClInclude Include="..\..\include\private\entities.h" />
|
|
<ClInclude Include="..\..\include\private\error.h" />
|
|
<ClInclude Include="..\..\include\private\globals.h" />
|
|
<ClInclude Include="..\..\include\private\html.h" />
|
|
<ClInclude Include="..\..\include\private\io.h" />
|
|
<ClInclude Include="..\..\include\private\memory.h" />
|
|
<ClInclude Include="..\..\include\private\parser.h" />
|
|
<ClInclude Include="..\..\include\private\regexp.h" />
|
|
<ClInclude Include="..\..\include\private\save.h" />
|
|
<ClInclude Include="..\..\include\private\string.h" />
|
|
<ClInclude Include="..\..\include\private\threads.h" />
|
|
<ClInclude Include="..\..\include\private\tree.h" />
|
|
<ClInclude Include="..\..\include\private\xinclude.h" />
|
|
<ClInclude Include="..\..\include\private\xpath.h" />
|
|
<ClInclude Include="..\..\include\private\xzlib.h" />
|
|
<ClInclude Include="..\..\include\wsockcompat.h" />
|
|
<ClInclude Include="..\..\libxml.h" />
|
|
<ClInclude Include="..\..\timsort.h" />
|
|
<ClInclude Include="..\..\trio.h" />
|
|
<ClInclude Include="..\..\triodef.h" />
|
|
<ClInclude Include="..\..\trionan.h" />
|
|
<ClInclude Include="..\..\win32\config.h" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |