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>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
208      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(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>%(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  </ItemDefinitionGroup>
244  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Win32'">
245    <Midl>
246      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
247      <MkTypLibCompatible>true</MkTypLibCompatible>
248      <SuppressStartupBanner>true</SuppressStartupBanner>
249      <TargetEnvironment>Win32</TargetEnvironment>
250      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
251    </Midl>
252    <ClCompile>
253      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
254      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
255      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions>
256      <StringPooling>true</StringPooling>
257      <ExceptionHandling>
258      </ExceptionHandling>
259      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
260      <BufferSecurityCheck>false</BufferSecurityCheck>
261      <FunctionLevelLinking>true</FunctionLevelLinking>
262      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
263      <AssemblerOutput>All</AssemblerOutput>
264      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
265      <ObjectFileName>$(IntDir)</ObjectFileName>
266      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
267      <BrowseInformation>
268      </BrowseInformation>
269      <WarningLevel>Level3</WarningLevel>
270      <SuppressStartupBanner>true</SuppressStartupBanner>
271    </ClCompile>
272    <ResourceCompile>
273      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
274      <Culture>0x040c</Culture>
275    </ResourceCompile>
276    <Link>
277      <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>
278      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
279      <SuppressStartupBanner>true</SuppressStartupBanner>
280      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
281      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
282      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
283      <GenerateMapFile>true</GenerateMapFile>
284      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
285      <SubSystem>Windows</SubSystem>
286      <RandomizedBaseAddress>false</RandomizedBaseAddress>
287      <DataExecutionPrevention>
288      </DataExecutionPrevention>
289      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
290    </Link>
291  </ItemDefinitionGroup>
292  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
293    <Midl>
294      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
295      <MkTypLibCompatible>true</MkTypLibCompatible>
296      <SuppressStartupBanner>true</SuppressStartupBanner>
297      <TargetEnvironment>Win32</TargetEnvironment>
298      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
299    </Midl>
300    <ClCompile>
301      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
302      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
303      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions>
304      <StringPooling>true</StringPooling>
305      <ExceptionHandling>
306      </ExceptionHandling>
307      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
308      <BufferSecurityCheck>false</BufferSecurityCheck>
309      <FunctionLevelLinking>true</FunctionLevelLinking>
310      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
311      <AssemblerOutput>All</AssemblerOutput>
312      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
313      <ObjectFileName>$(IntDir)</ObjectFileName>
314      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
315      <BrowseInformation>
316      </BrowseInformation>
317      <WarningLevel>Level3</WarningLevel>
318      <SuppressStartupBanner>true</SuppressStartupBanner>
319    </ClCompile>
320    <ResourceCompile>
321      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
322      <Culture>0x040c</Culture>
323    </ResourceCompile>
324    <Link>
325      <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>
326      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
327      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
328      <SuppressStartupBanner>true</SuppressStartupBanner>
329      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
330      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
331      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
332      <GenerateMapFile>true</GenerateMapFile>
333      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
334      <SubSystem>Windows</SubSystem>
335      <RandomizedBaseAddress>false</RandomizedBaseAddress>
336      <DataExecutionPrevention>
337      </DataExecutionPrevention>
338      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
339    </Link>
340  </ItemDefinitionGroup>
341  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
342    <Midl>
343      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
344      <MkTypLibCompatible>true</MkTypLibCompatible>
345      <SuppressStartupBanner>true</SuppressStartupBanner>
346      <TargetEnvironment>X64</TargetEnvironment>
347      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
348    </Midl>
349    <ClCompile>
350      <Optimization>Disabled</Optimization>
351      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
352      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
353      <ExceptionHandling>
354      </ExceptionHandling>
355      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
356      <BufferSecurityCheck>false</BufferSecurityCheck>
357      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
358      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
359      <ObjectFileName>$(IntDir)</ObjectFileName>
360      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
361      <BrowseInformation>
362      </BrowseInformation>
363      <WarningLevel>Level3</WarningLevel>
364      <SuppressStartupBanner>true</SuppressStartupBanner>
365      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
366    </ClCompile>
367    <ResourceCompile>
368      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
369      <Culture>0x040c</Culture>
370    </ResourceCompile>
371    <Link>
372      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
373      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
374      <SuppressStartupBanner>true</SuppressStartupBanner>
375      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
376      <GenerateDebugInformation>true</GenerateDebugInformation>
377      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
378      <GenerateMapFile>true</GenerateMapFile>
379      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
380      <SubSystem>Windows</SubSystem>
381      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
382      <TargetMachine>MachineX64</TargetMachine>
383    </Link>
384  </ItemDefinitionGroup>
385  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Itanium'">
386    <Midl>
387      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
388      <MkTypLibCompatible>true</MkTypLibCompatible>
389      <SuppressStartupBanner>true</SuppressStartupBanner>
390      <TargetEnvironment>Itanium</TargetEnvironment>
391      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
392    </Midl>
393    <ClCompile>
394      <Optimization>Disabled</Optimization>
395      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
396      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
397      <ExceptionHandling>
398      </ExceptionHandling>
399      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
400      <BufferSecurityCheck>false</BufferSecurityCheck>
401      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
402      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
403      <ObjectFileName>$(IntDir)</ObjectFileName>
404      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
405      <BrowseInformation>
406      </BrowseInformation>
407      <WarningLevel>Level3</WarningLevel>
408      <SuppressStartupBanner>true</SuppressStartupBanner>
409      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
410    </ClCompile>
411    <ResourceCompile>
412      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
413      <Culture>0x040c</Culture>
414    </ResourceCompile>
415    <Link>
416      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
417      <SuppressStartupBanner>true</SuppressStartupBanner>
418      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
419      <GenerateDebugInformation>true</GenerateDebugInformation>
420      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
421      <GenerateMapFile>true</GenerateMapFile>
422      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
423      <SubSystem>Windows</SubSystem>
424      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
425      <TargetMachine>MachineIA64</TargetMachine>
426    </Link>
427  </ItemDefinitionGroup>
428  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|x64'">
429    <Midl>
430      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
431      <MkTypLibCompatible>true</MkTypLibCompatible>
432      <SuppressStartupBanner>true</SuppressStartupBanner>
433      <TargetEnvironment>X64</TargetEnvironment>
434      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
435    </Midl>
436    <ClCompile>
437      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
438      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
439      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
440      <StringPooling>true</StringPooling>
441      <ExceptionHandling>
442      </ExceptionHandling>
443      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
444      <BufferSecurityCheck>false</BufferSecurityCheck>
445      <FunctionLevelLinking>true</FunctionLevelLinking>
446      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
447      <AssemblerOutput>All</AssemblerOutput>
448      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
449      <ObjectFileName>$(IntDir)</ObjectFileName>
450      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
451      <BrowseInformation>
452      </BrowseInformation>
453      <WarningLevel>Level3</WarningLevel>
454      <SuppressStartupBanner>true</SuppressStartupBanner>
455    </ClCompile>
456    <ResourceCompile>
457      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
458      <Culture>0x040c</Culture>
459    </ResourceCompile>
460    <Link>
461      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
462      <SuppressStartupBanner>true</SuppressStartupBanner>
463      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
464      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
465      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
466      <GenerateMapFile>true</GenerateMapFile>
467      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
468      <SubSystem>Windows</SubSystem>
469      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
470      <TargetMachine>MachineX64</TargetMachine>
471    </Link>
472  </ItemDefinitionGroup>
473  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseWithoutAsm|Itanium'">
474    <Midl>
475      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
476      <MkTypLibCompatible>true</MkTypLibCompatible>
477      <SuppressStartupBanner>true</SuppressStartupBanner>
478      <TargetEnvironment>Itanium</TargetEnvironment>
479      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
480    </Midl>
481    <ClCompile>
482      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
483      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
484      <PreprocessorDefinitions>WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
485      <StringPooling>true</StringPooling>
486      <ExceptionHandling>
487      </ExceptionHandling>
488      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
489      <BufferSecurityCheck>false</BufferSecurityCheck>
490      <FunctionLevelLinking>true</FunctionLevelLinking>
491      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
492      <AssemblerOutput>All</AssemblerOutput>
493      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
494      <ObjectFileName>$(IntDir)</ObjectFileName>
495      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
496      <BrowseInformation>
497      </BrowseInformation>
498      <WarningLevel>Level3</WarningLevel>
499      <SuppressStartupBanner>true</SuppressStartupBanner>
500    </ClCompile>
501    <ResourceCompile>
502      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
503      <Culture>0x040c</Culture>
504    </ResourceCompile>
505    <Link>
506      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
507      <SuppressStartupBanner>true</SuppressStartupBanner>
508      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
509      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
510      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
511      <GenerateMapFile>true</GenerateMapFile>
512      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
513      <SubSystem>Windows</SubSystem>
514      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
515      <TargetMachine>MachineIA64</TargetMachine>
516    </Link>
517  </ItemDefinitionGroup>
518  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
519    <Midl>
520      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
521      <MkTypLibCompatible>true</MkTypLibCompatible>
522      <SuppressStartupBanner>true</SuppressStartupBanner>
523      <TargetEnvironment>X64</TargetEnvironment>
524      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
525    </Midl>
526    <ClCompile>
527      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
528      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
529      <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
530      <StringPooling>true</StringPooling>
531      <ExceptionHandling>
532      </ExceptionHandling>
533      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
534      <BufferSecurityCheck>false</BufferSecurityCheck>
535      <FunctionLevelLinking>true</FunctionLevelLinking>
536      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
537      <AssemblerOutput>All</AssemblerOutput>
538      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
539      <ObjectFileName>$(IntDir)</ObjectFileName>
540      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
541      <BrowseInformation>
542      </BrowseInformation>
543      <WarningLevel>Level3</WarningLevel>
544      <SuppressStartupBanner>true</SuppressStartupBanner>
545    </ClCompile>
546    <ResourceCompile>
547      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
548      <Culture>0x040c</Culture>
549    </ResourceCompile>
550    <Link>
551      <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
552      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
553      <SuppressStartupBanner>true</SuppressStartupBanner>
554      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
555      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
556      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
557      <GenerateMapFile>true</GenerateMapFile>
558      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
559      <SubSystem>Windows</SubSystem>
560      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
561      <TargetMachine>MachineX64</TargetMachine>
562    </Link>
563  </ItemDefinitionGroup>
564  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">
565    <Midl>
566      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
567      <MkTypLibCompatible>true</MkTypLibCompatible>
568      <SuppressStartupBanner>true</SuppressStartupBanner>
569      <TargetEnvironment>Itanium</TargetEnvironment>
570      <TypeLibraryName>$(OutDir)zlibvc.tlb</TypeLibraryName>
571    </Midl>
572    <ClCompile>
573      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
574      <AdditionalIncludeDirectories>..\..\..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
575      <PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
576      <StringPooling>true</StringPooling>
577      <ExceptionHandling>
578      </ExceptionHandling>
579      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
580      <BufferSecurityCheck>false</BufferSecurityCheck>
581      <FunctionLevelLinking>true</FunctionLevelLinking>
582      <PrecompiledHeaderOutputFile>$(IntDir)zlibvc.pch</PrecompiledHeaderOutputFile>
583      <AssemblerOutput>All</AssemblerOutput>
584      <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
585      <ObjectFileName>$(IntDir)</ObjectFileName>
586      <ProgramDataBaseFileName>$(OutDir)</ProgramDataBaseFileName>
587      <BrowseInformation>
588      </BrowseInformation>
589      <WarningLevel>Level3</WarningLevel>
590      <SuppressStartupBanner>true</SuppressStartupBanner>
591    </ClCompile>
592    <ResourceCompile>
593      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
594      <Culture>0x040c</Culture>
595    </ResourceCompile>
596    <Link>
597      <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
598      <SuppressStartupBanner>true</SuppressStartupBanner>
599      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
600      <ModuleDefinitionFile>.\zlibvc.def</ModuleDefinitionFile>
601      <ProgramDatabaseFile>$(OutDir)zlibwapi.pdb</ProgramDatabaseFile>
602      <GenerateMapFile>true</GenerateMapFile>
603      <MapFileName>$(OutDir)zlibwapi.map</MapFileName>
604      <SubSystem>Windows</SubSystem>
605      <ImportLibrary>$(OutDir)zlibwapi.lib</ImportLibrary>
606      <TargetMachine>MachineIA64</TargetMachine>
607    </Link>
608  </ItemDefinitionGroup>
609  <ItemGroup>
610    <ClCompile Include="..\..\..\adler32.c" />
611    <ClCompile Include="..\..\..\compress.c" />
612    <ClCompile Include="..\..\..\crc32.c" />
613    <ClCompile Include="..\..\..\deflate.c" />
614    <ClCompile Include="..\..\..\gzclose.c" />
615    <ClCompile Include="..\..\..\gzlib.c" />
616    <ClCompile Include="..\..\..\gzread.c" />
617    <ClCompile Include="..\..\..\gzwrite.c" />
618    <ClCompile Include="..\..\..\infback.c" />
619    <ClCompile Include="..\..\..\inffast.c" />
620    <ClCompile Include="..\..\..\inflate.c" />
621    <ClCompile Include="..\..\..\inftrees.c" />
622    <ClCompile Include="..\..\minizip\ioapi.c" />
623    <ClCompile Include="..\..\minizip\iowin32.c" />
624    <ClCompile Include="..\..\..\trees.c" />
625    <ClCompile Include="..\..\..\uncompr.c" />
626    <ClCompile Include="..\..\minizip\unzip.c">
627      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
628      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
629      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
630      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
631      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
632      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
633    </ClCompile>
634    <ClCompile Include="..\..\minizip\zip.c">
635      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
636      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Itanium'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
637      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
638      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
639      <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
640      <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ZLIB_INTERNAL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
641    </ClCompile>
642    <ClCompile Include="..\..\..\zutil.c" />
643  </ItemGroup>
644  <ItemGroup>
645    <ResourceCompile Include="zlib.rc" />
646  </ItemGroup>
647  <ItemGroup>
648    <None Include="zlibvc.def" />
649  </ItemGroup>
650  <ItemGroup>
651    <ClInclude Include="..\..\..\deflate.h" />
652    <ClInclude Include="..\..\..\infblock.h" />
653    <ClInclude Include="..\..\..\infcodes.h" />
654    <ClInclude Include="..\..\..\inffast.h" />
655    <ClInclude Include="..\..\..\inftrees.h" />
656    <ClInclude Include="..\..\..\infutil.h" />
657    <ClInclude Include="..\..\..\zconf.h" />
658    <ClInclude Include="..\..\..\zlib.h" />
659    <ClInclude Include="..\..\..\zutil.h" />
660  </ItemGroup>
661  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
662  <ImportGroup Label="ExtensionTargets">
663  </ImportGroup>
664</Project>