xref: /minix3/common/dist/zlib/contrib/vstudio/vc7/zlibvc.vcproj (revision 44bedb31d842b4b0444105519bcf929a69fe2dc1)
1*44bedb31SLionel Sambuc<?xml version="1.0" encoding = "Windows-1252"?>
2*44bedb31SLionel Sambuc<VisualStudioProject
3*44bedb31SLionel Sambuc	ProjectType="Visual C++"
4*44bedb31SLionel Sambuc	Version="7.00"
5*44bedb31SLionel Sambuc	Name="zlibvc"
6*44bedb31SLionel Sambuc	SccProjectName=""
7*44bedb31SLionel Sambuc	SccLocalPath="">
8*44bedb31SLionel Sambuc	<Platforms>
9*44bedb31SLionel Sambuc		<Platform
10*44bedb31SLionel Sambuc			Name="Win32"/>
11*44bedb31SLionel Sambuc	</Platforms>
12*44bedb31SLionel Sambuc	<Configurations>
13*44bedb31SLionel Sambuc		<Configuration
14*44bedb31SLionel Sambuc			Name="Debug|Win32"
15*44bedb31SLionel Sambuc			OutputDirectory=".\DebugDll"
16*44bedb31SLionel Sambuc			IntermediateDirectory=".\DebugDll"
17*44bedb31SLionel Sambuc			ConfigurationType="2"
18*44bedb31SLionel Sambuc			UseOfMFC="0"
19*44bedb31SLionel Sambuc			ATLMinimizesCRunTimeLibraryUsage="FALSE">
20*44bedb31SLionel Sambuc			<Tool
21*44bedb31SLionel Sambuc				Name="VCCLCompilerTool"
22*44bedb31SLionel Sambuc				Optimization="0"
23*44bedb31SLionel Sambuc				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
24*44bedb31SLionel Sambuc				PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
25*44bedb31SLionel Sambuc				ExceptionHandling="FALSE"
26*44bedb31SLionel Sambuc				RuntimeLibrary="1"
27*44bedb31SLionel Sambuc				PrecompiledHeaderFile=".\DebugDll/zlibvc.pch"
28*44bedb31SLionel Sambuc				AssemblerListingLocation=".\DebugDll/"
29*44bedb31SLionel Sambuc				ObjectFile=".\DebugDll/"
30*44bedb31SLionel Sambuc				ProgramDataBaseFileName=".\DebugDll/"
31*44bedb31SLionel Sambuc				WarningLevel="3"
32*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
33*44bedb31SLionel Sambuc				DebugInformationFormat="4"/>
34*44bedb31SLionel Sambuc			<Tool
35*44bedb31SLionel Sambuc				Name="VCCustomBuildTool"/>
36*44bedb31SLionel Sambuc			<Tool
37*44bedb31SLionel Sambuc				Name="VCLinkerTool"
38*44bedb31SLionel Sambuc				AdditionalOptions="/MACHINE:I386"
39*44bedb31SLionel Sambuc				AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj"
40*44bedb31SLionel Sambuc				OutputFile=".\DebugDll\zlibwapi.dll"
41*44bedb31SLionel Sambuc				LinkIncremental="2"
42*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
43*44bedb31SLionel Sambuc				ModuleDefinitionFile=".\zlibvc.def"
44*44bedb31SLionel Sambuc				GenerateDebugInformation="TRUE"
45*44bedb31SLionel Sambuc				ProgramDatabaseFile=".\DebugDll/zlibwapi.pdb"
46*44bedb31SLionel Sambuc				SubSystem="2"
47*44bedb31SLionel Sambuc				ImportLibrary=".\DebugDll/zlibwapi.lib"/>
48*44bedb31SLionel Sambuc			<Tool
49*44bedb31SLionel Sambuc				Name="VCMIDLTool"
50*44bedb31SLionel Sambuc				PreprocessorDefinitions="_DEBUG"
51*44bedb31SLionel Sambuc				MkTypLibCompatible="TRUE"
52*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
53*44bedb31SLionel Sambuc				TargetEnvironment="1"
54*44bedb31SLionel Sambuc				TypeLibraryName=".\DebugDll/zlibvc.tlb"/>
55*44bedb31SLionel Sambuc			<Tool
56*44bedb31SLionel Sambuc				Name="VCPostBuildEventTool"/>
57*44bedb31SLionel Sambuc			<Tool
58*44bedb31SLionel Sambuc				Name="VCPreBuildEventTool"/>
59*44bedb31SLionel Sambuc			<Tool
60*44bedb31SLionel Sambuc				Name="VCPreLinkEventTool"/>
61*44bedb31SLionel Sambuc			<Tool
62*44bedb31SLionel Sambuc				Name="VCResourceCompilerTool"
63*44bedb31SLionel Sambuc				PreprocessorDefinitions="_DEBUG"
64*44bedb31SLionel Sambuc				Culture="1036"/>
65*44bedb31SLionel Sambuc			<Tool
66*44bedb31SLionel Sambuc				Name="VCWebServiceProxyGeneratorTool"/>
67*44bedb31SLionel Sambuc			<Tool
68*44bedb31SLionel Sambuc				Name="VCWebDeploymentTool"/>
69*44bedb31SLionel Sambuc		</Configuration>
70*44bedb31SLionel Sambuc		<Configuration
71*44bedb31SLionel Sambuc			Name="ReleaseWithoutAsm|Win32"
72*44bedb31SLionel Sambuc			OutputDirectory=".\zlibDllWithoutAsm"
73*44bedb31SLionel Sambuc			IntermediateDirectory=".\zlibDllWithoutAsm"
74*44bedb31SLionel Sambuc			ConfigurationType="2"
75*44bedb31SLionel Sambuc			UseOfMFC="0"
76*44bedb31SLionel Sambuc			ATLMinimizesCRunTimeLibraryUsage="FALSE"
77*44bedb31SLionel Sambuc			WholeProgramOptimization="TRUE">
78*44bedb31SLionel Sambuc			<Tool
79*44bedb31SLionel Sambuc				Name="VCCLCompilerTool"
80*44bedb31SLionel Sambuc				InlineFunctionExpansion="1"
81*44bedb31SLionel Sambuc				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
82*44bedb31SLionel Sambuc				PreprocessorDefinitions="WIN32,ZLIB_WINAPI"
83*44bedb31SLionel Sambuc				StringPooling="TRUE"
84*44bedb31SLionel Sambuc				ExceptionHandling="FALSE"
85*44bedb31SLionel Sambuc				RuntimeLibrary="0"
86*44bedb31SLionel Sambuc				EnableFunctionLevelLinking="TRUE"
87*44bedb31SLionel Sambuc				PrecompiledHeaderFile=".\zlibDllWithoutAsm/zlibvc.pch"
88*44bedb31SLionel Sambuc				AssemblerOutput="2"
89*44bedb31SLionel Sambuc				AssemblerListingLocation=".\zlibDllWithoutAsm/"
90*44bedb31SLionel Sambuc				ObjectFile=".\zlibDllWithoutAsm/"
91*44bedb31SLionel Sambuc				ProgramDataBaseFileName=".\zlibDllWithoutAsm/"
92*44bedb31SLionel Sambuc				BrowseInformation="1"
93*44bedb31SLionel Sambuc				WarningLevel="3"
94*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"/>
95*44bedb31SLionel Sambuc			<Tool
96*44bedb31SLionel Sambuc				Name="VCCustomBuildTool"/>
97*44bedb31SLionel Sambuc			<Tool
98*44bedb31SLionel Sambuc				Name="VCLinkerTool"
99*44bedb31SLionel Sambuc				AdditionalOptions="/MACHINE:I386"
100*44bedb31SLionel Sambuc				AdditionalDependencies="crtdll.lib"
101*44bedb31SLionel Sambuc				OutputFile=".\zlibDllWithoutAsm\zlibwapi.dll"
102*44bedb31SLionel Sambuc				LinkIncremental="1"
103*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
104*44bedb31SLionel Sambuc				IgnoreAllDefaultLibraries="TRUE"
105*44bedb31SLionel Sambuc				ModuleDefinitionFile=".\zlibvc.def"
106*44bedb31SLionel Sambuc				ProgramDatabaseFile=".\zlibDllWithoutAsm/zlibwapi.pdb"
107*44bedb31SLionel Sambuc				GenerateMapFile="TRUE"
108*44bedb31SLionel Sambuc				MapFileName=".\zlibDllWithoutAsm/zlibwapi.map"
109*44bedb31SLionel Sambuc				SubSystem="2"
110*44bedb31SLionel Sambuc				OptimizeForWindows98="1"
111*44bedb31SLionel Sambuc				ImportLibrary=".\zlibDllWithoutAsm/zlibwapi.lib"/>
112*44bedb31SLionel Sambuc			<Tool
113*44bedb31SLionel Sambuc				Name="VCMIDLTool"
114*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
115*44bedb31SLionel Sambuc				MkTypLibCompatible="TRUE"
116*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
117*44bedb31SLionel Sambuc				TargetEnvironment="1"
118*44bedb31SLionel Sambuc				TypeLibraryName=".\zlibDllWithoutAsm/zlibvc.tlb"/>
119*44bedb31SLionel Sambuc			<Tool
120*44bedb31SLionel Sambuc				Name="VCPostBuildEventTool"/>
121*44bedb31SLionel Sambuc			<Tool
122*44bedb31SLionel Sambuc				Name="VCPreBuildEventTool"/>
123*44bedb31SLionel Sambuc			<Tool
124*44bedb31SLionel Sambuc				Name="VCPreLinkEventTool"/>
125*44bedb31SLionel Sambuc			<Tool
126*44bedb31SLionel Sambuc				Name="VCResourceCompilerTool"
127*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
128*44bedb31SLionel Sambuc				Culture="1036"/>
129*44bedb31SLionel Sambuc			<Tool
130*44bedb31SLionel Sambuc				Name="VCWebServiceProxyGeneratorTool"/>
131*44bedb31SLionel Sambuc			<Tool
132*44bedb31SLionel Sambuc				Name="VCWebDeploymentTool"/>
133*44bedb31SLionel Sambuc		</Configuration>
134*44bedb31SLionel Sambuc		<Configuration
135*44bedb31SLionel Sambuc			Name="ReleaseWithoutCrtdll|Win32"
136*44bedb31SLionel Sambuc			OutputDirectory=".\zlibDllWithoutCrtDll"
137*44bedb31SLionel Sambuc			IntermediateDirectory=".\zlibDllWithoutCrtDll"
138*44bedb31SLionel Sambuc			ConfigurationType="2"
139*44bedb31SLionel Sambuc			UseOfMFC="0"
140*44bedb31SLionel Sambuc			ATLMinimizesCRunTimeLibraryUsage="FALSE"
141*44bedb31SLionel Sambuc			WholeProgramOptimization="TRUE">
142*44bedb31SLionel Sambuc			<Tool
143*44bedb31SLionel Sambuc				Name="VCCLCompilerTool"
144*44bedb31SLionel Sambuc				InlineFunctionExpansion="1"
145*44bedb31SLionel Sambuc				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
146*44bedb31SLionel Sambuc				PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
147*44bedb31SLionel Sambuc				StringPooling="TRUE"
148*44bedb31SLionel Sambuc				ExceptionHandling="FALSE"
149*44bedb31SLionel Sambuc				RuntimeLibrary="0"
150*44bedb31SLionel Sambuc				EnableFunctionLevelLinking="TRUE"
151*44bedb31SLionel Sambuc				PrecompiledHeaderFile=".\zlibDllWithoutCrtDll/zlibvc.pch"
152*44bedb31SLionel Sambuc				AssemblerOutput="2"
153*44bedb31SLionel Sambuc				AssemblerListingLocation=".\zlibDllWithoutCrtDll/"
154*44bedb31SLionel Sambuc				ObjectFile=".\zlibDllWithoutCrtDll/"
155*44bedb31SLionel Sambuc				ProgramDataBaseFileName=".\zlibDllWithoutCrtDll/"
156*44bedb31SLionel Sambuc				BrowseInformation="1"
157*44bedb31SLionel Sambuc				WarningLevel="3"
158*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"/>
159*44bedb31SLionel Sambuc			<Tool
160*44bedb31SLionel Sambuc				Name="VCCustomBuildTool"/>
161*44bedb31SLionel Sambuc			<Tool
162*44bedb31SLionel Sambuc				Name="VCLinkerTool"
163*44bedb31SLionel Sambuc				AdditionalOptions="/MACHINE:I386"
164*44bedb31SLionel Sambuc				AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj "
165*44bedb31SLionel Sambuc				OutputFile=".\zlibDllWithoutCrtDll\zlibwapi.dll"
166*44bedb31SLionel Sambuc				LinkIncremental="1"
167*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
168*44bedb31SLionel Sambuc				IgnoreAllDefaultLibraries="FALSE"
169*44bedb31SLionel Sambuc				ModuleDefinitionFile=".\zlibvc.def"
170*44bedb31SLionel Sambuc				ProgramDatabaseFile=".\zlibDllWithoutCrtDll/zlibwapi.pdb"
171*44bedb31SLionel Sambuc				GenerateMapFile="TRUE"
172*44bedb31SLionel Sambuc				MapFileName=".\zlibDllWithoutCrtDll/zlibwapi.map"
173*44bedb31SLionel Sambuc				SubSystem="2"
174*44bedb31SLionel Sambuc				OptimizeForWindows98="1"
175*44bedb31SLionel Sambuc				ImportLibrary=".\zlibDllWithoutCrtDll/zlibwapi.lib"/>
176*44bedb31SLionel Sambuc			<Tool
177*44bedb31SLionel Sambuc				Name="VCMIDLTool"
178*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
179*44bedb31SLionel Sambuc				MkTypLibCompatible="TRUE"
180*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
181*44bedb31SLionel Sambuc				TargetEnvironment="1"
182*44bedb31SLionel Sambuc				TypeLibraryName=".\zlibDllWithoutCrtDll/zlibvc.tlb"/>
183*44bedb31SLionel Sambuc			<Tool
184*44bedb31SLionel Sambuc				Name="VCPostBuildEventTool"/>
185*44bedb31SLionel Sambuc			<Tool
186*44bedb31SLionel Sambuc				Name="VCPreBuildEventTool"/>
187*44bedb31SLionel Sambuc			<Tool
188*44bedb31SLionel Sambuc				Name="VCPreLinkEventTool"/>
189*44bedb31SLionel Sambuc			<Tool
190*44bedb31SLionel Sambuc				Name="VCResourceCompilerTool"
191*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
192*44bedb31SLionel Sambuc				Culture="1036"/>
193*44bedb31SLionel Sambuc			<Tool
194*44bedb31SLionel Sambuc				Name="VCWebServiceProxyGeneratorTool"/>
195*44bedb31SLionel Sambuc			<Tool
196*44bedb31SLionel Sambuc				Name="VCWebDeploymentTool"/>
197*44bedb31SLionel Sambuc		</Configuration>
198*44bedb31SLionel Sambuc		<Configuration
199*44bedb31SLionel Sambuc			Name="ReleaseAxp|Win32"
200*44bedb31SLionel Sambuc			OutputDirectory=".\zlibvc__"
201*44bedb31SLionel Sambuc			IntermediateDirectory=".\zlibvc__"
202*44bedb31SLionel Sambuc			ConfigurationType="2"
203*44bedb31SLionel Sambuc			UseOfMFC="0"
204*44bedb31SLionel Sambuc			ATLMinimizesCRunTimeLibraryUsage="FALSE"
205*44bedb31SLionel Sambuc			WholeProgramOptimization="TRUE">
206*44bedb31SLionel Sambuc			<Tool
207*44bedb31SLionel Sambuc				Name="VCCLCompilerTool"
208*44bedb31SLionel Sambuc				InlineFunctionExpansion="1"
209*44bedb31SLionel Sambuc				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
210*44bedb31SLionel Sambuc				PreprocessorDefinitions="WIN32,ZLIB_WINAPI"
211*44bedb31SLionel Sambuc				StringPooling="TRUE"
212*44bedb31SLionel Sambuc				ExceptionHandling="FALSE"
213*44bedb31SLionel Sambuc				RuntimeLibrary="0"
214*44bedb31SLionel Sambuc				EnableFunctionLevelLinking="TRUE"
215*44bedb31SLionel Sambuc				PrecompiledHeaderFile=".\zlibvc__/zlibvc.pch"
216*44bedb31SLionel Sambuc				AssemblerOutput="2"
217*44bedb31SLionel Sambuc				AssemblerListingLocation=".\zlibvc__/"
218*44bedb31SLionel Sambuc				ObjectFile=".\zlibvc__/"
219*44bedb31SLionel Sambuc				ProgramDataBaseFileName=".\zlibvc__/"
220*44bedb31SLionel Sambuc				BrowseInformation="1"
221*44bedb31SLionel Sambuc				WarningLevel="3"
222*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"/>
223*44bedb31SLionel Sambuc			<Tool
224*44bedb31SLionel Sambuc				Name="VCCustomBuildTool"/>
225*44bedb31SLionel Sambuc			<Tool
226*44bedb31SLionel Sambuc				Name="VCLinkerTool"
227*44bedb31SLionel Sambuc				AdditionalDependencies="crtdll.lib"
228*44bedb31SLionel Sambuc				OutputFile="zlibvc__\zlibwapi.dll"
229*44bedb31SLionel Sambuc				LinkIncremental="1"
230*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
231*44bedb31SLionel Sambuc				IgnoreAllDefaultLibraries="TRUE"
232*44bedb31SLionel Sambuc				ModuleDefinitionFile=".\zlibvc.def"
233*44bedb31SLionel Sambuc				ProgramDatabaseFile=".\zlibvc__/zlibwapi.pdb"
234*44bedb31SLionel Sambuc				GenerateMapFile="TRUE"
235*44bedb31SLionel Sambuc				MapFileName=".\zlibvc__/zlibwapi.map"
236*44bedb31SLionel Sambuc				SubSystem="2"
237*44bedb31SLionel Sambuc				ImportLibrary=".\zlibvc__/zlibwapi.lib"/>
238*44bedb31SLionel Sambuc			<Tool
239*44bedb31SLionel Sambuc				Name="VCMIDLTool"
240*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
241*44bedb31SLionel Sambuc				MkTypLibCompatible="TRUE"
242*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
243*44bedb31SLionel Sambuc				TargetEnvironment="1"
244*44bedb31SLionel Sambuc				TypeLibraryName=".\zlibvc__/zlibvc.tlb"/>
245*44bedb31SLionel Sambuc			<Tool
246*44bedb31SLionel Sambuc				Name="VCPostBuildEventTool"/>
247*44bedb31SLionel Sambuc			<Tool
248*44bedb31SLionel Sambuc				Name="VCPreBuildEventTool"/>
249*44bedb31SLionel Sambuc			<Tool
250*44bedb31SLionel Sambuc				Name="VCPreLinkEventTool"/>
251*44bedb31SLionel Sambuc			<Tool
252*44bedb31SLionel Sambuc				Name="VCResourceCompilerTool"
253*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
254*44bedb31SLionel Sambuc				Culture="1036"/>
255*44bedb31SLionel Sambuc			<Tool
256*44bedb31SLionel Sambuc				Name="VCWebServiceProxyGeneratorTool"/>
257*44bedb31SLionel Sambuc			<Tool
258*44bedb31SLionel Sambuc				Name="VCWebDeploymentTool"/>
259*44bedb31SLionel Sambuc		</Configuration>
260*44bedb31SLionel Sambuc		<Configuration
261*44bedb31SLionel Sambuc			Name="Release|Win32"
262*44bedb31SLionel Sambuc			OutputDirectory=".\ReleaseDll"
263*44bedb31SLionel Sambuc			IntermediateDirectory=".\ReleaseDll"
264*44bedb31SLionel Sambuc			ConfigurationType="2"
265*44bedb31SLionel Sambuc			UseOfMFC="0"
266*44bedb31SLionel Sambuc			ATLMinimizesCRunTimeLibraryUsage="FALSE"
267*44bedb31SLionel Sambuc			WholeProgramOptimization="TRUE">
268*44bedb31SLionel Sambuc			<Tool
269*44bedb31SLionel Sambuc				Name="VCCLCompilerTool"
270*44bedb31SLionel Sambuc				InlineFunctionExpansion="1"
271*44bedb31SLionel Sambuc				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
272*44bedb31SLionel Sambuc				PreprocessorDefinitions="WIN32,ZLIB_WINAPI,ASMV,ASMINF"
273*44bedb31SLionel Sambuc				StringPooling="TRUE"
274*44bedb31SLionel Sambuc				ExceptionHandling="FALSE"
275*44bedb31SLionel Sambuc				RuntimeLibrary="0"
276*44bedb31SLionel Sambuc				EnableFunctionLevelLinking="TRUE"
277*44bedb31SLionel Sambuc				PrecompiledHeaderFile=".\ReleaseDll/zlibvc.pch"
278*44bedb31SLionel Sambuc				AssemblerOutput="2"
279*44bedb31SLionel Sambuc				AssemblerListingLocation=".\ReleaseDll/"
280*44bedb31SLionel Sambuc				ObjectFile=".\ReleaseDll/"
281*44bedb31SLionel Sambuc				ProgramDataBaseFileName=".\ReleaseDll/"
282*44bedb31SLionel Sambuc				BrowseInformation="1"
283*44bedb31SLionel Sambuc				WarningLevel="3"
284*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"/>
285*44bedb31SLionel Sambuc			<Tool
286*44bedb31SLionel Sambuc				Name="VCCustomBuildTool"/>
287*44bedb31SLionel Sambuc			<Tool
288*44bedb31SLionel Sambuc				Name="VCLinkerTool"
289*44bedb31SLionel Sambuc				AdditionalOptions="/MACHINE:I386"
290*44bedb31SLionel Sambuc				AdditionalDependencies="..\..\masmx86\gvmat32.obj ..\..\masmx86\inffas32.obj crtdll.lib"
291*44bedb31SLionel Sambuc				OutputFile=".\ReleaseDll\zlibwapi.dll"
292*44bedb31SLionel Sambuc				LinkIncremental="1"
293*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
294*44bedb31SLionel Sambuc				IgnoreAllDefaultLibraries="TRUE"
295*44bedb31SLionel Sambuc				ModuleDefinitionFile=".\zlibvc.def"
296*44bedb31SLionel Sambuc				ProgramDatabaseFile=".\ReleaseDll/zlibwapi.pdb"
297*44bedb31SLionel Sambuc				GenerateMapFile="TRUE"
298*44bedb31SLionel Sambuc				MapFileName=".\ReleaseDll/zlibwapi.map"
299*44bedb31SLionel Sambuc				SubSystem="2"
300*44bedb31SLionel Sambuc				OptimizeForWindows98="1"
301*44bedb31SLionel Sambuc				ImportLibrary=".\ReleaseDll/zlibwapi.lib"/>
302*44bedb31SLionel Sambuc			<Tool
303*44bedb31SLionel Sambuc				Name="VCMIDLTool"
304*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
305*44bedb31SLionel Sambuc				MkTypLibCompatible="TRUE"
306*44bedb31SLionel Sambuc				SuppressStartupBanner="TRUE"
307*44bedb31SLionel Sambuc				TargetEnvironment="1"
308*44bedb31SLionel Sambuc				TypeLibraryName=".\Release/zlibvc.tlb"/>
309*44bedb31SLionel Sambuc			<Tool
310*44bedb31SLionel Sambuc				Name="VCPostBuildEventTool"/>
311*44bedb31SLionel Sambuc			<Tool
312*44bedb31SLionel Sambuc				Name="VCPreBuildEventTool"/>
313*44bedb31SLionel Sambuc			<Tool
314*44bedb31SLionel Sambuc				Name="VCPreLinkEventTool"/>
315*44bedb31SLionel Sambuc			<Tool
316*44bedb31SLionel Sambuc				Name="VCResourceCompilerTool"
317*44bedb31SLionel Sambuc				PreprocessorDefinitions="NDEBUG"
318*44bedb31SLionel Sambuc				Culture="1036"/>
319*44bedb31SLionel Sambuc			<Tool
320*44bedb31SLionel Sambuc				Name="VCWebServiceProxyGeneratorTool"/>
321*44bedb31SLionel Sambuc			<Tool
322*44bedb31SLionel Sambuc				Name="VCWebDeploymentTool"/>
323*44bedb31SLionel Sambuc		</Configuration>
324*44bedb31SLionel Sambuc	</Configurations>
325*44bedb31SLionel Sambuc	<Files>
326*44bedb31SLionel Sambuc		<Filter
327*44bedb31SLionel Sambuc			Name="Source Files"
328*44bedb31SLionel Sambuc			Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90">
329*44bedb31SLionel Sambuc			<File
330*44bedb31SLionel Sambuc				RelativePath="..\..\..\adler32.c">
331*44bedb31SLionel Sambuc			</File>
332*44bedb31SLionel Sambuc			<File
333*44bedb31SLionel Sambuc				RelativePath="..\..\..\compress.c">
334*44bedb31SLionel Sambuc			</File>
335*44bedb31SLionel Sambuc			<File
336*44bedb31SLionel Sambuc				RelativePath="..\..\..\crc32.c">
337*44bedb31SLionel Sambuc			</File>
338*44bedb31SLionel Sambuc			<File
339*44bedb31SLionel Sambuc				RelativePath="..\..\..\deflate.c">
340*44bedb31SLionel Sambuc			</File>
341*44bedb31SLionel Sambuc			<File
342*44bedb31SLionel Sambuc				RelativePath="..\..\masmx86\gvmat32c.c">
343*44bedb31SLionel Sambuc				<FileConfiguration
344*44bedb31SLionel Sambuc					Name="ReleaseWithoutAsm|Win32"
345*44bedb31SLionel Sambuc					ExcludedFromBuild="TRUE">
346*44bedb31SLionel Sambuc					<Tool
347*44bedb31SLionel Sambuc						Name="VCCLCompilerTool"/>
348*44bedb31SLionel Sambuc				</FileConfiguration>
349*44bedb31SLionel Sambuc			</File>
350*44bedb31SLionel Sambuc			<File
351*44bedb31SLionel Sambuc				RelativePath="..\..\..\gzio.c">
352*44bedb31SLionel Sambuc			</File>
353*44bedb31SLionel Sambuc			<File
354*44bedb31SLionel Sambuc				RelativePath="..\..\..\infback.c">
355*44bedb31SLionel Sambuc			</File>
356*44bedb31SLionel Sambuc			<File
357*44bedb31SLionel Sambuc				RelativePath="..\..\..\inffast.c">
358*44bedb31SLionel Sambuc			</File>
359*44bedb31SLionel Sambuc			<File
360*44bedb31SLionel Sambuc				RelativePath="..\..\..\inflate.c">
361*44bedb31SLionel Sambuc			</File>
362*44bedb31SLionel Sambuc			<File
363*44bedb31SLionel Sambuc				RelativePath="..\..\..\inftrees.c">
364*44bedb31SLionel Sambuc			</File>
365*44bedb31SLionel Sambuc			<File
366*44bedb31SLionel Sambuc				RelativePath="..\..\minizip\ioapi.c">
367*44bedb31SLionel Sambuc			</File>
368*44bedb31SLionel Sambuc			<File
369*44bedb31SLionel Sambuc				RelativePath="..\..\minizip\iowin32.c">
370*44bedb31SLionel Sambuc			</File>
371*44bedb31SLionel Sambuc			<File
372*44bedb31SLionel Sambuc				RelativePath="..\..\..\trees.c">
373*44bedb31SLionel Sambuc			</File>
374*44bedb31SLionel Sambuc			<File
375*44bedb31SLionel Sambuc				RelativePath="..\..\..\uncompr.c">
376*44bedb31SLionel Sambuc			</File>
377*44bedb31SLionel Sambuc			<File
378*44bedb31SLionel Sambuc				RelativePath="..\..\minizip\unzip.c">
379*44bedb31SLionel Sambuc				<FileConfiguration
380*44bedb31SLionel Sambuc					Name="Release|Win32">
381*44bedb31SLionel Sambuc					<Tool
382*44bedb31SLionel Sambuc						Name="VCCLCompilerTool"
383*44bedb31SLionel Sambuc						AdditionalIncludeDirectories=""
384*44bedb31SLionel Sambuc						PreprocessorDefinitions="ZLIB_INTERNAL"/>
385*44bedb31SLionel Sambuc				</FileConfiguration>
386*44bedb31SLionel Sambuc			</File>
387*44bedb31SLionel Sambuc			<File
388*44bedb31SLionel Sambuc				RelativePath="..\..\minizip\zip.c">
389*44bedb31SLionel Sambuc				<FileConfiguration
390*44bedb31SLionel Sambuc					Name="Release|Win32">
391*44bedb31SLionel Sambuc					<Tool
392*44bedb31SLionel Sambuc						Name="VCCLCompilerTool"
393*44bedb31SLionel Sambuc						AdditionalIncludeDirectories=""
394*44bedb31SLionel Sambuc						PreprocessorDefinitions="ZLIB_INTERNAL"/>
395*44bedb31SLionel Sambuc				</FileConfiguration>
396*44bedb31SLionel Sambuc			</File>
397*44bedb31SLionel Sambuc			<File
398*44bedb31SLionel Sambuc				RelativePath=".\zlib.rc">
399*44bedb31SLionel Sambuc			</File>
400*44bedb31SLionel Sambuc			<File
401*44bedb31SLionel Sambuc				RelativePath=".\zlibvc.def">
402*44bedb31SLionel Sambuc			</File>
403*44bedb31SLionel Sambuc			<File
404*44bedb31SLionel Sambuc				RelativePath="..\..\..\zutil.c">
405*44bedb31SLionel Sambuc			</File>
406*44bedb31SLionel Sambuc		</Filter>
407*44bedb31SLionel Sambuc		<Filter
408*44bedb31SLionel Sambuc			Name="Header Files"
409*44bedb31SLionel Sambuc			Filter="h;hpp;hxx;hm;inl;fi;fd">
410*44bedb31SLionel Sambuc			<File
411*44bedb31SLionel Sambuc				RelativePath="..\..\..\deflate.h">
412*44bedb31SLionel Sambuc			</File>
413*44bedb31SLionel Sambuc			<File
414*44bedb31SLionel Sambuc				RelativePath="..\..\..\infblock.h">
415*44bedb31SLionel Sambuc			</File>
416*44bedb31SLionel Sambuc			<File
417*44bedb31SLionel Sambuc				RelativePath="..\..\..\infcodes.h">
418*44bedb31SLionel Sambuc			</File>
419*44bedb31SLionel Sambuc			<File
420*44bedb31SLionel Sambuc				RelativePath="..\..\..\inffast.h">
421*44bedb31SLionel Sambuc			</File>
422*44bedb31SLionel Sambuc			<File
423*44bedb31SLionel Sambuc				RelativePath="..\..\..\inftrees.h">
424*44bedb31SLionel Sambuc			</File>
425*44bedb31SLionel Sambuc			<File
426*44bedb31SLionel Sambuc				RelativePath="..\..\..\infutil.h">
427*44bedb31SLionel Sambuc			</File>
428*44bedb31SLionel Sambuc			<File
429*44bedb31SLionel Sambuc				RelativePath="..\..\..\zconf.h">
430*44bedb31SLionel Sambuc			</File>
431*44bedb31SLionel Sambuc			<File
432*44bedb31SLionel Sambuc				RelativePath="..\..\..\zlib.h">
433*44bedb31SLionel Sambuc			</File>
434*44bedb31SLionel Sambuc			<File
435*44bedb31SLionel Sambuc				RelativePath="..\..\..\zutil.h">
436*44bedb31SLionel Sambuc			</File>
437*44bedb31SLionel Sambuc		</Filter>
438*44bedb31SLionel Sambuc		<Filter
439*44bedb31SLionel Sambuc			Name="Resource Files"
440*44bedb31SLionel Sambuc			Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
441*44bedb31SLionel Sambuc		</Filter>
442*44bedb31SLionel Sambuc	</Files>
443*44bedb31SLionel Sambuc	<Globals>
444*44bedb31SLionel Sambuc	</Globals>
445*44bedb31SLionel Sambuc</VisualStudioProject>
446