1275793eaSopenharmony_ci<?xml version="1.0" encoding="Windows-1252"?>
2275793eaSopenharmony_ci<VisualStudioProject
3275793eaSopenharmony_ci	ProjectType="Visual C++"
4275793eaSopenharmony_ci	Version="9.00"
5275793eaSopenharmony_ci	Name="miniunz"
6275793eaSopenharmony_ci	ProjectGUID="{C52F9E7B-498A-42BE-8DB4-85A15694382A}"
7275793eaSopenharmony_ci	Keyword="Win32Proj"
8275793eaSopenharmony_ci	TargetFrameworkVersion="131072"
9275793eaSopenharmony_ci	>
10275793eaSopenharmony_ci	<Platforms>
11275793eaSopenharmony_ci		<Platform
12275793eaSopenharmony_ci			Name="Win32"
13275793eaSopenharmony_ci		/>
14275793eaSopenharmony_ci		<Platform
15275793eaSopenharmony_ci			Name="x64"
16275793eaSopenharmony_ci		/>
17275793eaSopenharmony_ci		<Platform
18275793eaSopenharmony_ci			Name="Itanium"
19275793eaSopenharmony_ci		/>
20275793eaSopenharmony_ci	</Platforms>
21275793eaSopenharmony_ci	<ToolFiles>
22275793eaSopenharmony_ci	</ToolFiles>
23275793eaSopenharmony_ci	<Configurations>
24275793eaSopenharmony_ci		<Configuration
25275793eaSopenharmony_ci			Name="Debug|Win32"
26275793eaSopenharmony_ci			OutputDirectory="x86\MiniUnzip$(ConfigurationName)"
27275793eaSopenharmony_ci			IntermediateDirectory="x86\MiniUnzip$(ConfigurationName)\Tmp"
28275793eaSopenharmony_ci			ConfigurationType="1"
29275793eaSopenharmony_ci			InheritedPropertySheets="UpgradeFromVC70.vsprops"
30275793eaSopenharmony_ci			CharacterSet="2"
31275793eaSopenharmony_ci			>
32275793eaSopenharmony_ci			<Tool
33275793eaSopenharmony_ci				Name="VCPreBuildEventTool"
34275793eaSopenharmony_ci			/>
35275793eaSopenharmony_ci			<Tool
36275793eaSopenharmony_ci				Name="VCCustomBuildTool"
37275793eaSopenharmony_ci			/>
38275793eaSopenharmony_ci			<Tool
39275793eaSopenharmony_ci				Name="VCXMLDataGeneratorTool"
40275793eaSopenharmony_ci			/>
41275793eaSopenharmony_ci			<Tool
42275793eaSopenharmony_ci				Name="VCWebServiceProxyGeneratorTool"
43275793eaSopenharmony_ci			/>
44275793eaSopenharmony_ci			<Tool
45275793eaSopenharmony_ci				Name="VCMIDLTool"
46275793eaSopenharmony_ci			/>
47275793eaSopenharmony_ci			<Tool
48275793eaSopenharmony_ci				Name="VCCLCompilerTool"
49275793eaSopenharmony_ci				Optimization="0"
50275793eaSopenharmony_ci				AdditionalIncludeDirectories="..\..\..;..\..\minizip"
51275793eaSopenharmony_ci				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE"
52275793eaSopenharmony_ci				MinimalRebuild="true"
53275793eaSopenharmony_ci				BasicRuntimeChecks="0"
54275793eaSopenharmony_ci				RuntimeLibrary="1"
55275793eaSopenharmony_ci				BufferSecurityCheck="false"
56275793eaSopenharmony_ci				UsePrecompiledHeader="0"
57275793eaSopenharmony_ci				AssemblerListingLocation="$(IntDir)\"
58275793eaSopenharmony_ci				WarningLevel="3"
59275793eaSopenharmony_ci				Detect64BitPortabilityProblems="true"
60275793eaSopenharmony_ci				DebugInformationFormat="4"
61275793eaSopenharmony_ci			/>
62275793eaSopenharmony_ci			<Tool
63275793eaSopenharmony_ci				Name="VCManagedResourceCompilerTool"
64275793eaSopenharmony_ci			/>
65275793eaSopenharmony_ci			<Tool
66275793eaSopenharmony_ci				Name="VCResourceCompilerTool"
67275793eaSopenharmony_ci			/>
68275793eaSopenharmony_ci			<Tool
69275793eaSopenharmony_ci				Name="VCPreLinkEventTool"
70275793eaSopenharmony_ci			/>
71275793eaSopenharmony_ci			<Tool
72275793eaSopenharmony_ci				Name="VCLinkerTool"
73275793eaSopenharmony_ci				AdditionalDependencies="x86\ZlibDllDebug\zlibwapi.lib"
74275793eaSopenharmony_ci				OutputFile="$(OutDir)/miniunz.exe"
75275793eaSopenharmony_ci				LinkIncremental="2"
76275793eaSopenharmony_ci				GenerateManifest="false"
77275793eaSopenharmony_ci				GenerateDebugInformation="true"
78275793eaSopenharmony_ci				ProgramDatabaseFile="$(OutDir)/miniunz.pdb"
79275793eaSopenharmony_ci				SubSystem="1"
80275793eaSopenharmony_ci				RandomizedBaseAddress="1"
81275793eaSopenharmony_ci				DataExecutionPrevention="0"
82275793eaSopenharmony_ci				TargetMachine="1"
83275793eaSopenharmony_ci			/>
84275793eaSopenharmony_ci			<Tool
85275793eaSopenharmony_ci				Name="VCALinkTool"
86275793eaSopenharmony_ci			/>
87275793eaSopenharmony_ci			<Tool
88275793eaSopenharmony_ci				Name="VCManifestTool"
89275793eaSopenharmony_ci			/>
90275793eaSopenharmony_ci			<Tool
91275793eaSopenharmony_ci				Name="VCXDCMakeTool"
92275793eaSopenharmony_ci			/>
93275793eaSopenharmony_ci			<Tool
94275793eaSopenharmony_ci				Name="VCBscMakeTool"
95275793eaSopenharmony_ci			/>
96275793eaSopenharmony_ci			<Tool
97275793eaSopenharmony_ci				Name="VCFxCopTool"
98275793eaSopenharmony_ci			/>
99275793eaSopenharmony_ci			<Tool
100275793eaSopenharmony_ci				Name="VCAppVerifierTool"
101275793eaSopenharmony_ci			/>
102275793eaSopenharmony_ci			<Tool
103275793eaSopenharmony_ci				Name="VCPostBuildEventTool"
104275793eaSopenharmony_ci			/>
105275793eaSopenharmony_ci		</Configuration>
106275793eaSopenharmony_ci		<Configuration
107275793eaSopenharmony_ci			Name="Release|Win32"
108275793eaSopenharmony_ci			OutputDirectory="x86\MiniUnzip$(ConfigurationName)"
109275793eaSopenharmony_ci			IntermediateDirectory="x86\MiniUnzip$(ConfigurationName)\Tmp"
110275793eaSopenharmony_ci			ConfigurationType="1"
111275793eaSopenharmony_ci			InheritedPropertySheets="UpgradeFromVC70.vsprops"
112275793eaSopenharmony_ci			CharacterSet="2"
113275793eaSopenharmony_ci			>
114275793eaSopenharmony_ci			<Tool
115275793eaSopenharmony_ci				Name="VCPreBuildEventTool"
116275793eaSopenharmony_ci			/>
117275793eaSopenharmony_ci			<Tool
118275793eaSopenharmony_ci				Name="VCCustomBuildTool"
119275793eaSopenharmony_ci			/>
120275793eaSopenharmony_ci			<Tool
121275793eaSopenharmony_ci				Name="VCXMLDataGeneratorTool"
122275793eaSopenharmony_ci			/>
123275793eaSopenharmony_ci			<Tool
124275793eaSopenharmony_ci				Name="VCWebServiceProxyGeneratorTool"
125275793eaSopenharmony_ci			/>
126275793eaSopenharmony_ci			<Tool
127275793eaSopenharmony_ci				Name="VCMIDLTool"
128275793eaSopenharmony_ci			/>
129275793eaSopenharmony_ci			<Tool
130275793eaSopenharmony_ci				Name="VCCLCompilerTool"
131275793eaSopenharmony_ci				Optimization="2"
132275793eaSopenharmony_ci				InlineFunctionExpansion="1"
133275793eaSopenharmony_ci				OmitFramePointers="true"
134275793eaSopenharmony_ci				AdditionalIncludeDirectories="..\..\..;..\..\minizip"
135275793eaSopenharmony_ci				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE"
136275793eaSopenharmony_ci				StringPooling="true"
137275793eaSopenharmony_ci				BasicRuntimeChecks="0"
138275793eaSopenharmony_ci				RuntimeLibrary="0"
139275793eaSopenharmony_ci				BufferSecurityCheck="false"
140275793eaSopenharmony_ci				EnableFunctionLevelLinking="true"
141275793eaSopenharmony_ci				UsePrecompiledHeader="0"
142275793eaSopenharmony_ci				AssemblerListingLocation="$(IntDir)\"
143275793eaSopenharmony_ci				WarningLevel="3"
144275793eaSopenharmony_ci				Detect64BitPortabilityProblems="true"
145275793eaSopenharmony_ci				DebugInformationFormat="3"
146275793eaSopenharmony_ci			/>
147275793eaSopenharmony_ci			<Tool
148275793eaSopenharmony_ci				Name="VCManagedResourceCompilerTool"
149275793eaSopenharmony_ci			/>
150275793eaSopenharmony_ci			<Tool
151275793eaSopenharmony_ci				Name="VCResourceCompilerTool"
152275793eaSopenharmony_ci			/>
153275793eaSopenharmony_ci			<Tool
154275793eaSopenharmony_ci				Name="VCPreLinkEventTool"
155275793eaSopenharmony_ci			/>
156275793eaSopenharmony_ci			<Tool
157275793eaSopenharmony_ci				Name="VCLinkerTool"
158275793eaSopenharmony_ci				AdditionalDependencies="x86\ZlibDllRelease\zlibwapi.lib"
159275793eaSopenharmony_ci				OutputFile="$(OutDir)/miniunz.exe"
160275793eaSopenharmony_ci				LinkIncremental="1"
161275793eaSopenharmony_ci				GenerateManifest="false"
162275793eaSopenharmony_ci				GenerateDebugInformation="true"
163275793eaSopenharmony_ci				SubSystem="1"
164275793eaSopenharmony_ci				OptimizeReferences="2"
165275793eaSopenharmony_ci				EnableCOMDATFolding="2"
166275793eaSopenharmony_ci				OptimizeForWindows98="1"
167275793eaSopenharmony_ci				RandomizedBaseAddress="1"
168275793eaSopenharmony_ci				DataExecutionPrevention="0"
169275793eaSopenharmony_ci				TargetMachine="1"
170275793eaSopenharmony_ci			/>
171275793eaSopenharmony_ci			<Tool
172275793eaSopenharmony_ci				Name="VCALinkTool"
173275793eaSopenharmony_ci			/>
174275793eaSopenharmony_ci			<Tool
175275793eaSopenharmony_ci				Name="VCManifestTool"
176275793eaSopenharmony_ci			/>
177275793eaSopenharmony_ci			<Tool
178275793eaSopenharmony_ci				Name="VCXDCMakeTool"
179275793eaSopenharmony_ci			/>
180275793eaSopenharmony_ci			<Tool
181275793eaSopenharmony_ci				Name="VCBscMakeTool"
182275793eaSopenharmony_ci			/>
183275793eaSopenharmony_ci			<Tool
184275793eaSopenharmony_ci				Name="VCFxCopTool"
185275793eaSopenharmony_ci			/>
186275793eaSopenharmony_ci			<Tool
187275793eaSopenharmony_ci				Name="VCAppVerifierTool"
188275793eaSopenharmony_ci			/>
189275793eaSopenharmony_ci			<Tool
190275793eaSopenharmony_ci				Name="VCPostBuildEventTool"
191275793eaSopenharmony_ci			/>
192275793eaSopenharmony_ci		</Configuration>
193275793eaSopenharmony_ci		<Configuration
194275793eaSopenharmony_ci			Name="Debug|x64"
195275793eaSopenharmony_ci			OutputDirectory="x64\MiniUnzip$(ConfigurationName)"
196275793eaSopenharmony_ci			IntermediateDirectory="x64\MiniUnzip$(ConfigurationName)\Tmp"
197275793eaSopenharmony_ci			ConfigurationType="1"
198275793eaSopenharmony_ci			InheritedPropertySheets="UpgradeFromVC70.vsprops"
199275793eaSopenharmony_ci			CharacterSet="2"
200275793eaSopenharmony_ci			>
201275793eaSopenharmony_ci			<Tool
202275793eaSopenharmony_ci				Name="VCPreBuildEventTool"
203275793eaSopenharmony_ci			/>
204275793eaSopenharmony_ci			<Tool
205275793eaSopenharmony_ci				Name="VCCustomBuildTool"
206275793eaSopenharmony_ci			/>
207275793eaSopenharmony_ci			<Tool
208275793eaSopenharmony_ci				Name="VCXMLDataGeneratorTool"
209275793eaSopenharmony_ci			/>
210275793eaSopenharmony_ci			<Tool
211275793eaSopenharmony_ci				Name="VCWebServiceProxyGeneratorTool"
212275793eaSopenharmony_ci			/>
213275793eaSopenharmony_ci			<Tool
214275793eaSopenharmony_ci				Name="VCMIDLTool"
215275793eaSopenharmony_ci				TargetEnvironment="3"
216275793eaSopenharmony_ci			/>
217275793eaSopenharmony_ci			<Tool
218275793eaSopenharmony_ci				Name="VCCLCompilerTool"
219275793eaSopenharmony_ci				Optimization="0"
220275793eaSopenharmony_ci				AdditionalIncludeDirectories="..\..\..;..\..\minizip"
221275793eaSopenharmony_ci				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64"
222275793eaSopenharmony_ci				MinimalRebuild="true"
223275793eaSopenharmony_ci				BasicRuntimeChecks="0"
224275793eaSopenharmony_ci				RuntimeLibrary="3"
225275793eaSopenharmony_ci				BufferSecurityCheck="false"
226275793eaSopenharmony_ci				UsePrecompiledHeader="0"
227275793eaSopenharmony_ci				AssemblerListingLocation="$(IntDir)\"
228275793eaSopenharmony_ci				WarningLevel="3"
229275793eaSopenharmony_ci				Detect64BitPortabilityProblems="true"
230275793eaSopenharmony_ci				DebugInformationFormat="3"
231275793eaSopenharmony_ci			/>
232275793eaSopenharmony_ci			<Tool
233275793eaSopenharmony_ci				Name="VCManagedResourceCompilerTool"
234275793eaSopenharmony_ci			/>
235275793eaSopenharmony_ci			<Tool
236275793eaSopenharmony_ci				Name="VCResourceCompilerTool"
237275793eaSopenharmony_ci			/>
238275793eaSopenharmony_ci			<Tool
239275793eaSopenharmony_ci				Name="VCPreLinkEventTool"
240275793eaSopenharmony_ci			/>
241275793eaSopenharmony_ci			<Tool
242275793eaSopenharmony_ci				Name="VCLinkerTool"
243275793eaSopenharmony_ci				AdditionalDependencies="x64\ZlibDllDebug\zlibwapi.lib"
244275793eaSopenharmony_ci				OutputFile="$(OutDir)/miniunz.exe"
245275793eaSopenharmony_ci				LinkIncremental="2"
246275793eaSopenharmony_ci				GenerateManifest="false"
247275793eaSopenharmony_ci				GenerateDebugInformation="true"
248275793eaSopenharmony_ci				ProgramDatabaseFile="$(OutDir)/miniunz.pdb"
249275793eaSopenharmony_ci				SubSystem="1"
250275793eaSopenharmony_ci				TargetMachine="17"
251275793eaSopenharmony_ci			/>
252275793eaSopenharmony_ci			<Tool
253275793eaSopenharmony_ci				Name="VCALinkTool"
254275793eaSopenharmony_ci			/>
255275793eaSopenharmony_ci			<Tool
256275793eaSopenharmony_ci				Name="VCManifestTool"
257275793eaSopenharmony_ci			/>
258275793eaSopenharmony_ci			<Tool
259275793eaSopenharmony_ci				Name="VCXDCMakeTool"
260275793eaSopenharmony_ci			/>
261275793eaSopenharmony_ci			<Tool
262275793eaSopenharmony_ci				Name="VCBscMakeTool"
263275793eaSopenharmony_ci			/>
264275793eaSopenharmony_ci			<Tool
265275793eaSopenharmony_ci				Name="VCFxCopTool"
266275793eaSopenharmony_ci			/>
267275793eaSopenharmony_ci			<Tool
268275793eaSopenharmony_ci				Name="VCAppVerifierTool"
269275793eaSopenharmony_ci			/>
270275793eaSopenharmony_ci			<Tool
271275793eaSopenharmony_ci				Name="VCWebDeploymentTool"
272275793eaSopenharmony_ci			/>
273275793eaSopenharmony_ci			<Tool
274275793eaSopenharmony_ci				Name="VCPostBuildEventTool"
275275793eaSopenharmony_ci			/>
276275793eaSopenharmony_ci		</Configuration>
277275793eaSopenharmony_ci		<Configuration
278275793eaSopenharmony_ci			Name="Debug|Itanium"
279275793eaSopenharmony_ci			OutputDirectory="ia64\MiniUnzip$(ConfigurationName)"
280275793eaSopenharmony_ci			IntermediateDirectory="ia64\MiniUnzip$(ConfigurationName)\Tmp"
281275793eaSopenharmony_ci			ConfigurationType="1"
282275793eaSopenharmony_ci			InheritedPropertySheets="UpgradeFromVC70.vsprops"
283275793eaSopenharmony_ci			CharacterSet="2"
284275793eaSopenharmony_ci			>
285275793eaSopenharmony_ci			<Tool
286275793eaSopenharmony_ci				Name="VCPreBuildEventTool"
287275793eaSopenharmony_ci			/>
288275793eaSopenharmony_ci			<Tool
289275793eaSopenharmony_ci				Name="VCCustomBuildTool"
290275793eaSopenharmony_ci			/>
291275793eaSopenharmony_ci			<Tool
292275793eaSopenharmony_ci				Name="VCXMLDataGeneratorTool"
293275793eaSopenharmony_ci			/>
294275793eaSopenharmony_ci			<Tool
295275793eaSopenharmony_ci				Name="VCWebServiceProxyGeneratorTool"
296275793eaSopenharmony_ci			/>
297275793eaSopenharmony_ci			<Tool
298275793eaSopenharmony_ci				Name="VCMIDLTool"
299275793eaSopenharmony_ci				TargetEnvironment="2"
300275793eaSopenharmony_ci			/>
301275793eaSopenharmony_ci			<Tool
302275793eaSopenharmony_ci				Name="VCCLCompilerTool"
303275793eaSopenharmony_ci				Optimization="0"
304275793eaSopenharmony_ci				AdditionalIncludeDirectories="..\..\..;..\..\minizip"
305275793eaSopenharmony_ci				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;_DEBUG;_CONSOLE;WIN64"
306275793eaSopenharmony_ci				MinimalRebuild="true"
307275793eaSopenharmony_ci				BasicRuntimeChecks="0"
308275793eaSopenharmony_ci				RuntimeLibrary="3"
309275793eaSopenharmony_ci				BufferSecurityCheck="false"
310275793eaSopenharmony_ci				UsePrecompiledHeader="0"
311275793eaSopenharmony_ci				AssemblerListingLocation="$(IntDir)\"
312275793eaSopenharmony_ci				WarningLevel="3"
313275793eaSopenharmony_ci				Detect64BitPortabilityProblems="true"
314275793eaSopenharmony_ci				DebugInformationFormat="3"
315275793eaSopenharmony_ci			/>
316275793eaSopenharmony_ci			<Tool
317275793eaSopenharmony_ci				Name="VCManagedResourceCompilerTool"
318275793eaSopenharmony_ci			/>
319275793eaSopenharmony_ci			<Tool
320275793eaSopenharmony_ci				Name="VCResourceCompilerTool"
321275793eaSopenharmony_ci			/>
322275793eaSopenharmony_ci			<Tool
323275793eaSopenharmony_ci				Name="VCPreLinkEventTool"
324275793eaSopenharmony_ci			/>
325275793eaSopenharmony_ci			<Tool
326275793eaSopenharmony_ci				Name="VCLinkerTool"
327275793eaSopenharmony_ci				AdditionalDependencies="ia64\ZlibDllDebug\zlibwapi.lib"
328275793eaSopenharmony_ci				OutputFile="$(OutDir)/miniunz.exe"
329275793eaSopenharmony_ci				LinkIncremental="2"
330275793eaSopenharmony_ci				GenerateManifest="false"
331275793eaSopenharmony_ci				GenerateDebugInformation="true"
332275793eaSopenharmony_ci				ProgramDatabaseFile="$(OutDir)/miniunz.pdb"
333275793eaSopenharmony_ci				SubSystem="1"
334275793eaSopenharmony_ci				TargetMachine="5"
335275793eaSopenharmony_ci			/>
336275793eaSopenharmony_ci			<Tool
337275793eaSopenharmony_ci				Name="VCALinkTool"
338275793eaSopenharmony_ci			/>
339275793eaSopenharmony_ci			<Tool
340275793eaSopenharmony_ci				Name="VCManifestTool"
341275793eaSopenharmony_ci			/>
342275793eaSopenharmony_ci			<Tool
343275793eaSopenharmony_ci				Name="VCXDCMakeTool"
344275793eaSopenharmony_ci			/>
345275793eaSopenharmony_ci			<Tool
346275793eaSopenharmony_ci				Name="VCBscMakeTool"
347275793eaSopenharmony_ci			/>
348275793eaSopenharmony_ci			<Tool
349275793eaSopenharmony_ci				Name="VCFxCopTool"
350275793eaSopenharmony_ci			/>
351275793eaSopenharmony_ci			<Tool
352275793eaSopenharmony_ci				Name="VCAppVerifierTool"
353275793eaSopenharmony_ci			/>
354275793eaSopenharmony_ci			<Tool
355275793eaSopenharmony_ci				Name="VCWebDeploymentTool"
356275793eaSopenharmony_ci			/>
357275793eaSopenharmony_ci			<Tool
358275793eaSopenharmony_ci				Name="VCPostBuildEventTool"
359275793eaSopenharmony_ci			/>
360275793eaSopenharmony_ci		</Configuration>
361275793eaSopenharmony_ci		<Configuration
362275793eaSopenharmony_ci			Name="Release|x64"
363275793eaSopenharmony_ci			OutputDirectory="x64\MiniUnzip$(ConfigurationName)"
364275793eaSopenharmony_ci			IntermediateDirectory="x64\MiniUnzip$(ConfigurationName)\Tmp"
365275793eaSopenharmony_ci			ConfigurationType="1"
366275793eaSopenharmony_ci			InheritedPropertySheets="UpgradeFromVC70.vsprops"
367275793eaSopenharmony_ci			CharacterSet="2"
368275793eaSopenharmony_ci			>
369275793eaSopenharmony_ci			<Tool
370275793eaSopenharmony_ci				Name="VCPreBuildEventTool"
371275793eaSopenharmony_ci			/>
372275793eaSopenharmony_ci			<Tool
373275793eaSopenharmony_ci				Name="VCCustomBuildTool"
374275793eaSopenharmony_ci			/>
375275793eaSopenharmony_ci			<Tool
376275793eaSopenharmony_ci				Name="VCXMLDataGeneratorTool"
377275793eaSopenharmony_ci			/>
378275793eaSopenharmony_ci			<Tool
379275793eaSopenharmony_ci				Name="VCWebServiceProxyGeneratorTool"
380275793eaSopenharmony_ci			/>
381275793eaSopenharmony_ci			<Tool
382275793eaSopenharmony_ci				Name="VCMIDLTool"
383275793eaSopenharmony_ci				TargetEnvironment="3"
384275793eaSopenharmony_ci			/>
385275793eaSopenharmony_ci			<Tool
386275793eaSopenharmony_ci				Name="VCCLCompilerTool"
387275793eaSopenharmony_ci				Optimization="2"
388275793eaSopenharmony_ci				InlineFunctionExpansion="1"
389275793eaSopenharmony_ci				OmitFramePointers="true"
390275793eaSopenharmony_ci				AdditionalIncludeDirectories="..\..\..;..\..\minizip"
391275793eaSopenharmony_ci				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64"
392275793eaSopenharmony_ci				StringPooling="true"
393275793eaSopenharmony_ci				BasicRuntimeChecks="0"
394275793eaSopenharmony_ci				RuntimeLibrary="2"
395275793eaSopenharmony_ci				BufferSecurityCheck="false"
396275793eaSopenharmony_ci				EnableFunctionLevelLinking="true"
397275793eaSopenharmony_ci				UsePrecompiledHeader="0"
398275793eaSopenharmony_ci				AssemblerListingLocation="$(IntDir)\"
399275793eaSopenharmony_ci				WarningLevel="3"
400275793eaSopenharmony_ci				Detect64BitPortabilityProblems="true"
401275793eaSopenharmony_ci				DebugInformationFormat="3"
402275793eaSopenharmony_ci			/>
403275793eaSopenharmony_ci			<Tool
404275793eaSopenharmony_ci				Name="VCManagedResourceCompilerTool"
405275793eaSopenharmony_ci			/>
406275793eaSopenharmony_ci			<Tool
407275793eaSopenharmony_ci				Name="VCResourceCompilerTool"
408275793eaSopenharmony_ci			/>
409275793eaSopenharmony_ci			<Tool
410275793eaSopenharmony_ci				Name="VCPreLinkEventTool"
411275793eaSopenharmony_ci			/>
412275793eaSopenharmony_ci			<Tool
413275793eaSopenharmony_ci				Name="VCLinkerTool"
414275793eaSopenharmony_ci				AdditionalDependencies="x64\ZlibDllRelease\zlibwapi.lib"
415275793eaSopenharmony_ci				OutputFile="$(OutDir)/miniunz.exe"
416275793eaSopenharmony_ci				LinkIncremental="1"
417275793eaSopenharmony_ci				GenerateManifest="false"
418275793eaSopenharmony_ci				GenerateDebugInformation="true"
419275793eaSopenharmony_ci				SubSystem="1"
420275793eaSopenharmony_ci				OptimizeReferences="2"
421275793eaSopenharmony_ci				EnableCOMDATFolding="2"
422275793eaSopenharmony_ci				OptimizeForWindows98="1"
423275793eaSopenharmony_ci				TargetMachine="17"
424275793eaSopenharmony_ci			/>
425275793eaSopenharmony_ci			<Tool
426275793eaSopenharmony_ci				Name="VCALinkTool"
427275793eaSopenharmony_ci			/>
428275793eaSopenharmony_ci			<Tool
429275793eaSopenharmony_ci				Name="VCManifestTool"
430275793eaSopenharmony_ci			/>
431275793eaSopenharmony_ci			<Tool
432275793eaSopenharmony_ci				Name="VCXDCMakeTool"
433275793eaSopenharmony_ci			/>
434275793eaSopenharmony_ci			<Tool
435275793eaSopenharmony_ci				Name="VCBscMakeTool"
436275793eaSopenharmony_ci			/>
437275793eaSopenharmony_ci			<Tool
438275793eaSopenharmony_ci				Name="VCFxCopTool"
439275793eaSopenharmony_ci			/>
440275793eaSopenharmony_ci			<Tool
441275793eaSopenharmony_ci				Name="VCAppVerifierTool"
442275793eaSopenharmony_ci			/>
443275793eaSopenharmony_ci			<Tool
444275793eaSopenharmony_ci				Name="VCWebDeploymentTool"
445275793eaSopenharmony_ci			/>
446275793eaSopenharmony_ci			<Tool
447275793eaSopenharmony_ci				Name="VCPostBuildEventTool"
448275793eaSopenharmony_ci			/>
449275793eaSopenharmony_ci		</Configuration>
450275793eaSopenharmony_ci		<Configuration
451275793eaSopenharmony_ci			Name="Release|Itanium"
452275793eaSopenharmony_ci			OutputDirectory="ia64\MiniUnzip$(ConfigurationName)"
453275793eaSopenharmony_ci			IntermediateDirectory="ia64\MiniUnzip$(ConfigurationName)\Tmp"
454275793eaSopenharmony_ci			ConfigurationType="1"
455275793eaSopenharmony_ci			InheritedPropertySheets="UpgradeFromVC70.vsprops"
456275793eaSopenharmony_ci			CharacterSet="2"
457275793eaSopenharmony_ci			>
458275793eaSopenharmony_ci			<Tool
459275793eaSopenharmony_ci				Name="VCPreBuildEventTool"
460275793eaSopenharmony_ci			/>
461275793eaSopenharmony_ci			<Tool
462275793eaSopenharmony_ci				Name="VCCustomBuildTool"
463275793eaSopenharmony_ci			/>
464275793eaSopenharmony_ci			<Tool
465275793eaSopenharmony_ci				Name="VCXMLDataGeneratorTool"
466275793eaSopenharmony_ci			/>
467275793eaSopenharmony_ci			<Tool
468275793eaSopenharmony_ci				Name="VCWebServiceProxyGeneratorTool"
469275793eaSopenharmony_ci			/>
470275793eaSopenharmony_ci			<Tool
471275793eaSopenharmony_ci				Name="VCMIDLTool"
472275793eaSopenharmony_ci				TargetEnvironment="2"
473275793eaSopenharmony_ci			/>
474275793eaSopenharmony_ci			<Tool
475275793eaSopenharmony_ci				Name="VCCLCompilerTool"
476275793eaSopenharmony_ci				Optimization="2"
477275793eaSopenharmony_ci				InlineFunctionExpansion="1"
478275793eaSopenharmony_ci				OmitFramePointers="true"
479275793eaSopenharmony_ci				AdditionalIncludeDirectories="..\..\..;..\..\minizip"
480275793eaSopenharmony_ci				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;ZLIB_WINAPI;NDEBUG;_CONSOLE;WIN64"
481275793eaSopenharmony_ci				StringPooling="true"
482275793eaSopenharmony_ci				BasicRuntimeChecks="0"
483275793eaSopenharmony_ci				RuntimeLibrary="2"
484275793eaSopenharmony_ci				BufferSecurityCheck="false"
485275793eaSopenharmony_ci				EnableFunctionLevelLinking="true"
486275793eaSopenharmony_ci				UsePrecompiledHeader="0"
487275793eaSopenharmony_ci				AssemblerListingLocation="$(IntDir)\"
488275793eaSopenharmony_ci				WarningLevel="3"
489275793eaSopenharmony_ci				Detect64BitPortabilityProblems="true"
490275793eaSopenharmony_ci				DebugInformationFormat="3"
491275793eaSopenharmony_ci			/>
492275793eaSopenharmony_ci			<Tool
493275793eaSopenharmony_ci				Name="VCManagedResourceCompilerTool"
494275793eaSopenharmony_ci			/>
495275793eaSopenharmony_ci			<Tool
496275793eaSopenharmony_ci				Name="VCResourceCompilerTool"
497275793eaSopenharmony_ci			/>
498275793eaSopenharmony_ci			<Tool
499275793eaSopenharmony_ci				Name="VCPreLinkEventTool"
500275793eaSopenharmony_ci			/>
501275793eaSopenharmony_ci			<Tool
502275793eaSopenharmony_ci				Name="VCLinkerTool"
503275793eaSopenharmony_ci				AdditionalDependencies="ia64\ZlibDllRelease\zlibwapi.lib"
504275793eaSopenharmony_ci				OutputFile="$(OutDir)/miniunz.exe"
505275793eaSopenharmony_ci				LinkIncremental="1"
506275793eaSopenharmony_ci				GenerateManifest="false"
507275793eaSopenharmony_ci				GenerateDebugInformation="true"
508275793eaSopenharmony_ci				SubSystem="1"
509275793eaSopenharmony_ci				OptimizeReferences="2"
510275793eaSopenharmony_ci				EnableCOMDATFolding="2"
511275793eaSopenharmony_ci				OptimizeForWindows98="1"
512275793eaSopenharmony_ci				TargetMachine="5"
513275793eaSopenharmony_ci			/>
514275793eaSopenharmony_ci			<Tool
515275793eaSopenharmony_ci				Name="VCALinkTool"
516275793eaSopenharmony_ci			/>
517275793eaSopenharmony_ci			<Tool
518275793eaSopenharmony_ci				Name="VCManifestTool"
519275793eaSopenharmony_ci			/>
520275793eaSopenharmony_ci			<Tool
521275793eaSopenharmony_ci				Name="VCXDCMakeTool"
522275793eaSopenharmony_ci			/>
523275793eaSopenharmony_ci			<Tool
524275793eaSopenharmony_ci				Name="VCBscMakeTool"
525275793eaSopenharmony_ci			/>
526275793eaSopenharmony_ci			<Tool
527275793eaSopenharmony_ci				Name="VCFxCopTool"
528275793eaSopenharmony_ci			/>
529275793eaSopenharmony_ci			<Tool
530275793eaSopenharmony_ci				Name="VCAppVerifierTool"
531275793eaSopenharmony_ci			/>
532275793eaSopenharmony_ci			<Tool
533275793eaSopenharmony_ci				Name="VCWebDeploymentTool"
534275793eaSopenharmony_ci			/>
535275793eaSopenharmony_ci			<Tool
536275793eaSopenharmony_ci				Name="VCPostBuildEventTool"
537275793eaSopenharmony_ci			/>
538275793eaSopenharmony_ci		</Configuration>
539275793eaSopenharmony_ci	</Configurations>
540275793eaSopenharmony_ci	<References>
541275793eaSopenharmony_ci	</References>
542275793eaSopenharmony_ci	<Files>
543275793eaSopenharmony_ci		<Filter
544275793eaSopenharmony_ci			Name="Source Files"
545275793eaSopenharmony_ci			Filter="cpp;c;cxx;def;odl;idl;hpj;bat"
546275793eaSopenharmony_ci			>
547275793eaSopenharmony_ci			<File
548275793eaSopenharmony_ci				RelativePath="..\..\minizip\miniunz.c"
549275793eaSopenharmony_ci				>
550275793eaSopenharmony_ci			</File>
551275793eaSopenharmony_ci		</Filter>
552275793eaSopenharmony_ci		<Filter
553275793eaSopenharmony_ci			Name="Header Files"
554275793eaSopenharmony_ci			Filter="h;hpp;hxx;hm;inl;inc"
555275793eaSopenharmony_ci			>
556275793eaSopenharmony_ci		</Filter>
557275793eaSopenharmony_ci		<Filter
558275793eaSopenharmony_ci			Name="Resource Files"
559275793eaSopenharmony_ci			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
560275793eaSopenharmony_ci			>
561275793eaSopenharmony_ci		</Filter>
562275793eaSopenharmony_ci	</Files>
563275793eaSopenharmony_ci	<Globals>
564275793eaSopenharmony_ci	</Globals>
565275793eaSopenharmony_ci</VisualStudioProject>
566