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