| 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>{8FD826F8-3739-44E6-8CC8-997122E53B8D}</ProjectGuid> | 
 
 
 
 
 
 | 43 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 44 | 
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 
 
 
 
 
 
 | 45 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 
 
 
 
 
 
 | 46 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 47 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 48 | 
     <WholeProgramOptimization>true</WholeProgramOptimization> | 
 
 
 
 
 
 | 49 | 
     <PlatformToolset>v110</PlatformToolset> | 
 
 
 
 
 
 | 50 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 51 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="Configuration"> | 
 
 
 
 
 
 | 52 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 53 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 54 | 
     <WholeProgramOptimization>true</WholeProgramOptimization> | 
 
 
 
 
 
 | 55 | 
     <PlatformToolset>v110</PlatformToolset> | 
 
 
 
 
 
 | 56 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 57 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | 
 
 
 
 
 
 | 58 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 59 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 60 | 
     <PlatformToolset>v110</PlatformToolset> | 
 
 
 
 
 
 | 61 | 
     <CharacterSet>Unicode</CharacterSet> | 
 
 
 
 
 
 | 62 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 63 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="Configuration"> | 
 
 
 
 
 
 | 64 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 65 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 66 | 
     <WholeProgramOptimization>true</WholeProgramOptimization> | 
 
 
 
 
 
 | 67 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 68 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="Configuration"> | 
 
 
 
 
 
 | 69 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 70 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 71 | 
     <WholeProgramOptimization>true</WholeProgramOptimization> | 
 
 
 
 
 
 | 72 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 73 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="Configuration"> | 
 
 
 
 
 
 | 74 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 75 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 76 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 77 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | 
 
 
 
 
 
 | 78 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 79 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 80 | 
     <WholeProgramOptimization>true</WholeProgramOptimization> | 
 
 
 
 
 
 | 81 | 
     <PlatformToolset>v110</PlatformToolset> | 
 
 
 
 
 
 | 82 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 83 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="Configuration"> | 
 
 
 
 
 
 | 84 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 85 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 86 | 
     <WholeProgramOptimization>true</WholeProgramOptimization> | 
 
 
 
 
 
 | 87 | 
     <PlatformToolset>v110</PlatformToolset> | 
 
 
 
 
 
 | 88 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 89 | 
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | 
 
 
 
 
 
 | 90 | 
     <ConfigurationType>DynamicLibrary</ConfigurationType> | 
 
 
 
 
 
 | 91 | 
     <UseOfMfc>false</UseOfMfc> | 
 
 
 
 
 
 | 92 | 
     <PlatformToolset>v110</PlatformToolset> | 
 
 
 
 
 
 | 93 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 94 | 
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 
 
 
 
 
 
 | 95 | 
   <ImportGroup Label="ExtensionSettings"> | 
 
 
 
 
 
 | 96 | 
   </ImportGroup> | 
 
 
 
 
 
 | 97 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | 
 
 
 
 
 
 | 98 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 99 | 
   </ImportGroup> | 
 
 
 
 
 
 | 100 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" Label="PropertySheets"> | 
 
 
 
 
 
 | 101 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 102 | 
   </ImportGroup> | 
 
 
 
 
 
 | 103 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | 
 
 
 
 
 
 | 104 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 105 | 
   </ImportGroup> | 
 
 
 
 
 
 | 106 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" Label="PropertySheets"> | 
 
 
 
 
 
 | 107 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 108 | 
   </ImportGroup> | 
 
 
 
 
 
 | 109 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" Label="PropertySheets"> | 
 
 
 
 
 
 | 110 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 111 | 
   </ImportGroup> | 
 
 
 
 
 
 | 112 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" Label="PropertySheets"> | 
 
 
 
 
 
 | 113 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 114 | 
   </ImportGroup> | 
 
 
 
 
 
 | 115 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | 
 
 
 
 
 
 | 116 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 117 | 
   </ImportGroup> | 
 
 
 
 
 
 | 118 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" Label="PropertySheets"> | 
 
 
 
 
 
 | 119 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 120 | 
   </ImportGroup> | 
 
 
 
 
 
 | 121 | 
   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | 
 
 
 
 
 
 | 122 | 
     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 
 
 
 
 
 
 | 123 | 
   </ImportGroup> | 
 
 
 
 
 
 | 124 | 
   <PropertyGroup Label="UserMacros" /> | 
 
 
 
 
 
 | 125 | 
   <PropertyGroup> | 
 
 
 
 
 
 | 126 | 
     <_ProjectFileVersion>10.0.30128.1</_ProjectFileVersion> | 
 
 
 
 
 
 | 127 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 128 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">x86\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 129 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental> | 
 
 
 
 
 
 | 130 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest> | 
 
 
 
 
 
 | 131 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 132 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">x86\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 133 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">false</LinkIncremental> | 
 
 
 
 
 
 | 134 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">false</GenerateManifest> | 
 
 
 
 
 
 | 135 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 136 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 137 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> | 
 
 
 
 
 
 | 138 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest> | 
 
 
 
 
 
 | 139 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 140 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">x64\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 141 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental> | 
 
 
 
 
 
 | 142 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</GenerateManifest> | 
 
 
 
 
 
 | 143 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 144 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">ia64\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 145 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</LinkIncremental> | 
 
 
 
 
 
 | 146 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">false</GenerateManifest> | 
 
 
 
 
 
 | 147 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 148 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">x64\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 149 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">false</LinkIncremental> | 
 
 
 
 
 
 | 150 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">false</GenerateManifest> | 
 
 
 
 
 
 | 151 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 152 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">ia64\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 153 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">false</LinkIncremental> | 
 
 
 
 
 
 | 154 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">false</GenerateManifest> | 
 
 
 
 
 
 | 155 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 156 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">x64\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 157 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> | 
 
 
 
 
 
 | 158 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</GenerateManifest> | 
 
 
 
 
 
 | 159 | 
     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibDll$(Configuration)\</OutDir> | 
 
 
 
 
 
 | 160 | 
     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ia64\ZlibDll$(Configuration)\Tmp\</IntDir> | 
 
 
 
 
 
 | 161 | 
     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</LinkIncremental> | 
 
 
 
 
 
 | 162 | 
     <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">false</GenerateManifest> | 
 
 
 
 
 
 | 163 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 164 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> | 
 
 
 
 
 
 | 165 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'" /> | 
 
 
 
 
 
 | 166 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 167 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | 
 
 
 
 
 
 | 168 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" /> | 
 
 
 
 
 
 | 169 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 170 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | 
 
 
 
 
 
 | 171 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> | 
 
 
 
 
 
 | 172 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 173 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> | 
 
 
 
 
 
 | 174 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'" /> | 
 
 
 
 
 
 | 175 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 176 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> | 
 
 
 
 
 
 | 177 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'" /> | 
 
 
 
 
 
 | 178 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 179 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> | 
 
 
 
 
 
 | 180 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'" /> | 
 
 
 
 
 
 | 181 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 182 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> | 
 
 
 
 
 
 | 183 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'" /> | 
 
 
 
 
 
 | 184 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 185 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | 
 
 
 
 
 
 | 186 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" /> | 
 
 
 
 
 
 | 187 | 
     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet> | 
 
 
 
 
 
 | 188 | 
     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | 
 
 
 
 
 
 | 189 | 
     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" /> | 
 
 
 
 
 
 | 190 | 
     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">zlibwapi</TargetName> | 
 
 
 
 
 
 | 191 | 
     <TargetName Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">zlibwapi</TargetName> | 
 
 
 
 
 
 | 192 | 
     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">zlibwapi</TargetName> | 
 
 
 
 
 
 | 193 | 
     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">zlibwapi</TargetName> | 
 
 
 
 
 
 | 194 | 
     <TargetName Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">zlibwapi</TargetName> | 
 
 
 
 
 
 | 195 | 
     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">zlibwapi</TargetName> | 
 
 
 
 
 
 | 196 | 
   </PropertyGroup> | 
 
 
 
 
 
 | 197 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | 
 
 
 
 
 
 | 198 | 
     <Midl> | 
 
 
 
 
 
 | 199 | 
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 200 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 201 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 202 | 
       <TargetEnvironment>Win32</TargetEnvironment> | 
 
 
 
 
 
 | 203 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 204 | 
     </Midl> | 
 
 
 
 
 
 | 205 | 
     <ClCompile> | 
 
 
 
 
 
 | 206 | 
       <Optimization>Disabled</Optimization> | 
 
 
 
 
 
 | 207 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 208 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 209 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 210 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 211 | 
       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 212 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 213 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 214 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 215 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 216 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 217 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 218 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 219 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 220 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 221 | 
       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
 
 
 
 
 
 | 222 | 
     </ClCompile> | 
 
 
 
 
 
 | 223 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 224 | 
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 225 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 226 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 227 | 
     <Link> | 
 
 
 
 
 
 | 228 | 
       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | 
 
 
 
 
 
 | 229 | 
       <AdditionalDependencies>..\..\masmx86\match686.obj;..\..\masmx86\inffas32.obj;%(AdditionalDependencies)</AdditionalDependencies> | 
 
 
 
 
 
 | 230 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 231 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 232 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 233 | 
       <GenerateDebugInformation>true</GenerateDebugInformation> | 
 
 
 
 
 
 | 234 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 235 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 236 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 237 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 238 | 
       <RandomizedBaseAddress>false</RandomizedBaseAddress> | 
 
 
 
 
 
 | 239 | 
       <DataExecutionPrevention> | 
 
 
 
 
 
 | 240 | 
       </DataExecutionPrevention> | 
 
 
 
 
 
 | 241 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 242 | 
     </Link> | 
 
 
 
 
 
 | 243 | 
     <PreBuildEvent> | 
 
 
 
 
 
 | 244 | 
       <Command>cd ..\..\masmx86 | 
 
 
 
 
 
 | 245 | 
 bld_ml32.bat</Command> | 
 
 
 
 
 
 | 246 | 
     </PreBuildEvent> | 
 
 
 
 
 
 | 247 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 248 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'"> | 
 
 
 
 
 
 | 249 | 
     <Midl> | 
 
 
 
 
 
 | 250 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 251 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 252 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 253 | 
       <TargetEnvironment>Win32</TargetEnvironment> | 
 
 
 
 
 
 | 254 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 255 | 
     </Midl> | 
 
 
 
 
 
 | 256 | 
     <ClCompile> | 
 
 
 
 
 
 | 257 | 
       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | 
 
 
 
 
 
 | 258 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 259 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 260 | 
       <StringPooling>true</StringPooling> | 
 
 
 
 
 
 | 261 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 262 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 263 | 
       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 264 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 265 | 
       <FunctionLevelLinking>true</FunctionLevelLinking> | 
 
 
 
 
 
 | 266 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 267 | 
       <AssemblerOutput>All</AssemblerOutput> | 
 
 
 
 
 
 | 268 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 269 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 270 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 271 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 272 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 273 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 274 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 275 | 
     </ClCompile> | 
 
 
 
 
 
 | 276 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 277 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 278 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 279 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 280 | 
     <Link> | 
 
 
 
 
 
 | 281 | 
       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | 
 
 
 
 
 
 | 282 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 283 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 284 | 
       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | 
 
 
 
 
 
 | 285 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 286 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 287 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 288 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 289 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 290 | 
       <RandomizedBaseAddress>false</RandomizedBaseAddress> | 
 
 
 
 
 
 | 291 | 
       <DataExecutionPrevention> | 
 
 
 
 
 
 | 292 | 
       </DataExecutionPrevention> | 
 
 
 
 
 
 | 293 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 294 | 
     </Link> | 
 
 
 
 
 
 | 295 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 296 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 
 
 
 
 
 
 | 297 | 
     <Midl> | 
 
 
 
 
 
 | 298 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 299 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 300 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 301 | 
       <TargetEnvironment>Win32</TargetEnvironment> | 
 
 
 
 
 
 | 302 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 303 | 
     </Midl> | 
 
 
 
 
 
 | 304 | 
     <ClCompile> | 
 
 
 
 
 
 | 305 | 
       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | 
 
 
 
 
 
 | 306 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 307 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 308 | 
       <StringPooling>true</StringPooling> | 
 
 
 
 
 
 | 309 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 310 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 311 | 
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | 
 
 
 
 
 
 | 312 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 313 | 
       <FunctionLevelLinking>true</FunctionLevelLinking> | 
 
 
 
 
 
 | 314 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 315 | 
       <AssemblerOutput>All</AssemblerOutput> | 
 
 
 
 
 
 | 316 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 317 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 318 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 319 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 320 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 321 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 322 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 323 | 
     </ClCompile> | 
 
 
 
 
 
 | 324 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 325 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 326 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 327 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 328 | 
     <Link> | 
 
 
 
 
 
 | 329 | 
       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | 
 
 
 
 
 
 | 330 | 
       <AdditionalDependencies>..\..\masmx86\match686.obj;..\..\masmx86\inffas32.obj;%(AdditionalDependencies)</AdditionalDependencies> | 
 
 
 
 
 
 | 331 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 332 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 333 | 
       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | 
 
 
 
 
 
 | 334 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 335 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 336 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 337 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 338 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 339 | 
       <RandomizedBaseAddress>false</RandomizedBaseAddress> | 
 
 
 
 
 
 | 340 | 
       <DataExecutionPrevention> | 
 
 
 
 
 
 | 341 | 
       </DataExecutionPrevention> | 
 
 
 
 
 
 | 342 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 343 | 
     </Link> | 
 
 
 
 
 
 | 344 | 
     <PreBuildEvent> | 
 
 
 
 
 
 | 345 | 
       <Command>cd ..\..\masmx86 | 
 
 
 
 
 
 | 346 | 
 bld_ml32.bat</Command> | 
 
 
 
 
 
 | 347 | 
     </PreBuildEvent> | 
 
 
 
 
 
 | 348 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 349 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | 
 
 
 
 
 
 | 350 | 
     <Midl> | 
 
 
 
 
 
 | 351 | 
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 352 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 353 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 354 | 
       <TargetEnvironment>X64</TargetEnvironment> | 
 
 
 
 
 
 | 355 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 356 | 
     </Midl> | 
 
 
 
 
 
 | 357 | 
     <ClCompile> | 
 
 
 
 
 
 | 358 | 
       <Optimization>Disabled</Optimization> | 
 
 
 
 
 
 | 359 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 360 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 361 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 362 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 363 | 
       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 364 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 365 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 366 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 367 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 368 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 369 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 370 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 371 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 372 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 373 | 
       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
 
 
 
 
 
 | 374 | 
     </ClCompile> | 
 
 
 
 
 
 | 375 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 376 | 
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 377 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 378 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 379 | 
     <Link> | 
 
 
 
 
 
 | 380 | 
       <AdditionalDependencies>..\..\masmx64\gvmat64.obj;..\..\masmx64\inffasx64.obj;%(AdditionalDependencies)</AdditionalDependencies> | 
 
 
 
 
 
 | 381 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 382 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 383 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 384 | 
       <GenerateDebugInformation>true</GenerateDebugInformation> | 
 
 
 
 
 
 | 385 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 386 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 387 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 388 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 389 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 390 | 
       <TargetMachine>MachineX64</TargetMachine> | 
 
 
 
 
 
 | 391 | 
     </Link> | 
 
 
 
 
 
 | 392 | 
     <PreBuildEvent> | 
 
 
 
 
 
 | 393 | 
       <Command>cd ..\..\contrib\masmx64 | 
 
 
 
 
 
 | 394 | 
 bld_ml64.bat</Command> | 
 
 
 
 
 
 | 395 | 
     </PreBuildEvent> | 
 
 
 
 
 
 | 396 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 397 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'"> | 
 
 
 
 
 
 | 398 | 
     <Midl> | 
 
 
 
 
 
 | 399 | 
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 400 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 401 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 402 | 
       <TargetEnvironment>Itanium</TargetEnvironment> | 
 
 
 
 
 
 | 403 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 404 | 
     </Midl> | 
 
 
 
 
 
 | 405 | 
     <ClCompile> | 
 
 
 
 
 
 | 406 | 
       <Optimization>Disabled</Optimization> | 
 
 
 
 
 
 | 407 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 408 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 409 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 410 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 411 | 
       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 412 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 413 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 414 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 415 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 416 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 417 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 418 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 419 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 420 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 421 | 
       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | 
 
 
 
 
 
 | 422 | 
     </ClCompile> | 
 
 
 
 
 
 | 423 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 424 | 
       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 425 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 426 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 427 | 
     <Link> | 
 
 
 
 
 
 | 428 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 429 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 430 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 431 | 
       <GenerateDebugInformation>true</GenerateDebugInformation> | 
 
 
 
 
 
 | 432 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 433 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 434 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 435 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 436 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 437 | 
       <TargetMachine>MachineIA64</TargetMachine> | 
 
 
 
 
 
 | 438 | 
     </Link> | 
 
 
 
 
 
 | 439 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 440 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'"> | 
 
 
 
 
 
 | 441 | 
     <Midl> | 
 
 
 
 
 
 | 442 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 443 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 444 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 445 | 
       <TargetEnvironment>X64</TargetEnvironment> | 
 
 
 
 
 
 | 446 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 447 | 
     </Midl> | 
 
 
 
 
 
 | 448 | 
     <ClCompile> | 
 
 
 
 
 
 | 449 | 
       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | 
 
 
 
 
 
 | 450 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 451 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 452 | 
       <StringPooling>true</StringPooling> | 
 
 
 
 
 
 | 453 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 454 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 455 | 
       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 456 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 457 | 
       <FunctionLevelLinking>true</FunctionLevelLinking> | 
 
 
 
 
 
 | 458 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 459 | 
       <AssemblerOutput>All</AssemblerOutput> | 
 
 
 
 
 
 | 460 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 461 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 462 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 463 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 464 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 465 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 466 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 467 | 
     </ClCompile> | 
 
 
 
 
 
 | 468 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 469 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 470 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 471 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 472 | 
     <Link> | 
 
 
 
 
 
 | 473 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 474 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 475 | 
       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | 
 
 
 
 
 
 | 476 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 477 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 478 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 479 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 480 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 481 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 482 | 
       <TargetMachine>MachineX64</TargetMachine> | 
 
 
 
 
 
 | 483 | 
     </Link> | 
 
 
 
 
 
 | 484 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 485 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'"> | 
 
 
 
 
 
 | 486 | 
     <Midl> | 
 
 
 
 
 
 | 487 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 488 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 489 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 490 | 
       <TargetEnvironment>Itanium</TargetEnvironment> | 
 
 
 
 
 
 | 491 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 492 | 
     </Midl> | 
 
 
 
 
 
 | 493 | 
     <ClCompile> | 
 
 
 
 
 
 | 494 | 
       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | 
 
 
 
 
 
 | 495 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 496 | 
       <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 497 | 
       <StringPooling>true</StringPooling> | 
 
 
 
 
 
 | 498 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 499 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 500 | 
       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 501 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 502 | 
       <FunctionLevelLinking>true</FunctionLevelLinking> | 
 
 
 
 
 
 | 503 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 504 | 
       <AssemblerOutput>All</AssemblerOutput> | 
 
 
 
 
 
 | 505 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 506 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 507 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 508 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 509 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 510 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 511 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 512 | 
     </ClCompile> | 
 
 
 
 
 
 | 513 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 514 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 515 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 516 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 517 | 
     <Link> | 
 
 
 
 
 
 | 518 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 519 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 520 | 
       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | 
 
 
 
 
 
 | 521 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 522 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 523 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 524 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 525 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 526 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 527 | 
       <TargetMachine>MachineIA64</TargetMachine> | 
 
 
 
 
 
 | 528 | 
     </Link> | 
 
 
 
 
 
 | 529 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 530 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | 
 
 
 
 
 
 | 531 | 
     <Midl> | 
 
 
 
 
 
 | 532 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 533 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 534 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 535 | 
       <TargetEnvironment>X64</TargetEnvironment> | 
 
 
 
 
 
 | 536 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 537 | 
     </Midl> | 
 
 
 
 
 
 | 538 | 
     <ClCompile> | 
 
 
 
 
 
 | 539 | 
       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | 
 
 
 
 
 
 | 540 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 541 | 
       <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 542 | 
       <StringPooling>true</StringPooling> | 
 
 
 
 
 
 | 543 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 544 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 545 | 
       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 546 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 547 | 
       <FunctionLevelLinking>true</FunctionLevelLinking> | 
 
 
 
 
 
 | 548 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 549 | 
       <AssemblerOutput>All</AssemblerOutput> | 
 
 
 
 
 
 | 550 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 551 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 552 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 553 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 554 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 555 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 556 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 557 | 
     </ClCompile> | 
 
 
 
 
 
 | 558 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 559 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 560 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 561 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 562 | 
     <Link> | 
 
 
 
 
 
 | 563 | 
       <AdditionalDependencies>..\..\masmx64\gvmat64.obj;..\..\masmx64\inffasx64.obj;%(AdditionalDependencies)</AdditionalDependencies> | 
 
 
 
 
 
 | 564 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 565 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 566 | 
       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | 
 
 
 
 
 
 | 567 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 568 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 569 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 570 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 571 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 572 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 573 | 
       <TargetMachine>MachineX64</TargetMachine> | 
 
 
 
 
 
 | 574 | 
     </Link> | 
 
 
 
 
 
 | 575 | 
     <PreBuildEvent> | 
 
 
 
 
 
 | 576 | 
       <Command>cd ..\..\masmx64 | 
 
 
 
 
 
 | 577 | 
 bld_ml64.bat</Command> | 
 
 
 
 
 
 | 578 | 
     </PreBuildEvent> | 
 
 
 
 
 
 | 579 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 580 | 
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'"> | 
 
 
 
 
 
 | 581 | 
     <Midl> | 
 
 
 
 
 
 | 582 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 583 | 
       <MkTypLibCompatible>true</MkTypLibCompatible> | 
 
 
 
 
 
 | 584 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 585 | 
       <TargetEnvironment>Itanium</TargetEnvironment> | 
 
 
 
 
 
 | 586 | 
       <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName> | 
 
 
 
 
 
 | 587 | 
     </Midl> | 
 
 
 
 
 
 | 588 | 
     <ClCompile> | 
 
 
 
 
 
 | 589 | 
       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | 
 
 
 
 
 
 | 590 | 
       <AdditionalIncludeDirectories>..\..\..;..\..\masmx86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 591 | 
       <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 592 | 
       <StringPooling>true</StringPooling> | 
 
 
 
 
 
 | 593 | 
       <ExceptionHandling> | 
 
 
 
 
 
 | 594 | 
       </ExceptionHandling> | 
 
 
 
 
 
 | 595 | 
       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 
 
 
 
 
 
 | 596 | 
       <BufferSecurityCheck>false</BufferSecurityCheck> | 
 
 
 
 
 
 | 597 | 
       <FunctionLevelLinking>true</FunctionLevelLinking> | 
 
 
 
 
 
 | 598 | 
       <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile> | 
 
 
 
 
 
 | 599 | 
       <AssemblerOutput>All</AssemblerOutput> | 
 
 
 
 
 
 | 600 | 
       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation> | 
 
 
 
 
 
 | 601 | 
       <ObjectFileName>$(IntDir)</ObjectFileName> | 
 
 
 
 
 
 | 602 | 
       <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName> | 
 
 
 
 
 
 | 603 | 
       <BrowseInformation> | 
 
 
 
 
 
 | 604 | 
       </BrowseInformation> | 
 
 
 
 
 
 | 605 | 
       <WarningLevel>Level3</WarningLevel> | 
 
 
 
 
 
 | 606 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 607 | 
     </ClCompile> | 
 
 
 
 
 
 | 608 | 
     <ResourceCompile> | 
 
 
 
 
 
 | 609 | 
       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 610 | 
       <Culture>0x040c</Culture> | 
 
 
 
 
 
 | 611 | 
     </ResourceCompile> | 
 
 
 
 
 
 | 612 | 
     <Link> | 
 
 
 
 
 
 | 613 | 
       <OutputFile>$(OutDir)zlibwapi.dll</OutputFile> | 
 
 
 
 
 
 | 614 | 
       <SuppressStartupBanner>true</SuppressStartupBanner> | 
 
 
 
 
 
 | 615 | 
       <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries> | 
 
 
 
 
 
 | 616 | 
       <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile> | 
 
 
 
 
 
 | 617 | 
       <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile> | 
 
 
 
 
 
 | 618 | 
       <GenerateMapFile>true</GenerateMapFile> | 
 
 
 
 
 
 | 619 | 
       <MapFileName>$(OutDir)zlibwapi.map</MapFileName> | 
 
 
 
 
 
 | 620 | 
       <SubSystem>Windows</SubSystem> | 
 
 
 
 
 
 | 621 | 
       <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary> | 
 
 
 
 
 
 | 622 | 
       <TargetMachine>MachineIA64</TargetMachine> | 
 
 
 
 
 
 | 623 | 
     </Link> | 
 
 
 
 
 
 | 624 | 
   </ItemDefinitionGroup> | 
 
 
 
 
 
 | 625 | 
   <ItemGroup> | 
 
 
 
 
 
 | 626 | 
     <ClCompile Include="..\..\..\adler32.c" /> | 
 
 
 
 
 
 | 627 | 
     <ClCompile Include="..\..\..\compress.c" /> | 
 
 
 
 
 
 | 628 | 
     <ClCompile Include="..\..\..\crc32.c" /> | 
 
 
 
 
 
 | 629 | 
     <ClCompile Include="..\..\..\deflate.c" /> | 
 
 
 
 
 
 | 630 | 
     <ClCompile Include="..\..\..\gzclose.c" /> | 
 
 
 
 
 
 | 631 | 
     <ClCompile Include="..\..\..\gzlib.c" /> | 
 
 
 
 
 
 | 632 | 
     <ClCompile Include="..\..\..\gzread.c" /> | 
 
 
 
 
 
 | 633 | 
     <ClCompile Include="..\..\..\gzwrite.c" /> | 
 
 
 
 
 
 | 634 | 
     <ClCompile Include="..\..\..\infback.c" /> | 
 
 
 
 
 
 | 635 | 
     <ClCompile Include="..\..\masmx64\inffas8664.c"> | 
 
 
 
 
 
 | 636 | 
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">true</ExcludedFromBuild> | 
 
 
 
 
 
 | 637 | 
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> | 
 
 
 
 
 
 | 638 | 
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">true</ExcludedFromBuild> | 
 
 
 
 
 
 | 639 | 
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">true</ExcludedFromBuild> | 
 
 
 
 
 
 | 640 | 
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">true</ExcludedFromBuild> | 
 
 
 
 
 
 | 641 | 
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild> | 
 
 
 
 
 
 | 642 | 
     </ClCompile> | 
 
 
 
 
 
 | 643 | 
     <ClCompile Include="..\..\..\inffast.c" /> | 
 
 
 
 
 
 | 644 | 
     <ClCompile Include="..\..\..\inflate.c" /> | 
 
 
 
 
 
 | 645 | 
     <ClCompile Include="..\..\..\inftrees.c" /> | 
 
 
 
 
 
 | 646 | 
     <ClCompile Include="..\..\minizip\ioapi.c" /> | 
 
 
 
 
 
 | 647 | 
     <ClCompile Include="..\..\minizip\iowin32.c" /> | 
 
 
 
 
 
 | 648 | 
     <ClCompile Include="..\..\..\trees.c" /> | 
 
 
 
 
 
 | 649 | 
     <ClCompile Include="..\..\..\uncompr.c" /> | 
 
 
 
 
 
 | 650 | 
     <ClCompile Include="..\..\minizip\unzip.c"> | 
 
 
 
 
 
 | 651 | 
       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 652 | 
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 653 | 
       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 654 | 
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 655 | 
       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 656 | 
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 657 | 
     </ClCompile> | 
 
 
 
 
 
 | 658 | 
     <ClCompile Include="..\..\minizip\zip.c"> | 
 
 
 
 
 
 | 659 | 
       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 660 | 
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 661 | 
       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 662 | 
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 663 | 
       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
 
 
 
 
 
 | 664 | 
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 
 
 
 
 
 
 | 665 | 
     </ClCompile> | 
 
 
 
 
 
 | 666 | 
     <ClCompile Include="..\..\..\zutil.c" /> | 
 
 
 
 
 
 | 667 | 
   </ItemGroup> | 
 
 
 
 
 
 | 668 | 
   <ItemGroup> | 
 
 
 
 
 
 | 669 | 
     <ResourceCompile Include="zlib.rc" /> | 
 
 
 
 
 
 | 670 | 
   </ItemGroup> | 
 
 
 
 
 
 | 671 | 
   <ItemGroup> | 
 
 
 
 
 
 | 672 | 
     <None Include="zlibvc.def" /> | 
 
 
 
 
 
 | 673 | 
   </ItemGroup> | 
 
 
 
 
 
 | 674 | 
   <ItemGroup> | 
 
 
 
 
 
 | 675 | 
     <ClInclude Include="..\..\..\deflate.h" /> | 
 
 
 
 
 
 | 676 | 
     <ClInclude Include="..\..\..\infblock.h" /> | 
 
 
 
 
 
 | 677 | 
     <ClInclude Include="..\..\..\infcodes.h" /> | 
 
 
 
 
 
 | 678 | 
     <ClInclude Include="..\..\..\inffast.h" /> | 
 
 
 
 
 
 | 679 | 
     <ClInclude Include="..\..\..\inftrees.h" /> | 
 
 
 
 
 
 | 680 | 
     <ClInclude Include="..\..\..\infutil.h" /> | 
 
 
 
 
 
 | 681 | 
     <ClInclude Include="..\..\..\zconf.h" /> | 
 
 
 
 
 
 | 682 | 
     <ClInclude Include="..\..\..\zlib.h" /> | 
 
 
 
 
 
 | 683 | 
     <ClInclude Include="..\..\..\zutil.h" /> | 
 
 
 
 
 
 | 684 | 
   </ItemGroup> | 
 
 
 
 
 
 | 685 | 
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 
 
 
 
 
 
 | 686 | 
   <ImportGroup Label="ExtensionTargets"> | 
 
 
 
 
 
 | 687 | 
   </ImportGroup> | 
 
 
 
 
 
 | 688 | 
 </Project> |