forked from cory/tildefriends
		
	
		
			
	
	
		
			668 lines
		
	
	
		
			39 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			668 lines
		
	
	
		
			39 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
|  | <?xml version="1.0" encoding="utf-8"?> | |||
|  | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |||
|  |   <ItemGroup Label="ProjectConfigurations"> | |||
|  |     <ProjectConfiguration Include="Debug|Itanium"> | |||
|  |       <Configuration>Debug</Configuration> | |||
|  |       <Platform>Itanium</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="Debug|Win32"> | |||
|  |       <Configuration>Debug</Configuration> | |||
|  |       <Platform>Win32</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="Debug|x64"> | |||
|  |       <Configuration>Debug</Configuration> | |||
|  |       <Platform>x64</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium"> | |||
|  |       <Configuration>ReleaseWithoutAsm</Configuration> | |||
|  |       <Platform>Itanium</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="ReleaseWithoutAsm|Win32"> | |||
|  |       <Configuration>ReleaseWithoutAsm</Configuration> | |||
|  |       <Platform>Win32</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="ReleaseWithoutAsm|x64"> | |||
|  |       <Configuration>ReleaseWithoutAsm</Configuration> | |||
|  |       <Platform>x64</Platform> | |||
|  |     </ProjectConfiguration> | |||
|  |     <ProjectConfiguration Include="Release|Itanium"> | |||
|  |       <Configuration>Release</Configuration> | |||
|  |       <Platform>Itanium</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>{8FD826F8-3739-44E6-8CC8-997122E53B8D}</ProjectGuid> | |||
|  |   </PropertyGroup> | |||
|  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <WholeProgramOptimization>true</WholeProgramOptimization> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <WholeProgramOptimization>true</WholeProgramOptimization> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |     <CharacterSet>Unicode</CharacterSet> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <WholeProgramOptimization>true</WholeProgramOptimization> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <WholeProgramOptimization>true</WholeProgramOptimization> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <WholeProgramOptimization>true</WholeProgramOptimization> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <WholeProgramOptimization>true</WholeProgramOptimization> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |||
|  |     <ConfigurationType>DynamicLibrary</ConfigurationType> | |||
|  |     <UseOfMfc>false</UseOfMfc> | |||
|  |     <PlatformToolset>v120</PlatformToolset> | |||
|  |   </PropertyGroup> | |||
|  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |||
|  |   <ImportGroup Label="ExtensionSettings"> | |||
|  |   </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)'=='ReleaseWithoutAsm|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|Itanium'" 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)'=='ReleaseWithoutAsm|Itanium'" 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|Itanium'" 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> | |||
|  |   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|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> | |||
|  |   <PropertyGroup Label="UserMacros" /> | |||
|  |   <PropertyGroup> | |||
|  |     <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">false</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">false</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">false</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</GenerateManifest> | |||
|  |     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibDll$(Configuration)\</OutDir> | |||
|  |     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibDll$(Configuration)\Tmp\</IntDir> | |||
|  |     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</LinkIncremental> | |||
|  |     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</GenerateManifest> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | |||
|  |     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | |||
|  |     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |||
|  |     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | |||
|  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">zlibwapi</TargetName> | |||
|  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">zlibwapi</TargetName> | |||
|  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">zlibwapi</TargetName> | |||
|  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">zlibwapi</TargetName> | |||
|  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">zlibwapi</TargetName> | |||
|  |     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">zlibwapi</TargetName> | |||
|  |   </PropertyGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Win32</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <Optimization>Disabled</Optimization> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | |||
|  |       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <GenerateDebugInformation>true</GenerateDebugInformation> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention> | |||
|  |       </DataExecutionPrevention> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Win32</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerOutput>All</AssemblerOutput> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention> | |||
|  |       </DataExecutionPrevention> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Win32</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerOutput>All</AssemblerOutput> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | |||
|  |       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <RandomizedBaseAddress>false</RandomizedBaseAddress> | |||
|  |       <DataExecutionPrevention> | |||
|  |       </DataExecutionPrevention> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>X64</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <Optimization>Disabled</Optimization> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <GenerateDebugInformation>true</GenerateDebugInformation> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineX64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Itanium</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <Optimization>Disabled</Optimization> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <GenerateDebugInformation>true</GenerateDebugInformation> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineIA64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>X64</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerOutput>All</AssemblerOutput> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineX64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Itanium</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerOutput>All</AssemblerOutput> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineIA64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>X64</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerOutput>All</AssemblerOutput> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineX64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'"> | |||
|  |     <Midl> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <MkTypLibCompatible>true</MkTypLibCompatible> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <TargetEnvironment>Itanium</TargetEnvironment> | |||
|  |       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | |||
|  |     </Midl> | |||
|  |     <ClCompile> | |||
|  |       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |||
|  |       <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <StringPooling>true</StringPooling> | |||
|  |       <ExceptionHandling> | |||
|  |       </ExceptionHandling> | |||
|  |       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |||
|  |       <BufferSecurityCheck>false</BufferSecurityCheck> | |||
|  |       <FunctionLevelLinking>true</FunctionLevelLinking> | |||
|  |       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | |||
|  |       <AssemblerOutput>All</AssemblerOutput> | |||
|  |       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | |||
|  |       <ObjectFileName>$(IntDir)</ObjectFileName> | |||
|  |       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | |||
|  |       <BrowseInformation> | |||
|  |       </BrowseInformation> | |||
|  |       <WarningLevel>Level3</WarningLevel> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |     </ClCompile> | |||
|  |     <ResourceCompile> | |||
|  |       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <Culture>0x040c</Culture> | |||
|  |     </ResourceCompile> | |||
|  |     <Link> | |||
|  |       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | |||
|  |       <SuppressStartupBanner>true</SuppressStartupBanner> | |||
|  |       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | |||
|  |       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | |||
|  |       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | |||
|  |       <GenerateMapFile>true</GenerateMapFile> | |||
|  |       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | |||
|  |       <SubSystem>Windows</SubSystem> | |||
|  |       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | |||
|  |       <TargetMachine>MachineIA64</TargetMachine> | |||
|  |     </Link> | |||
|  |   </ItemDefinitionGroup> | |||
|  |   <ItemGroup> | |||
|  |     <ClCompile Include="..\..\..\adler32.c" /> | |||
|  |     <ClCompile Include="..\..\..\compress.c" /> | |||
|  |     <ClCompile Include="..\..\..\crc32.c" /> | |||
|  |     <ClCompile Include="..\..\..\deflate.c" /> | |||
|  |     <ClCompile Include="..\..\..\gzclose.c" /> | |||
|  |     <ClCompile Include="..\..\..\gzlib.c" /> | |||
|  |     <ClCompile Include="..\..\..\gzread.c" /> | |||
|  |     <ClCompile Include="..\..\..\gzwrite.c" /> | |||
|  |     <ClCompile Include="..\..\..\infback.c" /> | |||
|  |     <ClCompile Include="..\..\..\inffast.c" /> | |||
|  |     <ClCompile Include="..\..\..\inflate.c" /> | |||
|  |     <ClCompile Include="..\..\..\inftrees.c" /> | |||
|  |     <ClCompile Include="..\..\minizip\ioapi.c" /> | |||
|  |     <ClCompile Include="..\..\minizip\iowin32.c" /> | |||
|  |     <ClCompile Include="..\..\..\trees.c" /> | |||
|  |     <ClCompile Include="..\..\..\uncompr.c" /> | |||
|  |     <ClCompile Include="..\..\minizip\unzip.c"> | |||
|  |       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |     </ClCompile> | |||
|  |     <ClCompile Include="..\..\minizip\zip.c"> | |||
|  |       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |||
|  |       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |||
|  |     </ClCompile> | |||
|  |     <ClCompile Include="..\..\..\zutil.c" /> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <ResourceCompile Include="zlib.rc" /> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <None Include="zlibvc.def" /> | |||
|  |   </ItemGroup> | |||
|  |   <ItemGroup> | |||
|  |     <ClInclude Include="..\..\..\deflate.h" /> | |||
|  |     <ClInclude Include="..\..\..\infblock.h" /> | |||
|  |     <ClInclude Include="..\..\..\infcodes.h" /> | |||
|  |     <ClInclude Include="..\..\..\inffast.h" /> | |||
|  |     <ClInclude Include="..\..\..\inftrees.h" /> | |||
|  |     <ClInclude Include="..\..\..\infutil.h" /> | |||
|  |     <ClInclude Include="..\..\..\zconf.h" /> | |||
|  |     <ClInclude Include="..\..\..\zlib.h" /> | |||
|  |     <ClInclude Include="..\..\..\zutil.h" /> | |||
|  |   </ItemGroup> | |||
|  |   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |||
|  |   <ImportGroup Label="ExtensionTargets"> | |||
|  |   </ImportGroup> | |||
|  | </Project> |