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="Release|Itanium"> 17275793eaSopenharmony_ci <Configuration>Release</Configuration> 18275793eaSopenharmony_ci <Platform>Itanium</Platform> 19275793eaSopenharmony_ci </ProjectConfiguration> 20275793eaSopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 21275793eaSopenharmony_ci <Configuration>Release</Configuration> 22275793eaSopenharmony_ci <Platform>Win32</Platform> 23275793eaSopenharmony_ci </ProjectConfiguration> 24275793eaSopenharmony_ci <ProjectConfiguration Include="Release|x64"> 25275793eaSopenharmony_ci <Configuration>Release</Configuration> 26275793eaSopenharmony_ci <Platform>x64</Platform> 27275793eaSopenharmony_ci </ProjectConfiguration> 28275793eaSopenharmony_ci </ItemGroup> 29275793eaSopenharmony_ci <PropertyGroup Label="Globals"> 30275793eaSopenharmony_ci <ProjectGuid>{C52F9E7B-498A-42BE-8DB4-85A15694382A}</ProjectGuid> 31275793eaSopenharmony_ci <Keyword>Win32Proj</Keyword> 32275793eaSopenharmony_ci </PropertyGroup> 33275793eaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 34275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 35275793eaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 36275793eaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 37275793eaSopenharmony_ci <PlatformToolset>v110</PlatformToolset> 38275793eaSopenharmony_ci </PropertyGroup> 39275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 40275793eaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 41275793eaSopenharmony_ci <CharacterSet>Unicode</CharacterSet> 42275793eaSopenharmony_ci <PlatformToolset>v110</PlatformToolset> 43275793eaSopenharmony_ci </PropertyGroup> 44275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration"> 45275793eaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 46275793eaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 47275793eaSopenharmony_ci </PropertyGroup> 48275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration"> 49275793eaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 50275793eaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 51275793eaSopenharmony_ci </PropertyGroup> 52275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 53275793eaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 54275793eaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 55275793eaSopenharmony_ci <PlatformToolset>v110</PlatformToolset> 56275793eaSopenharmony_ci </PropertyGroup> 57275793eaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 58275793eaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 59275793eaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 60275793eaSopenharmony_ci <PlatformToolset>v110</PlatformToolset> 61275793eaSopenharmony_ci </PropertyGroup> 62275793eaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 63275793eaSopenharmony_ci <ImportGroup Label="ExtensionSettings"> 64275793eaSopenharmony_ci </ImportGroup> 65275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 66275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 67275793eaSopenharmony_ci </ImportGroup> 68275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 69275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 70275793eaSopenharmony_ci </ImportGroup> 71275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="PropertySheets"> 72275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 73275793eaSopenharmony_ci </ImportGroup> 74275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="PropertySheets"> 75275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 76275793eaSopenharmony_ci </ImportGroup> 77275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 78275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 79275793eaSopenharmony_ci </ImportGroup> 80275793eaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 81275793eaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 82275793eaSopenharmony_ci </ImportGroup> 83275793eaSopenharmony_ci <PropertyGroup Label="UserMacros" /> 84275793eaSopenharmony_ci <PropertyGroup> 85275793eaSopenharmony_ci <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion> 86275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\MiniUnzip$(Configuration)\</OutDir> 87275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\MiniUnzip$(Configuration)\Tmp\</IntDir> 88275793eaSopenharmony_ci <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> 89275793eaSopenharmony_ci <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest> 90275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\MiniUnzip$(Configuration)\</OutDir> 91275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\MiniUnzip$(Configuration)\Tmp\</IntDir> 92275793eaSopenharmony_ci <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> 93275793eaSopenharmony_ci <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest> 94275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\MiniUnzip$(Configuration)\</OutDir> 95275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\MiniUnzip$(Configuration)\Tmp\</IntDir> 96275793eaSopenharmony_ci <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> 97275793eaSopenharmony_ci <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</GenerateManifest> 98275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\MiniUnzip$(Configuration)\</OutDir> 99275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\MiniUnzip$(Configuration)\Tmp\</IntDir> 100275793eaSopenharmony_ci <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</LinkIncremental> 101275793eaSopenharmony_ci <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">false</GenerateManifest> 102275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\MiniUnzip$(Configuration)\</OutDir> 103275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\MiniUnzip$(Configuration)\Tmp\</IntDir> 104275793eaSopenharmony_ci <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> 105275793eaSopenharmony_ci <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</GenerateManifest> 106275793eaSopenharmony_ci <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\MiniUnzip$(Configuration)\</OutDir> 107275793eaSopenharmony_ci <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\MiniUnzip$(Configuration)\Tmp\</IntDir> 108275793eaSopenharmony_ci <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</LinkIncremental> 109275793eaSopenharmony_ci <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</GenerateManifest> 110275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> 111275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> 112275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> 113275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 114275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 115275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> 116275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 117275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 118275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 119275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> 120275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> 121275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> 122275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> 123275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 124275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> 125275793eaSopenharmony_ci <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> 126275793eaSopenharmony_ci <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 127275793eaSopenharmony_ci <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> 128275793eaSopenharmony_ci </PropertyGroup> 129275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 130275793eaSopenharmony_ci <ClCompile> 131275793eaSopenharmony_ci <Optimization>Disabled</Optimization> 132275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;..\..\minizip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 133275793eaSopenharmony_ci <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 134275793eaSopenharmony_ci <MinimalRebuild>true</MinimalRebuild> 135275793eaSopenharmony_ci <BasicRuntimeChecks>Default</BasicRuntimeChecks> 136275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 137275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 138275793eaSopenharmony_ci <PrecompiledHeader> 139275793eaSopenharmony_ci </PrecompiledHeader> 140275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 141275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 142275793eaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 143275793eaSopenharmony_ci </ClCompile> 144275793eaSopenharmony_ci <Link> 145275793eaSopenharmony_ci <AdditionalDependencies>x86\ZlibDllDebug\zlibwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 146275793eaSopenharmony_ci <OutputFile>$(OutDir)miniunz.exe</OutputFile> 147275793eaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 148275793eaSopenharmony_ci <ProgramDatabaseFile>$(OutDir)miniunz.pdb</ProgramDatabaseFile> 149275793eaSopenharmony_ci <SubSystem>Console</SubSystem> 150275793eaSopenharmony_ci <RandomizedBaseAddress>false</RandomizedBaseAddress> 151275793eaSopenharmony_ci <DataExecutionPrevention> 152275793eaSopenharmony_ci </DataExecutionPrevention> 153275793eaSopenharmony_ci <TargetMachine>MachineX86</TargetMachine> 154275793eaSopenharmony_ci </Link> 155275793eaSopenharmony_ci </ItemDefinitionGroup> 156275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 157275793eaSopenharmony_ci <ClCompile> 158275793eaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 159275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 160275793eaSopenharmony_ci <OmitFramePointers>true</OmitFramePointers> 161275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;..\..\minizip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 162275793eaSopenharmony_ci <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 163275793eaSopenharmony_ci <StringPooling>true</StringPooling> 164275793eaSopenharmony_ci <BasicRuntimeChecks>Default</BasicRuntimeChecks> 165275793eaSopenharmony_ci <RuntimeLibrary>MultiThreaded</RuntimeLibrary> 166275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 167275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 168275793eaSopenharmony_ci <PrecompiledHeader> 169275793eaSopenharmony_ci </PrecompiledHeader> 170275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 171275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 172275793eaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 173275793eaSopenharmony_ci </ClCompile> 174275793eaSopenharmony_ci <Link> 175275793eaSopenharmony_ci <AdditionalDependencies>x86\ZlibDllRelease\zlibwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 176275793eaSopenharmony_ci <OutputFile>$(OutDir)miniunz.exe</OutputFile> 177275793eaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 178275793eaSopenharmony_ci <SubSystem>Console</SubSystem> 179275793eaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 180275793eaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 181275793eaSopenharmony_ci <RandomizedBaseAddress>false</RandomizedBaseAddress> 182275793eaSopenharmony_ci <DataExecutionPrevention> 183275793eaSopenharmony_ci </DataExecutionPrevention> 184275793eaSopenharmony_ci <TargetMachine>MachineX86</TargetMachine> 185275793eaSopenharmony_ci </Link> 186275793eaSopenharmony_ci </ItemDefinitionGroup> 187275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 188275793eaSopenharmony_ci <Midl> 189275793eaSopenharmony_ci <TargetEnvironment>X64</TargetEnvironment> 190275793eaSopenharmony_ci </Midl> 191275793eaSopenharmony_ci <ClCompile> 192275793eaSopenharmony_ci <Optimization>Disabled</Optimization> 193275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;..\..\minizip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 194275793eaSopenharmony_ci <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 195275793eaSopenharmony_ci <MinimalRebuild>true</MinimalRebuild> 196275793eaSopenharmony_ci <BasicRuntimeChecks>Default</BasicRuntimeChecks> 197275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 198275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 199275793eaSopenharmony_ci <PrecompiledHeader> 200275793eaSopenharmony_ci </PrecompiledHeader> 201275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 202275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 203275793eaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 204275793eaSopenharmony_ci </ClCompile> 205275793eaSopenharmony_ci <Link> 206275793eaSopenharmony_ci <AdditionalDependencies>x64\ZlibDllDebug\zlibwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 207275793eaSopenharmony_ci <OutputFile>$(OutDir)miniunz.exe</OutputFile> 208275793eaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 209275793eaSopenharmony_ci <ProgramDatabaseFile>$(OutDir)miniunz.pdb</ProgramDatabaseFile> 210275793eaSopenharmony_ci <SubSystem>Console</SubSystem> 211275793eaSopenharmony_ci <TargetMachine>MachineX64</TargetMachine> 212275793eaSopenharmony_ci </Link> 213275793eaSopenharmony_ci </ItemDefinitionGroup> 214275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'"> 215275793eaSopenharmony_ci <Midl> 216275793eaSopenharmony_ci <TargetEnvironment>Itanium</TargetEnvironment> 217275793eaSopenharmony_ci </Midl> 218275793eaSopenharmony_ci <ClCompile> 219275793eaSopenharmony_ci <Optimization>Disabled</Optimization> 220275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;..\..\minizip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 221275793eaSopenharmony_ci <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 222275793eaSopenharmony_ci <MinimalRebuild>true</MinimalRebuild> 223275793eaSopenharmony_ci <BasicRuntimeChecks>Default</BasicRuntimeChecks> 224275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 225275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 226275793eaSopenharmony_ci <PrecompiledHeader> 227275793eaSopenharmony_ci </PrecompiledHeader> 228275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 229275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 230275793eaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 231275793eaSopenharmony_ci </ClCompile> 232275793eaSopenharmony_ci <Link> 233275793eaSopenharmony_ci <AdditionalDependencies>ia64\ZlibDllDebug\zlibwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 234275793eaSopenharmony_ci <OutputFile>$(OutDir)miniunz.exe</OutputFile> 235275793eaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 236275793eaSopenharmony_ci <ProgramDatabaseFile>$(OutDir)miniunz.pdb</ProgramDatabaseFile> 237275793eaSopenharmony_ci <SubSystem>Console</SubSystem> 238275793eaSopenharmony_ci <TargetMachine>MachineIA64</TargetMachine> 239275793eaSopenharmony_ci </Link> 240275793eaSopenharmony_ci </ItemDefinitionGroup> 241275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 242275793eaSopenharmony_ci <Midl> 243275793eaSopenharmony_ci <TargetEnvironment>X64</TargetEnvironment> 244275793eaSopenharmony_ci </Midl> 245275793eaSopenharmony_ci <ClCompile> 246275793eaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 247275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 248275793eaSopenharmony_ci <OmitFramePointers>true</OmitFramePointers> 249275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;..\..\minizip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 250275793eaSopenharmony_ci <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 251275793eaSopenharmony_ci <StringPooling>true</StringPooling> 252275793eaSopenharmony_ci <BasicRuntimeChecks>Default</BasicRuntimeChecks> 253275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 254275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 255275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 256275793eaSopenharmony_ci <PrecompiledHeader> 257275793eaSopenharmony_ci </PrecompiledHeader> 258275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 259275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 260275793eaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 261275793eaSopenharmony_ci </ClCompile> 262275793eaSopenharmony_ci <Link> 263275793eaSopenharmony_ci <AdditionalDependencies>x64\ZlibDllRelease\zlibwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 264275793eaSopenharmony_ci <OutputFile>$(OutDir)miniunz.exe</OutputFile> 265275793eaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 266275793eaSopenharmony_ci <SubSystem>Console</SubSystem> 267275793eaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 268275793eaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 269275793eaSopenharmony_ci <TargetMachine>MachineX64</TargetMachine> 270275793eaSopenharmony_ci </Link> 271275793eaSopenharmony_ci </ItemDefinitionGroup> 272275793eaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'"> 273275793eaSopenharmony_ci <Midl> 274275793eaSopenharmony_ci <TargetEnvironment>Itanium</TargetEnvironment> 275275793eaSopenharmony_ci </Midl> 276275793eaSopenharmony_ci <ClCompile> 277275793eaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 278275793eaSopenharmony_ci <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> 279275793eaSopenharmony_ci <OmitFramePointers>true</OmitFramePointers> 280275793eaSopenharmony_ci <AdditionalIncludeDirectories>..\..\..;..\..\minizip;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 281275793eaSopenharmony_ci <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> 282275793eaSopenharmony_ci <StringPooling>true</StringPooling> 283275793eaSopenharmony_ci <BasicRuntimeChecks>Default</BasicRuntimeChecks> 284275793eaSopenharmony_ci <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 285275793eaSopenharmony_ci <BufferSecurityCheck>false</BufferSecurityCheck> 286275793eaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 287275793eaSopenharmony_ci <PrecompiledHeader> 288275793eaSopenharmony_ci </PrecompiledHeader> 289275793eaSopenharmony_ci <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> 290275793eaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 291275793eaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 292275793eaSopenharmony_ci </ClCompile> 293275793eaSopenharmony_ci <Link> 294275793eaSopenharmony_ci <AdditionalDependencies>ia64\ZlibDllRelease\zlibwapi.lib;%(AdditionalDependencies)</AdditionalDependencies> 295275793eaSopenharmony_ci <OutputFile>$(OutDir)miniunz.exe</OutputFile> 296275793eaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 297275793eaSopenharmony_ci <SubSystem>Console</SubSystem> 298275793eaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 299275793eaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 300275793eaSopenharmony_ci <TargetMachine>MachineIA64</TargetMachine> 301275793eaSopenharmony_ci </Link> 302275793eaSopenharmony_ci </ItemDefinitionGroup> 303275793eaSopenharmony_ci <ItemGroup> 304275793eaSopenharmony_ci <ClCompile Include="..\..\minizip\miniunz.c" /> 305275793eaSopenharmony_ci </ItemGroup> 306275793eaSopenharmony_ci <ItemGroup> 307275793eaSopenharmony_ci <ProjectReference Include="zlibvc.vcxproj"> 308275793eaSopenharmony_ci <Project>{8fd826f8-3739-44e6-8cc8-997122e53b8d}</Project> 309275793eaSopenharmony_ci </ProjectReference> 310275793eaSopenharmony_ci </ItemGroup> 311275793eaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 312275793eaSopenharmony_ci <ImportGroup Label="ExtensionTargets"> 313275793eaSopenharmony_ci </ImportGroup> 314275793eaSopenharmony_ci</Project>