Added: xerces/c/branches/xerces-3.1/projects/Win32/VC14/xerces-all/XercesLib/XercesLib.vcxproj URL: http://svn.apache.org/viewvc/xerces/c/branches/xerces-3.1/projects/Win32/VC14/xerces-all/XercesLib/XercesLib.vcxproj?rev=1741479&view=auto ============================================================================== --- xerces/c/branches/xerces-3.1/projects/Win32/VC14/xerces-all/XercesLib/XercesLib.vcxproj (added) +++ xerces/c/branches/xerces-3.1/projects/Win32/VC14/xerces-all/XercesLib/XercesLib.vcxproj Thu Apr 28 17:02:22 2016 @@ -0,0 +1,1611 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project DefaultTargets="Build" ToolsVersion="14.0" 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="ICU Debug|Win32"> + <Configuration>ICU Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="ICU Debug|x64"> + <Configuration>ICU Debug</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="ICU Release|Win32"> + <Configuration>ICU Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="ICU Release|x64"> + <Configuration>ICU Release</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> + <ProjectConfiguration Include="Static Debug|Win32"> + <Configuration>Static Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Static Debug|x64"> + <Configuration>Static Debug</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Static Release|Win32"> + <Configuration>Static Release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="Static Release|x64"> + <Configuration>Static Release</Configuration> + <Platform>x64</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{152CE948-F659-4206-A50A-1D2B9658EF96}</ProjectGuid> + <RootNamespace>XercesLib</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'" Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> + <ConfigurationType>DynamicLibrary</ConfigurationType> + <UseOfMfc>false</UseOfMfc> + <WholeProgramOptimization>true</WholeProgramOptimization> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </ImportGroup> + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'" Label="PropertySheets"> + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> + </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" /> + </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" /> + </ImportGroup> + <PropertyGroup Label="UserMacros" /> + <PropertyGroup> + <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\..\..\..\..\..\Build\Win32\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\..\..\..\..\..\Build\Win64\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\..\..\..\..\..\Build\Win32\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\..\..\..\..\..\Build\Win64\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">.\..\..\..\..\..\Build\Win32\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">.\..\..\..\..\..\Build\Win64\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">$(OutDir)obj\$(ProjectName)\</IntDir> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">.\..\..\..\..\..\Build\Win32\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir> + <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">.\..\..\..\..\..\Build\Win64\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">$(OutDir)obj\$(ProjectName)\</IntDir> + <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">.\..\..\..\..\..\Build\Win32\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">true</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">.\..\..\..\..\..\Build\Win64\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">true</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">.\..\..\..\..\..\Build\Win32\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">false</LinkIncremental> + <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">.\..\..\..\..\..\Build\Win64\VC14\$(Configuration)\</OutDir> + <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">$(OutDir)obj\$(ProjectName)\</IntDir> + <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">false</LinkIncremental> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">xerces-c_3_1D</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">xerces-c_3_1D</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">xerces-c_3_1</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">xerces-c_3_1</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">xerces-c_static_3D</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">xerces-c_static_3</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">xerces-c_3_1D</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">xerces-c_3_1D</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">xerces-c_3_1</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">xerces-c_3_1</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">xerces-c_static_3D</TargetName> + <TargetName Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">xerces-c_static_3</TargetName> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <ExecutablePath>$(ExecutablePath)</ExecutablePath> + <IncludePath>$(IncludePath)</IncludePath> + <LibraryPath>$(LibraryPath)</LibraryPath> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <ExecutablePath>$(ExecutablePath)</ExecutablePath> + <IncludePath>$(IncludePath)</IncludePath> + <LibraryPath>$(LibraryPath)</LibraryPath> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <Midl> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>Win32</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>MinSpace</Optimization> + <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;WIN32;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> + <FunctionLevelLinking>true</FunctionLevelLinking> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalOptions>%(AdditionalOptions)</AdditionalOptions> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1.pdb</ProgramDatabaseFile> + <StripPrivateSymbols>$(OutDir)xerces-c_3_1.strip.pdb</StripPrivateSymbols> + <GenerateMapFile>true</GenerateMapFile> + <MapFileName>$(IntDir)xerces-c_3_1.map</MapFileName> + <SubSystem>Windows</SubSystem> + <OptimizeReferences>true</OptimizeReferences> + <SetChecksum>true</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3.lib</ImportLibrary> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> + <Midl> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>X64</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>MinSpace</Optimization> + <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;WIN64;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> + <FunctionLevelLinking>true</FunctionLevelLinking> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1.pdb</ProgramDatabaseFile> + <StripPrivateSymbols>$(OutDir)xerces-c_3_1.strip.pdb</StripPrivateSymbols> + <GenerateMapFile>true</GenerateMapFile> + <MapFileName>$(IntDir)xerces-c_3_1.map</MapFileName> + <SubSystem>Windows</SubSystem> + <OptimizeReferences>true</OptimizeReferences> + <SetChecksum>true</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3.lib</ImportLibrary> + <TargetMachine>MachineX64</TargetMachine> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <Midl> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>Win32</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;WIN32;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalOptions>%(AdditionalOptions)</AdditionalOptions> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1D.pdb</ProgramDatabaseFile> + <SubSystem>Windows</SubSystem> + <SetChecksum>false</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3D.lib</ImportLibrary> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> + <Midl> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>X64</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;WIN64;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1D.pdb</ProgramDatabaseFile> + <SubSystem>Windows</SubSystem> + <SetChecksum>false</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3D.lib</ImportLibrary> + <TargetMachine>MachineX64</TargetMachine> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'"> + <Midl> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>Win32</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>MinSpace</Optimization> + <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;WIN32;_WINDOWS;XERCES_STATIC_LIBRARY;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_MSGLOADER_INMEMORY;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <CompileAs>Default</CompileAs> + <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Lib> + <OutputFile>$(TargetPath)</OutputFile> + </Lib> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'"> + <Midl> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>X64</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>MinSpace</Optimization> + <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;WIN64;_WINDOWS;XERCES_STATIC_LIBRARY;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_MSGLOADER_INMEMORY;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <CompileAs>Default</CompileAs> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Lib> + <OutputFile>$(TargetPath)</OutputFile> + </Lib> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'"> + <Midl> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>Win32</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;WIN32;_WINDOWS;XERCES_STATIC_LIBRARY;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_MSGLOADER_INMEMORY;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Lib> + <OutputFile>$(TargetPath)</OutputFile> + </Lib> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'"> + <Midl> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>X64</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;WIN64;_WINDOWS;XERCES_STATIC_LIBRARY;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_WINDOWS;XERCES_USE_MSGLOADER_INMEMORY;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Lib> + <OutputFile>$(TargetPath)</OutputFile> + </Lib> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'"> + <Midl> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>Win32</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;WIN32;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_ICU;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalOptions>%(AdditionalOptions)</AdditionalOptions> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1D.pdb</ProgramDatabaseFile> + <SubSystem>Windows</SubSystem> + <SetChecksum>false</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3D.lib</ImportLibrary> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'"> + <Midl> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>X64</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;_DEBUG;WIN64;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_ICU;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> + <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1D.pdb</ProgramDatabaseFile> + <SubSystem>Windows</SubSystem> + <SetChecksum>false</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3D.lib</ImportLibrary> + <TargetMachine>MachineX64</TargetMachine> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'"> + <Midl> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>Win32</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>MinSpace</Optimization> + <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;WIN32;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_ICU;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> + <FunctionLevelLinking>true</FunctionLevelLinking> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalOptions>%(AdditionalOptions)</AdditionalOptions> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;icuuc.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1.pdb</ProgramDatabaseFile> + <StripPrivateSymbols>$(OutDir)xerces-c_3_1.strip.pdb</StripPrivateSymbols> + <GenerateMapFile>true</GenerateMapFile> + <MapFileName>$(IntDir)xerces-c_3_1.map</MapFileName> + <SubSystem>Windows</SubSystem> + <OptimizeReferences>true</OptimizeReferences> + <SetChecksum>true</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3.lib</ImportLibrary> + </Link> + </ItemDefinitionGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'"> + <Midl> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <MkTypLibCompatible>true</MkTypLibCompatible> + <TargetEnvironment>X64</TargetEnvironment> + <TypeLibraryName>$(OutDir)XercesLib.tlb</TypeLibraryName> + </Midl> + <ClCompile> + <Optimization>MinSpace</Optimization> + <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> + <AdditionalIncludeDirectories>..\..\..\..\..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE;NDEBUG;WIN64;_WINDOWS;XERCES_BUILDING_LIBRARY;XERCES_USE_TRANSCODER_ICU;XERCES_USE_WIN32_MSGLOADER;XERCES_USE_NETACCESSOR_WINSOCK;XERCES_USE_FILEMGR_WINDOWS;XERCES_USE_MUTEXMGR_WINDOWS;XERCES_PATH_DELIMITER_BACKSLASH;HAVE_STRICMP;HAVE_STRNICMP;HAVE_LIMITS_H;HAVE_SYS_TIMEB_H;HAVE_FTIME;HAVE_WCSUPR;HAVE_WCSLWR;HAVE_WCSICMP;HAVE_WCSNICMP;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <StringPooling>true</StringPooling> + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> + <FunctionLevelLinking>true</FunctionLevelLinking> + <PrecompiledHeaderOutputFile>$(IntDir)XercesLib.pch</PrecompiledHeaderOutputFile> + <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> + <ObjectFileName>$(IntDir)</ObjectFileName> + <WarningLevel>Level3</WarningLevel> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + <CompileAs>Default</CompileAs> + <ProgramDataBaseFileName>$(IntDir)$(ProjectName)_vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName> + <MultiProcessorCompilation>true</MultiProcessorCompilation> + </ClCompile> + <ResourceCompile> + <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <Culture>0x0409</Culture> + </ResourceCompile> + <Link> + <AdditionalDependencies>ws2_32.lib;advapi32.lib;%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(TargetPath)</OutputFile> + <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <GenerateDebugInformation>true</GenerateDebugInformation> + <ProgramDatabaseFile>$(OutDir)xerces-c_3_1.pdb</ProgramDatabaseFile> + <StripPrivateSymbols>$(OutDir)xerces-c_3_1.strip.pdb</StripPrivateSymbols> + <GenerateMapFile>true</GenerateMapFile> + <MapFileName>$(IntDir)xerces-c_3_1.map</MapFileName> + <SubSystem>Windows</SubSystem> + <OptimizeReferences>true</OptimizeReferences> + <SetChecksum>true</SetChecksum> + <BaseAddress>0x12000000</BaseAddress> + <RandomizedBaseAddress>false</RandomizedBaseAddress> + <DataExecutionPrevention> + </DataExecutionPrevention> + <ImportLibrary>$(OutDir)xerces-c_3.lib</ImportLibrary> + <TargetMachine>MachineX64</TargetMachine> + </Link> + </ItemDefinitionGroup> + <ItemGroup> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\ArrayIndexOutOfBoundsException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\AutoSense.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Base64.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\BaseRefVectorOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\BinFileInputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\BinInputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\BinMemInputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\BitOps.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\BitSet.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\CountedPointer.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\DefaultPanicHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\EmptyStackException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\EncodingValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\FlagJanitor.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Hash2KeysSetOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Hashers.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\HexBin.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\IllegalArgumentException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\InvalidCastException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\IOException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Janitor.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\KeyRefPair.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\KeyValuePair.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\KVStringPair.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Mutexes.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\NameIdPool.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\NoSuchElementException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\NullPointerException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\OutOfMemoryException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\PanicHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\PlatformUtils.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\PSVIUni.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\QName.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefArrayOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefArrayVectorOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefHash2KeysTableOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefHash3KeysIdPool.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefHashTableOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefStackOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RefVectorOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\RuntimeException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\SchemaDateTimeException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\StringPool.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\SynchronizedStringPool.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\TranscodingException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\TransService.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\UnexpectedEOFException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\UnsupportedEncodingException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\UTFDataFormatException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\ValueArrayOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\ValueHashTableOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\ValueStackOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\ValueVectorOf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Xerces_autoconf_config.hpp"> + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(RootDir)%(Directory)%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">%(FullPath);%(Outputs)</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">echo copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +copy "%(RootDir)%(Directory)%(Filename).msvc.hpp" "%(FullPath)" +</Command> + <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">%(RootDir)%(Directory)\%(Filename).msvc.hpp;%(AdditionalInputs)</AdditionalInputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">%(FullPath);%(Outputs)</Outputs> + </ClInclude> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XercesDefs.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XercesVersion.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMemory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XML256TableTranscoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XML88591Transcoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLAbstractDoubleFloat.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLASCIITranscoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLBigDecimal.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLBigInteger.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLChar.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLChTranscoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLDateTime.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLDOMMsg.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLDouble.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLEBCDICTranscoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLEntityResolver.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLEnumerator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLExceptMsgs.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLFloat.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLHolder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLIBM1047Transcoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLIBM1140Transcoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLInitializer.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLInteger.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLMsgLoader.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLNetAccessor.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLNumber.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLResourceIdentifier.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLString.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLStringTokenizer.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLUCS4Transcoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLUni.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLUniDefs.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLUri.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLURL.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLUTF16Transcoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLUTF8Transcoder.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\XMLWin1252Transcoder.hpp" /> + <CustomBuild Include="..\..\..\..\..\src\xercesc\util\Xerces_autoconf_config.msvc.hpp"> + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Command Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">echo copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp" +copy "%(FullPath)" "%(RootDir)%(Directory)Xerces_autoconf_config.hpp"</Command> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + <Outputs Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">%(RootDir)%(Directory)Xerces_autoconf_config.hpp</Outputs> + </CustomBuild> + <CustomBuildStep Include="..\..\..\..\..\src\xercesc\util\MsgLoaders\InMemory\InMemMsgLoader.hpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + </CustomBuildStep> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\MsgLoaders\Win32\resource.h" /> + <CustomBuildStep Include="..\..\..\..\..\src\xercesc\util\MsgLoaders\Win32\Win32MsgLoader.hpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">true</ExcludedFromBuild> + </CustomBuildStep> + <CustomBuildStep Include="..\..\..\..\..\src\xercesc\util\MsgLoaders\InMemory\XercesMessages_en_US.hpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> + </CustomBuildStep> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Transcoders\ICU\ICUTransService.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\Transcoders\Win32\Win32TransService.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\NetAccessors\BinHTTPInputStreamCommon.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\NetAccessors\WinSock\BinHTTPURLInputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\NetAccessors\WinSock\WinSockNetAccessor.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\ASCIIRangeFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\BlockRangeFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\BMPattern.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\CharToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\ClosureToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\ConcatToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\Match.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\Op.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\OpFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\ParenToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\ParserForXMLSchema.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RangeFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RangeToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RangeTokenMap.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RegularExpression.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RegxDefs.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RegxParser.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\RegxUtil.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\StringToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\Token.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\TokenFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\TokenInc.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\UniCharTable.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\UnicodeRangeFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\UnionToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\XMLRangeFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\regx\XMLUniCharacter.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\FileManagers\WindowsFileMgr.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\util\MutexManagers\WindowsMutexMgr.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\LocalFileFormatTarget.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\LocalFileInputSource.Hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\MemBufFormatTarget.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\MemBufInputSource.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\MemoryManager.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\StdInInputSource.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\StdOutFormatTarget.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\URLInputSource.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\ValidationContext.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\Wrapper4DOMLSInput.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\Wrapper4InputSource.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLAttDef.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLAttDefList.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLAttr.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLBuffer.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLBufferMgr.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLContentModel.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLDocumentHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLElementDecl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLEntityDecl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLEntityHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLErrorCodes.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLErrorReporter.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLFormatter.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLGrammarPoolImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLNotationDecl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLPScanToken.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLRecognizer.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLRefInfo.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLSchemaDescription.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\XMLValidityCodes.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\PSVIAttribute.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\PSVIAttributeList.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\PSVIElement.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\PSVIHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\PSVIItem.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSAnnotation.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSAttributeDeclaration.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSAttributeGroupDefinition.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSAttributeUse.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSComplexTypeDefinition.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSConstants.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSElementDeclaration.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSFacet.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSIDCDefinition.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSModel.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSModelGroup.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSModelGroupDefinition.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSMultiValueFacet.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSNamedMap.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSNamespaceItem.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSNotationDeclaration.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSObject.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSParticle.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSSimpleTypeDefinition.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSTypeDefinition.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSValue.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\psvi\XSWildcard.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\BinFileOutputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\BinMemOutputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\framework\BinOutputStream.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\CharTypeTables.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\DGXMLScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\ElemStack.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\EndOfEntityException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\IANAEncodings.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\IGXMLScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\MemoryManagerImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\ReaderMgr.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\SGXMLScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\ValidationContextImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\VecAttributesImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\VecAttrListImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\WFXMLScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\XMLInternalErrorHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\XMLReader.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\XMLScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\XMLScannerResolver.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\XSAXMLScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\internal\XTemplateSerializer.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\AttributeList.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\DocumentHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\DTDHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\EntityResolver.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\ErrorHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\HandlerBase.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\InputSource.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\Locator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\Parser.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\SAXException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax\SAXParseException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\parsers\AbstractDOMParser.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\parsers\DOMLSParserImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\parsers\SAX2XMLFilterImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\parsers\SAX2XMLReaderImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\parsers\SAXParser.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\parsers\XercesDOMParser.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\AllContentModel.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMAny.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMBinaryOp.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMLeaf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMNode.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMRepeatingLeaf.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMStateSet.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\CMUnaryOp.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\ContentLeafNameTypeVector.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\ContentSpecNode.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\DFAContentModel.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\Grammar.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\GrammarResolver.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\MixedContentModel.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\common\SimpleContentModel.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\AbstractNumericFacetValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\AbstractNumericValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\AbstractStringValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\AnySimpleTypeDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\AnyURIDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\Base64BinaryDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\BooleanDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DatatypeValidatorFactory.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DateDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DateTimeDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DateTimeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DayDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DecimalDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DoubleDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\DurationDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\ENTITYDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\FloatDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\HexBinaryDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\IDDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\IDREFDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\InvalidDatatypeFacetException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\InvalidDatatypeValueException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\ListDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\MonthDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\MonthDayDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\NameDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\NCNameDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\NOTATIONDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\QNameDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\StringDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\TimeDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\UnionDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\XMLCanRepGroup.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\YearDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\datatype\YearMonthDatatypeValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DocTypeHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDAttDef.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDAttDefList.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDElementDecl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDEntityDecl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDGrammar.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDScanner.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\DTDValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\DTD\XMLDTDDescriptionImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\ComplexTypeInfo.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\GeneralAttributeCheck.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\NamespaceScope.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\PSVIDefs.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaAttDef.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaAttDefList.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaElementDecl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaGrammar.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaInfo.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaSymbols.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SchemaValidator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\SubstitutionGroupComparator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\TraverseSchema.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XercesAttGroupInfo.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XercesElementWildcard.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XercesGroupInfo.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XMLSchemaDescriptionImpl.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XSDDOMParser.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XSDErrorReporter.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XSDLocator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\XUtil.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\FieldActivator.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\FieldValueMap.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IC_Field.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IC_Key.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IC_KeyRef.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IC_Selector.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IC_Unique.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IdentityConstraint.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\IdentityConstraintHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\ValueStore.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\ValueStoreCache.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\XercesXPath.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\XPathException.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\XPathMatcher.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\XPathMatcherStack.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\validators\schema\identity\XPathSymbols.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax2\Attributes.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax2\ContentHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax2\DeclHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax2\DefaultHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax2\LexicalHandler.hpp" /> + <ClInclude Include="..\..\..\..\..\src\xercesc\sax2\SAX2XMLFilter.hpp" />
[... 457 lines stripped ...] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
