diff options
Diffstat (limited to 'contrib/vstudio/vc10/zlibstat.vcxproj')
| -rw-r--r-- | contrib/vstudio/vc10/zlibstat.vcxproj | 466 |
1 files changed, 466 insertions, 0 deletions
diff --git a/contrib/vstudio/vc10/zlibstat.vcxproj b/contrib/vstudio/vc10/zlibstat.vcxproj new file mode 100644 index 00000000..fbf6c1bb --- /dev/null +++ b/contrib/vstudio/vc10/zlibstat.vcxproj | |||
| @@ -0,0 +1,466 @@ | |||
| 1 | <?xml version="1.0" encoding="utf-8"?> | ||
| 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
| 3 | <ItemGroup Label="ProjectConfigurations"> | ||
| 4 | <ProjectConfiguration Include="Debug|Itanium"> | ||
| 5 | <Configuration>Debug</Configuration> | ||
| 6 | <Platform>Itanium</Platform> | ||
| 7 | </ProjectConfiguration> | ||
| 8 | <ProjectConfiguration Include="Debug|Win32"> | ||
| 9 | <Configuration>Debug</Configuration> | ||
| 10 | <Platform>Win32</Platform> | ||
| 11 | </ProjectConfiguration> | ||
| 12 | <ProjectConfiguration Include="Debug|x64"> | ||
| 13 | <Configuration>Debug</Configuration> | ||
| 14 | <Platform>x64</Platform> | ||
| 15 | </ProjectConfiguration> | ||
| 16 | <ProjectConfiguration Include="ReleaseWithoutAsm|Itanium"> | ||
| 17 | <Configuration>ReleaseWithoutAsm</Configuration> | ||
| 18 | <Platform>Itanium</Platform> | ||
| 19 | </ProjectConfiguration> | ||
| 20 | <ProjectConfiguration Include="ReleaseWithoutAsm|Win32"> | ||
| 21 | <Configuration>ReleaseWithoutAsm</Configuration> | ||
| 22 | <Platform>Win32</Platform> | ||
| 23 | </ProjectConfiguration> | ||
| 24 | <ProjectConfiguration Include="ReleaseWithoutAsm|x64"> | ||
| 25 | <Configuration>ReleaseWithoutAsm</Configuration> | ||
| 26 | <Platform>x64</Platform> | ||
| 27 | </ProjectConfiguration> | ||
| 28 | <ProjectConfiguration Include="Release|Itanium"> | ||
| 29 | <Configuration>Release</Configuration> | ||
| 30 | <Platform>Itanium</Platform> | ||
| 31 | </ProjectConfiguration> | ||
| 32 | <ProjectConfiguration Include="Release|Win32"> | ||
| 33 | <Configuration>Release</Configuration> | ||
| 34 | <Platform>Win32</Platform> | ||
| 35 | </ProjectConfiguration> | ||
| 36 | <ProjectConfiguration Include="Release|x64"> | ||
| 37 | <Configuration>Release</Configuration> | ||
| 38 | <Platform>x64</Platform> | ||
| 39 | </ProjectConfiguration> | ||
| 40 | </ItemGroup> | ||
| 41 | <PropertyGroup Label="Globals"> | ||
| 42 | <ProjectGuid>{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}</ProjectGuid> | ||
| 43 | </PropertyGroup> | ||
| 44 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
| 45 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration"> | ||
| 46 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 47 | <UseOfMfc>false</UseOfMfc> | ||
| 48 | </PropertyGroup> | ||
| 49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
| 50 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 51 | <UseOfMfc>false</UseOfMfc> | ||
| 52 | </PropertyGroup> | ||
| 53 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
| 54 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 55 | <UseOfMfc>false</UseOfMfc> | ||
| 56 | </PropertyGroup> | ||
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration"> | ||
| 58 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 59 | <UseOfMfc>false</UseOfMfc> | ||
| 60 | </PropertyGroup> | ||
| 61 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration"> | ||
| 62 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 63 | <UseOfMfc>false</UseOfMfc> | ||
| 64 | </PropertyGroup> | ||
| 65 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration"> | ||
| 66 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 67 | <UseOfMfc>false</UseOfMfc> | ||
| 68 | </PropertyGroup> | ||
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration"> | ||
| 70 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 71 | <UseOfMfc>false</UseOfMfc> | ||
| 72 | </PropertyGroup> | ||
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | ||
| 74 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 75 | <UseOfMfc>false</UseOfMfc> | ||
| 76 | </PropertyGroup> | ||
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | ||
| 78 | <ConfigurationType>StaticLibrary</ConfigurationType> | ||
| 79 | <UseOfMfc>false</UseOfMfc> | ||
| 80 | </PropertyGroup> | ||
| 81 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
| 82 | <ImportGroup Label="ExtensionSettings"> | ||
| 83 | </ImportGroup> | ||
| 84 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="PropertySheets"> | ||
| 85 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 86 | </ImportGroup> | ||
| 87 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
| 88 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 89 | </ImportGroup> | ||
| 90 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
| 91 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 92 | </ImportGroup> | ||
| 93 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="PropertySheets"> | ||
| 94 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 95 | </ImportGroup> | ||
| 96 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="PropertySheets"> | ||
| 97 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 98 | </ImportGroup> | ||
| 99 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="PropertySheets"> | ||
| 100 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 101 | </ImportGroup> | ||
| 102 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="PropertySheets"> | ||
| 103 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 104 | </ImportGroup> | ||
| 105 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | ||
| 106 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 107 | </ImportGroup> | ||
| 108 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | ||
| 109 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 110 | </ImportGroup> | ||
| 111 | <PropertyGroup Label="UserMacros" /> | ||
| 112 | <PropertyGroup> | ||
| 113 | <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion> | ||
| 114 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibStat$(Configuration)\</OutDir> | ||
| 115 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 116 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibStat$(Configuration)\</OutDir> | ||
| 117 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 118 | <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibStat$(Configuration)\</OutDir> | ||
| 119 | <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 120 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibStat$(Configuration)\</OutDir> | ||
| 121 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 122 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibStat$(Configuration)\</OutDir> | ||
| 123 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 124 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibStat$(Configuration)\</OutDir> | ||
| 125 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 126 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibStat$(Configuration)\</OutDir> | ||
| 127 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 128 | <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibStat$(Configuration)\</OutDir> | ||
| 129 | <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 130 | <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibStat$(Configuration)\</OutDir> | ||
| 131 | <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibStat$(Configuration)\Tmp\</IntDir> | ||
| 132 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 133 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> | ||
| 134 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> | ||
| 135 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 136 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
| 137 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | ||
| 138 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 139 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
| 140 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | ||
| 141 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 142 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> | ||
| 143 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> | ||
| 144 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 145 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> | ||
| 146 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> | ||
| 147 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 148 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> | ||
| 149 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> | ||
| 150 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 151 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> | ||
| 152 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> | ||
| 153 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 154 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
| 155 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | ||
| 156 | <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | ||
| 157 | <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
| 158 | <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | ||
| 159 | </PropertyGroup> | ||
| 160 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
| 161 | <ClCompile> | ||
| 162 | <Optimization>Disabled</Optimization> | ||
| 163 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 164 | <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 165 | <ExceptionHandling> | ||
| 166 | </ExceptionHandling> | ||
| 167 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
| 168 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 169 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 170 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 171 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 172 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 173 | <WarningLevel>Level3</WarningLevel> | ||
| 174 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 175 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
| 176 | </ClCompile> | ||
| 177 | <ResourceCompile> | ||
| 178 | <Culture>0x040c</Culture> | ||
| 179 | </ResourceCompile> | ||
| 180 | <Lib> | ||
| 181 | <AdditionalOptions>/MACHINE:X86 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 182 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 183 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 184 | </Lib> | ||
| 185 | </ItemDefinitionGroup> | ||
| 186 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
| 187 | <ClCompile> | ||
| 188 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
| 189 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 190 | <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 191 | <StringPooling>true</StringPooling> | ||
| 192 | <ExceptionHandling> | ||
| 193 | </ExceptionHandling> | ||
| 194 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
| 195 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 196 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 197 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 198 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 199 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 200 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 201 | <WarningLevel>Level3</WarningLevel> | ||
| 202 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 203 | </ClCompile> | ||
| 204 | <ResourceCompile> | ||
| 205 | <Culture>0x040c</Culture> | ||
| 206 | </ResourceCompile> | ||
| 207 | <Lib> | ||
| 208 | <AdditionalOptions>/MACHINE:X86 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 209 | <AdditionalDependencies>..\..\masmx86\gvmat32.obj;..\..\masmx86\inffas32.obj;%(AdditionalDependencies)</AdditionalDependencies> | ||
| 210 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 211 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 212 | </Lib> | ||
| 213 | </ItemDefinitionGroup> | ||
| 214 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'"> | ||
| 215 | <ClCompile> | ||
| 216 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
| 217 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 218 | <PreprocessorDefinitions>WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 219 | <StringPooling>true</StringPooling> | ||
| 220 | <ExceptionHandling> | ||
| 221 | </ExceptionHandling> | ||
| 222 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
| 223 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 224 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 225 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 226 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 227 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 228 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 229 | <WarningLevel>Level3</WarningLevel> | ||
| 230 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 231 | </ClCompile> | ||
| 232 | <ResourceCompile> | ||
| 233 | <Culture>0x040c</Culture> | ||
| 234 | </ResourceCompile> | ||
| 235 | <Lib> | ||
| 236 | <AdditionalOptions>/MACHINE:X86 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 237 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 238 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 239 | </Lib> | ||
| 240 | </ItemDefinitionGroup> | ||
| 241 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
| 242 | <Midl> | ||
| 243 | <TargetEnvironment>X64</TargetEnvironment> | ||
| 244 | </Midl> | ||
| 245 | <ClCompile> | ||
| 246 | <Optimization>Disabled</Optimization> | ||
| 247 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 248 | <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 249 | <ExceptionHandling> | ||
| 250 | </ExceptionHandling> | ||
| 251 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
| 252 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 253 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 254 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 255 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 256 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 257 | <WarningLevel>Level3</WarningLevel> | ||
| 258 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 259 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
| 260 | </ClCompile> | ||
| 261 | <ResourceCompile> | ||
| 262 | <Culture>0x040c</Culture> | ||
| 263 | </ResourceCompile> | ||
| 264 | <Lib> | ||
| 265 | <AdditionalOptions>/MACHINE:AMD64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 266 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 267 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 268 | </Lib> | ||
| 269 | </ItemDefinitionGroup> | ||
| 270 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'"> | ||
| 271 | <Midl> | ||
| 272 | <TargetEnvironment>Itanium</TargetEnvironment> | ||
| 273 | </Midl> | ||
| 274 | <ClCompile> | ||
| 275 | <Optimization>Disabled</Optimization> | ||
| 276 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 277 | <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 278 | <ExceptionHandling> | ||
| 279 | </ExceptionHandling> | ||
| 280 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | ||
| 281 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 282 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 283 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 284 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 285 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 286 | <WarningLevel>Level3</WarningLevel> | ||
| 287 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 288 | <DebugInformationFormat>OldStyle</DebugInformationFormat> | ||
| 289 | </ClCompile> | ||
| 290 | <ResourceCompile> | ||
| 291 | <Culture>0x040c</Culture> | ||
| 292 | </ResourceCompile> | ||
| 293 | <Lib> | ||
| 294 | <AdditionalOptions>/MACHINE:IA64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 295 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 296 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 297 | </Lib> | ||
| 298 | </ItemDefinitionGroup> | ||
| 299 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
| 300 | <Midl> | ||
| 301 | <TargetEnvironment>X64</TargetEnvironment> | ||
| 302 | </Midl> | ||
| 303 | <ClCompile> | ||
| 304 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
| 305 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 306 | <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 307 | <StringPooling>true</StringPooling> | ||
| 308 | <ExceptionHandling> | ||
| 309 | </ExceptionHandling> | ||
| 310 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 311 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 312 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 313 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 314 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 315 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 316 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 317 | <WarningLevel>Level3</WarningLevel> | ||
| 318 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 319 | </ClCompile> | ||
| 320 | <ResourceCompile> | ||
| 321 | <Culture>0x040c</Culture> | ||
| 322 | </ResourceCompile> | ||
| 323 | <Lib> | ||
| 324 | <AdditionalOptions>/MACHINE:AMD64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 325 | <AdditionalDependencies>..\..\masmx64\gvmat64.obj;..\..\masmx64\inffasx64.obj;%(AdditionalDependencies)</AdditionalDependencies> | ||
| 326 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 327 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 328 | </Lib> | ||
| 329 | </ItemDefinitionGroup> | ||
| 330 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'"> | ||
| 331 | <Midl> | ||
| 332 | <TargetEnvironment>Itanium</TargetEnvironment> | ||
| 333 | </Midl> | ||
| 334 | <ClCompile> | ||
| 335 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
| 336 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 337 | <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 338 | <StringPooling>true</StringPooling> | ||
| 339 | <ExceptionHandling> | ||
| 340 | </ExceptionHandling> | ||
| 341 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 342 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 343 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 344 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 345 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 346 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 347 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 348 | <WarningLevel>Level3</WarningLevel> | ||
| 349 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 350 | </ClCompile> | ||
| 351 | <ResourceCompile> | ||
| 352 | <Culture>0x040c</Culture> | ||
| 353 | </ResourceCompile> | ||
| 354 | <Lib> | ||
| 355 | <AdditionalOptions>/MACHINE:IA64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 356 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 357 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 358 | </Lib> | ||
| 359 | </ItemDefinitionGroup> | ||
| 360 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'"> | ||
| 361 | <Midl> | ||
| 362 | <TargetEnvironment>X64</TargetEnvironment> | ||
| 363 | </Midl> | ||
| 364 | <ClCompile> | ||
| 365 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
| 366 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 367 | <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 368 | <StringPooling>true</StringPooling> | ||
| 369 | <ExceptionHandling> | ||
| 370 | </ExceptionHandling> | ||
| 371 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 372 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 373 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 374 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 375 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 376 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 377 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 378 | <WarningLevel>Level3</WarningLevel> | ||
| 379 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 380 | </ClCompile> | ||
| 381 | <ResourceCompile> | ||
| 382 | <Culture>0x040c</Culture> | ||
| 383 | </ResourceCompile> | ||
| 384 | <Lib> | ||
| 385 | <AdditionalOptions>/MACHINE:AMD64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 386 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 387 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 388 | </Lib> | ||
| 389 | </ItemDefinitionGroup> | ||
| 390 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'"> | ||
| 391 | <Midl> | ||
| 392 | <TargetEnvironment>Itanium</TargetEnvironment> | ||
| 393 | </Midl> | ||
| 394 | <ClCompile> | ||
| 395 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | ||
| 396 | <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 397 | <PreprocessorDefinitions>ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 398 | <StringPooling>true</StringPooling> | ||
| 399 | <ExceptionHandling> | ||
| 400 | </ExceptionHandling> | ||
| 401 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | ||
| 402 | <BufferSecurityCheck>false</BufferSecurityCheck> | ||
| 403 | <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 404 | <PrecompiledHeaderOutputFile>$(IntDir)zlibstat.pch</PrecompiledHeaderOutputFile> | ||
| 405 | <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | ||
| 406 | <ObjectFileName>$(IntDir)</ObjectFileName> | ||
| 407 | <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | ||
| 408 | <WarningLevel>Level3</WarningLevel> | ||
| 409 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 410 | </ClCompile> | ||
| 411 | <ResourceCompile> | ||
| 412 | <Culture>0x040c</Culture> | ||
| 413 | </ResourceCompile> | ||
| 414 | <Lib> | ||
| 415 | <AdditionalOptions>/MACHINE:IA64 /NODEFAULTLIB %(AdditionalOptions)</AdditionalOptions> | ||
| 416 | <OutputFile>$(OutDir)zlibstat.lib</OutputFile> | ||
| 417 | <SuppressStartupBanner>true</SuppressStartupBanner> | ||
| 418 | </Lib> | ||
| 419 | </ItemDefinitionGroup> | ||
| 420 | <ItemGroup> | ||
| 421 | <ClCompile Include="..\..\..\adler32.c" /> | ||
| 422 | <ClCompile Include="..\..\..\compress.c" /> | ||
| 423 | <ClCompile Include="..\..\..\crc32.c" /> | ||
| 424 | <ClCompile Include="..\..\..\deflate.c" /> | ||
| 425 | <ClCompile Include="..\..\masmx86\gvmat32c.c"> | ||
| 426 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</ExcludedFromBuild> | ||
| 427 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> | ||
| 428 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">true</ExcludedFromBuild> | ||
| 429 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">true</ExcludedFromBuild> | ||
| 430 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">true</ExcludedFromBuild> | ||
| 431 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> | ||
| 432 | </ClCompile> | ||
| 433 | <ClCompile Include="..\..\..\gzclose.c" /> | ||
| 434 | <ClCompile Include="..\..\..\gzio.c" /> | ||
| 435 | <ClCompile Include="..\..\..\gzlib.c" /> | ||
| 436 | <ClCompile Include="..\..\..\gzread.c" /> | ||
| 437 | <ClCompile Include="..\..\..\gzwrite.c" /> | ||
| 438 | <ClCompile Include="..\..\..\infback.c" /> | ||
| 439 | <ClCompile Include="..\..\masmx64\inffas8664.c"> | ||
| 440 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</ExcludedFromBuild> | ||
| 441 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> | ||
| 442 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">true</ExcludedFromBuild> | ||
| 443 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">true</ExcludedFromBuild> | ||
| 444 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">true</ExcludedFromBuild> | ||
| 445 | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> | ||
| 446 | </ClCompile> | ||
| 447 | <ClCompile Include="..\..\..\inffast.c" /> | ||
| 448 | <ClCompile Include="..\..\..\inflate.c" /> | ||
| 449 | <ClCompile Include="..\..\..\inftrees.c" /> | ||
| 450 | <ClCompile Include="..\..\minizip\ioapi.c" /> | ||
| 451 | <ClCompile Include="..\..\..\trees.c" /> | ||
| 452 | <ClCompile Include="..\..\..\uncompr.c" /> | ||
| 453 | <ClCompile Include="..\..\minizip\unzip.c" /> | ||
| 454 | <ClCompile Include="..\..\minizip\zip.c" /> | ||
| 455 | <ClCompile Include="..\..\..\zutil.c" /> | ||
| 456 | </ItemGroup> | ||
| 457 | <ItemGroup> | ||
| 458 | <ResourceCompile Include="zlib.rc" /> | ||
| 459 | </ItemGroup> | ||
| 460 | <ItemGroup> | ||
| 461 | <None Include="zlibvc.def" /> | ||
| 462 | </ItemGroup> | ||
| 463 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
| 464 | <ImportGroup Label="ExtensionTargets"> | ||
| 465 | </ImportGroup> | ||
| 466 | </Project> \ No newline at end of file | ||
