1275793eaSopenharmony_ci<?xml version="1.0" encoding="utf-8"?> 2275793eaSopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3275793eaSopenharmony_ci <ItemGroup Label="ProjectConfigurations"> 4275793eaSopenharmony_ci <ProjectConfiguration Include="Debug|Itanium"> 5275793eaSopenharmony_ci <Configuration>Debug</Configuration> 6275793eaSopenharmony_ci <Platform>Itanium</Platform> 7275793eaSopenharmony_ci </ProjectConfiguration> 8275793eaSopenharmony_ci <ProjectConfiguration Include="Debug|Win32"> 9275793eaSopenharmony_ci <Configuration>Debug</Configuration> 10275793eaSopenharmony_ci <Platform>Win32</Platform> 11275793eaSopenharmony_ci </ProjectConfiguration> 12275793eaSopenharmony_ci <ProjectConfiguration Include="Debug|x64"> 13275793eaSopenharmony_ci <Configuration>Debug</Configuration> 14275793eaSopenharmony_ci <Platform>x64</Platform> 15275793eaSopenharmony_ci </ProjectConfiguration> 16275793eaSopenharmony_ci <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium"> 17275793eaSopenharmony_ci <Configuration>ReleaseWithoutAsm</Configuration> 18275793eaSopenharmony_ci <Platform>Itanium</Platform> 19275793eaSopenharmony_ci </ProjectConfiguration> 20275793eaSopenharmony_ci <ProjectConfiguration Include="ReleaseWithoutAsm|Win32"> 21275793eaSopenharmony_ci <Configuration>ReleaseWithoutAsm</Configuration> 22275793eaSopenharmony_ci <Platform>Win32</Platform> 23275793eaSopenharmony_ci </ProjectConfiguration> 24275793eaSopenharmony_ci <ProjectConfiguration Include="ReleaseWithoutAsm|x64"> 25275793eaSopenharmony_ci <Configuration>ReleaseWithoutAsm</Configuration> 26275793eaSopenharmony_ci <Platform>x64</Platform> 27275793eaSopenharmony_ci </ProjectConfiguration> 28275793eaSopenharmony_ci <ProjectConfiguration Include="Release|Itanium"> 29275793eaSopenharmony_ci <Configuration>Release</Configuration> 30275793eaSopenharmony_ci <Platform>Itanium</Platform> 31275793eaSopenharmony_ci </ProjectConfiguration> 32275793eaSopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 33275793eaSopenharmony_ci <Configuration>Release</Configuration> 34275793eaSopenharmony_ci <Platform>Win32</Platform> 35275793eaSopenharmony_ci </ProjectConfiguration> 36275793eaSopenharmony_ci <ProjectConfiguration Include="Release|x64"> 37275793eaSopenharmony_ci <Configuration>Release</Configuration> 38275793eaSopenharmony_ci <Platform>x64</Platform> 39275793eaSopenharmony_ci </ProjectConfiguration> 40275793eaSopenharmony_ci </ItemGroup> 41275793eaSopenharmony_ci <PropertyGroup Label="Globals"> 42275793eaSopenharmony_ci <ProjectGuid>{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}</ProjectGuid> 43275793eaSopenharmony_ci </PropertyGroup> 44275793eaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 45275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration"> 46275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 47275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 48275793eaSopenharmony_ci </PropertyGroup> 49275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 50275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 51275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 52275793eaSopenharmony_ci </PropertyGroup> 53275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 54275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 55275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 56275793eaSopenharmony_ci </PropertyGroup> 57275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration"> 58275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 59275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 60275793eaSopenharmony_ci </PropertyGroup> 61275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration"> 62275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 63275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 64275793eaSopenharmony_ci </PropertyGroup> 65275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration"> 66275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 67275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 68275793eaSopenharmony_ci </PropertyGroup> 69275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration"> 70275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 71275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 72275793eaSopenharmony_ci </PropertyGroup> 73275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 74275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 75275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 76275793eaSopenharmony_ci </PropertyGroup> 77275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 78275793eaSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 79275793eaSopenharmony_ci <UseOfMfc>false</UseOfMfc> 80275793eaSopenharmony_ci </PropertyGroup> 81275793eaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 82275793eaSopenharmony_ci <ImportGroup Label="ExtensionSettings"> 83275793eaSopenharmony_ci </ImportGroup> 84275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="PropertySheets"> 85275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 86275793eaSopenharmony_ci </ImportGroup> 87275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 88275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 89275793eaSopenharmony_ci </ImportGroup> 90275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 91275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 92275793eaSopenharmony_ci </ImportGroup> 93275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="PropertySheets"> 94275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 95275793eaSopenharmony_ci </ImportGroup> 96275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="PropertySheets"> 97275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 98275793eaSopenharmony_ci </ImportGroup> 99275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="PropertySheets"> 100275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 101275793eaSopenharmony_ci </ImportGroup> 102275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="PropertySheets"> 103275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 104275793eaSopenharmony_ci </ImportGroup> 105275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 106275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 107275793eaSopenharmony_ci </ImportGroup> 108275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 109275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 110275793eaSopenharmony_ci </ImportGroup> 111275793eaSopenharmony_ci <PropertyGroup Label="UserMacros" /> 112275793eaSopenharmony_ci <PropertyGroup> 113275793eaSopenharmony_ci <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion> 114275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibStat$(Configuration)\</OutDir> 115275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibStat$(Configuration)\Tmp\</IntDir> 116275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibStat$(Configuration)\</OutDir> 117275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibStat$(Configuration)\Tmp\</IntDir> 118275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibStat$(Configuration)\</OutDir> 119275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibStat$(Configuration)\Tmp\</IntDir> 120275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibStat$(Configuration)\</OutDir> 121275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibStat$(Configuration)\Tmp\</IntDir> 122275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibStat$(Configuration)\</OutDir> 123275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibStat$(Configuration)\Tmp\</IntDir> 124275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibStat$(Configuration)\</OutDir> 125275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibStat$(Configuration)\Tmp\</IntDir> 126275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibStat$(Configuration)\</OutDir> 127275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibStat$(Configuration)\Tmp\</IntDir> 128275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibStat$(Configuration)\</OutDir> 129275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibStat$(Configuration)\Tmp\</IntDir> 130275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibStat$(Configuration)\</OutDir> 131275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibStat$(Configuration)\Tmp\</IntDir> 132275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> 133275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> 134275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> 135275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 136275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 137275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 138275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 139275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 140275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 141275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> 142275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> 143275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> 144275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 145275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> 146275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> 147275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 148275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> 149275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> 150275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> 151275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> 152275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> 153275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 154275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 155275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 156275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 157275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 158275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 159275793eaSopenharmony_ci </PropertyGroup> 160275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 161275793eaSopenharmony_ci <ClCompile> 162275793eaSopenharmony_ci <Optimization>Disabled</Optimization> 163275793eaSopenharmony_ci <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 164275793eaSopenharmony_ci <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 165275793eaSopenharmony_ci <ExceptionHandling> 166275793eaSopenharmony_ci </ExceptionHandling> 167275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> 168275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 169275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 170275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 171275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 172275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 173275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 174275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 175275793eaSopenharmony_ci <DebugInformationFormat>OldStyle</DebugInformationFormat> 176275793eaSopenharmony_ci </ClCompile> 177275793eaSopenharmony_ci <ResourceCompile> 178275793eaSopenharmony_ci <Culture>0x040c</Culture> 179275793eaSopenharmony_ci </ResourceCompile> 180275793eaSopenharmony_ci <Lib> 181275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:X86 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 182275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 183275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 184275793eaSopenharmony_ci </Lib> 185275793eaSopenharmony_ci </ItemDefinitionGroup> 186275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 187275793eaSopenharmony_ci <ClCompile> 188275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 189275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 190275793eaSopenharmony_ci <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 191275793eaSopenharmony_ci <StringPooling>true</StringPooling> 192275793eaSopenharmony_ci <ExceptionHandling> 193275793eaSopenharmony_ci </ExceptionHandling> 194275793eaSopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 195275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 196275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 197275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 198275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 199275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 200275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 201275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 202275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 203275793eaSopenharmony_ci </ClCompile> 204275793eaSopenharmony_ci <ResourceCompile> 205275793eaSopenharmony_ci <Culture>0x040c</Culture> 206275793eaSopenharmony_ci </ResourceCompile> 207275793eaSopenharmony_ci <Lib> 208275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:X86 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 209275793eaSopenharmony_ci <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> 210275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 211275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 212275793eaSopenharmony_ci </Lib> 213275793eaSopenharmony_ci </ItemDefinitionGroup> 214275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'"> 215275793eaSopenharmony_ci <ClCompile> 216275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 217275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 218275793eaSopenharmony_ci <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> 219275793eaSopenharmony_ci <StringPooling>true</StringPooling> 220275793eaSopenharmony_ci <ExceptionHandling> 221275793eaSopenharmony_ci </ExceptionHandling> 222275793eaSopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 223275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 224275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 225275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 226275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 227275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 228275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 229275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 230275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 231275793eaSopenharmony_ci </ClCompile> 232275793eaSopenharmony_ci <ResourceCompile> 233275793eaSopenharmony_ci <Culture>0x040c</Culture> 234275793eaSopenharmony_ci </ResourceCompile> 235275793eaSopenharmony_ci <Lib> 236275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:X86 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 237275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 238275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 239275793eaSopenharmony_ci </Lib> 240275793eaSopenharmony_ci </ItemDefinitionGroup> 241275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 242275793eaSopenharmony_ci <Midl> 243275793eaSopenharmony_ci <TargetEnvironment>X64</TargetEnvironment> 244275793eaSopenharmony_ci </Midl> 245275793eaSopenharmony_ci <ClCompile> 246275793eaSopenharmony_ci <Optimization>Disabled</Optimization> 247275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 248275793eaSopenharmony_ci <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 249275793eaSopenharmony_ci <ExceptionHandling> 250275793eaSopenharmony_ci </ExceptionHandling> 251275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 252275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 253275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 254275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 255275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 256275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 257275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 258275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 259275793eaSopenharmony_ci <DebugInformationFormat>OldStyle</DebugInformationFormat> 260275793eaSopenharmony_ci </ClCompile> 261275793eaSopenharmony_ci <ResourceCompile> 262275793eaSopenharmony_ci <Culture>0x040c</Culture> 263275793eaSopenharmony_ci </ResourceCompile> 264275793eaSopenharmony_ci <Lib> 265275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:AMD64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 266275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 267275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 268275793eaSopenharmony_ci </Lib> 269275793eaSopenharmony_ci </ItemDefinitionGroup> 270275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'"> 271275793eaSopenharmony_ci <Midl> 272275793eaSopenharmony_ci <TargetEnvironment>Itanium</TargetEnvironment> 273275793eaSopenharmony_ci </Midl> 274275793eaSopenharmony_ci <ClCompile> 275275793eaSopenharmony_ci <Optimization>Disabled</Optimization> 276275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 277275793eaSopenharmony_ci <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 278275793eaSopenharmony_ci <ExceptionHandling> 279275793eaSopenharmony_ci </ExceptionHandling> 280275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 281275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 282275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 283275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 284275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 285275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 286275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 287275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 288275793eaSopenharmony_ci <DebugInformationFormat>OldStyle</DebugInformationFormat> 289275793eaSopenharmony_ci </ClCompile> 290275793eaSopenharmony_ci <ResourceCompile> 291275793eaSopenharmony_ci <Culture>0x040c</Culture> 292275793eaSopenharmony_ci </ResourceCompile> 293275793eaSopenharmony_ci <Lib> 294275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:IA64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 295275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 296275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 297275793eaSopenharmony_ci </Lib> 298275793eaSopenharmony_ci </ItemDefinitionGroup> 299275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 300275793eaSopenharmony_ci <Midl> 301275793eaSopenharmony_ci <TargetEnvironment>X64</TargetEnvironment> 302275793eaSopenharmony_ci </Midl> 303275793eaSopenharmony_ci <ClCompile> 304275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 305275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 306275793eaSopenharmony_ci <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 307275793eaSopenharmony_ci <StringPooling>true</StringPooling> 308275793eaSopenharmony_ci <ExceptionHandling> 309275793eaSopenharmony_ci </ExceptionHandling> 310275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 311275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 312275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 313275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 314275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 315275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 316275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 317275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 318275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 319275793eaSopenharmony_ci </ClCompile> 320275793eaSopenharmony_ci <ResourceCompile> 321275793eaSopenharmony_ci <Culture>0x040c</Culture> 322275793eaSopenharmony_ci </ResourceCompile> 323275793eaSopenharmony_ci <Lib> 324275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:AMD64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 325275793eaSopenharmony_ci <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> 326275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 327275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 328275793eaSopenharmony_ci </Lib> 329275793eaSopenharmony_ci </ItemDefinitionGroup> 330275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'"> 331275793eaSopenharmony_ci <Midl> 332275793eaSopenharmony_ci <TargetEnvironment>Itanium</TargetEnvironment> 333275793eaSopenharmony_ci </Midl> 334275793eaSopenharmony_ci <ClCompile> 335275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 336275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 337275793eaSopenharmony_ci <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 338275793eaSopenharmony_ci <StringPooling>true</StringPooling> 339275793eaSopenharmony_ci <ExceptionHandling> 340275793eaSopenharmony_ci </ExceptionHandling> 341275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 342275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 343275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 344275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 345275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 346275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 347275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 348275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 349275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 350275793eaSopenharmony_ci </ClCompile> 351275793eaSopenharmony_ci <ResourceCompile> 352275793eaSopenharmony_ci <Culture>0x040c</Culture> 353275793eaSopenharmony_ci </ResourceCompile> 354275793eaSopenharmony_ci <Lib> 355275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:IA64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 356275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 357275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 358275793eaSopenharmony_ci </Lib> 359275793eaSopenharmony_ci </ItemDefinitionGroup> 360275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'"> 361275793eaSopenharmony_ci <Midl> 362275793eaSopenharmony_ci <TargetEnvironment>X64</TargetEnvironment> 363275793eaSopenharmony_ci </Midl> 364275793eaSopenharmony_ci <ClCompile> 365275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 366275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 367275793eaSopenharmony_ci <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 368275793eaSopenharmony_ci <StringPooling>true</StringPooling> 369275793eaSopenharmony_ci <ExceptionHandling> 370275793eaSopenharmony_ci </ExceptionHandling> 371275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 372275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 373275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 374275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 375275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 376275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 377275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 378275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 379275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 380275793eaSopenharmony_ci </ClCompile> 381275793eaSopenharmony_ci <ResourceCompile> 382275793eaSopenharmony_ci <Culture>0x040c</Culture> 383275793eaSopenharmony_ci </ResourceCompile> 384275793eaSopenharmony_ci <Lib> 385275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:AMD64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 386275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 387275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 388275793eaSopenharmony_ci </Lib> 389275793eaSopenharmony_ci </ItemDefinitionGroup> 390275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'"> 391275793eaSopenharmony_ci <Midl> 392275793eaSopenharmony_ci <TargetEnvironment>Itanium</TargetEnvironment> 393275793eaSopenharmony_ci </Midl> 394275793eaSopenharmony_ci <ClCompile> 395275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 396275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 397275793eaSopenharmony_ci <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 398275793eaSopenharmony_ci <StringPooling>true</StringPooling> 399275793eaSopenharmony_ci <ExceptionHandling> 400275793eaSopenharmony_ci </ExceptionHandling> 401275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 402275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 403275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 404275793eaSopenharmony_ci <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> 405275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 406275793eaSopenharmony_ci <ObjectFileName>$(IntDir)</ObjectFileName> 407275793eaSopenharmony_ci <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> 408275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 409275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 410275793eaSopenharmony_ci </ClCompile> 411275793eaSopenharmony_ci <ResourceCompile> 412275793eaSopenharmony_ci <Culture>0x040c</Culture> 413275793eaSopenharmony_ci </ResourceCompile> 414275793eaSopenharmony_ci <Lib> 415275793eaSopenharmony_ci <AdditionalOptions>/MACHINE:IA64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> 416275793eaSopenharmony_ci <OutputFile>$(OutDir)zlibstat.lib</OutputFile> 417275793eaSopenharmony_ci <SuppressStartupBanner>true</SuppressStartupBanner> 418275793eaSopenharmony_ci </Lib> 419275793eaSopenharmony_ci </ItemDefinitionGroup> 420275793eaSopenharmony_ci <ItemGroup> 421275793eaSopenharmony_ci <ClCompile Include="..\..\..\adler32.c" /> 422275793eaSopenharmony_ci <ClCompile Include="..\..\..\compress.c" /> 423275793eaSopenharmony_ci <ClCompile Include="..\..\..\crc32.c" /> 424275793eaSopenharmony_ci <ClCompile Include="..\..\..\deflate.c" /> 425275793eaSopenharmony_ci <ClCompile Include="..\..\..\gzclose.c" /> 426275793eaSopenharmony_ci <ClCompile Include="..\..\..\gzlib.c" /> 427275793eaSopenharmony_ci <ClCompile Include="..\..\..\gzread.c" /> 428275793eaSopenharmony_ci <ClCompile Include="..\..\..\gzwrite.c" /> 429275793eaSopenharmony_ci <ClCompile Include="..\..\..\infback.c" /> 430275793eaSopenharmony_ci <ClCompile Include="..\..\..\inffast.c" /> 431275793eaSopenharmony_ci <ClCompile Include="..\..\..\inflate.c" /> 432275793eaSopenharmony_ci <ClCompile Include="..\..\..\inftrees.c" /> 433275793eaSopenharmony_ci <ClCompile Include="..\..\minizip\ioapi.c" /> 434275793eaSopenharmony_ci <ClCompile Include="..\..\..\trees.c" /> 435275793eaSopenharmony_ci <ClCompile Include="..\..\..\uncompr.c" /> 436275793eaSopenharmony_ci <ClCompile Include="..\..\minizip\unzip.c" /> 437275793eaSopenharmony_ci <ClCompile Include="..\..\minizip\zip.c" /> 438275793eaSopenharmony_ci <ClCompile Include="..\..\..\zutil.c" /> 439275793eaSopenharmony_ci </ItemGroup> 440275793eaSopenharmony_ci <ItemGroup> 441275793eaSopenharmony_ci <ResourceCompile Include="zlib.rc" /> 442275793eaSopenharmony_ci </ItemGroup> 443275793eaSopenharmony_ci <ItemGroup> 444275793eaSopenharmony_ci <None Include="zlibvc.def" /> 445275793eaSopenharmony_ci </ItemGroup> 446275793eaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 447275793eaSopenharmony_ci <ImportGroup Label="ExtensionTargets"> 448275793eaSopenharmony_ci </ImportGroup> 449275793eaSopenharmony_ci</Project>