1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8,00"
5	Name="funzip"
6	ProjectGUID="{F9251B3E-AC94-467B-877B-9FD9CE1F6D17}"
7	>
8	<Platforms>
9		<Platform
10			Name="Win32"
11		/>
12	</Platforms>
13	<ToolFiles>
14	</ToolFiles>
15	<Configurations>
16		<Configuration
17			Name="Debug|Win32"
18			OutputDirectory=".\funzip___Win32_Debug"
19			IntermediateDirectory=".\funzip___Win32_Debug"
20			ConfigurationType="1"
21			UseOfMFC="0"
22			ATLMinimizesCRunTimeLibraryUsage="false"
23			CharacterSet="2"
24			>
25			<Tool
26				Name="VCPreBuildEventTool"
27			/>
28			<Tool
29				Name="VCCustomBuildTool"
30			/>
31			<Tool
32				Name="VCXMLDataGeneratorTool"
33			/>
34			<Tool
35				Name="VCWebServiceProxyGeneratorTool"
36			/>
37			<Tool
38				Name="VCMIDLTool"
39				TypeLibraryName=".\funzip___Win32_Debug/funzip.tlb"
40				HeaderFileName=""
41			/>
42			<Tool
43				Name="VCCLCompilerTool"
44				Optimization="0"
45				PreprocessorDefinitions="_DEBUG;WIN32;FUNZIP;_CONSOLE"
46				MinimalRebuild="true"
47				BasicRuntimeChecks="3"
48				RuntimeLibrary="1"
49				PrecompiledHeaderFile=".\funzip___Win32_Debug/funzip.pch"
50				AssemblerListingLocation=".\funzip___Win32_Debug/"
51				ObjectFile=".\funzip___Win32_Debug/"
52				ProgramDataBaseFileName=".\funzip___Win32_Debug/"
53				WarningLevel="3"
54				SuppressStartupBanner="true"
55				DebugInformationFormat="4"
56			/>
57			<Tool
58				Name="VCManagedResourceCompilerTool"
59			/>
60			<Tool
61				Name="VCResourceCompilerTool"
62				PreprocessorDefinitions="_DEBUG"
63				Culture="1033"
64			/>
65			<Tool
66				Name="VCPreLinkEventTool"
67			/>
68			<Tool
69				Name="VCLinkerTool"
70				OutputFile=".\funzip___Win32_Debug/funzip.exe"
71				LinkIncremental="2"
72				SuppressStartupBanner="true"
73				GenerateDebugInformation="true"
74				ProgramDatabaseFile=".\funzip___Win32_Debug/funzip.pdb"
75				SubSystem="1"
76				TargetMachine="1"
77			/>
78			<Tool
79				Name="VCALinkTool"
80			/>
81			<Tool
82				Name="VCManifestTool"
83			/>
84			<Tool
85				Name="VCXDCMakeTool"
86			/>
87			<Tool
88				Name="VCBscMakeTool"
89				SuppressStartupBanner="true"
90				OutputFile=".\funzip___Win32_Debug/funzip.bsc"
91			/>
92			<Tool
93				Name="VCFxCopTool"
94			/>
95			<Tool
96				Name="VCAppVerifierTool"
97			/>
98			<Tool
99				Name="VCWebDeploymentTool"
100			/>
101			<Tool
102				Name="VCPostBuildEventTool"
103			/>
104		</Configuration>
105		<Configuration
106			Name="Release|Win32"
107			OutputDirectory=".\funzip___Win32_Release"
108			IntermediateDirectory=".\funzip___Win32_Release"
109			ConfigurationType="1"
110			UseOfMFC="0"
111			ATLMinimizesCRunTimeLibraryUsage="false"
112			CharacterSet="2"
113			>
114			<Tool
115				Name="VCPreBuildEventTool"
116			/>
117			<Tool
118				Name="VCCustomBuildTool"
119			/>
120			<Tool
121				Name="VCXMLDataGeneratorTool"
122			/>
123			<Tool
124				Name="VCWebServiceProxyGeneratorTool"
125			/>
126			<Tool
127				Name="VCMIDLTool"
128				TypeLibraryName=".\funzip___Win32_Release/funzip.tlb"
129				HeaderFileName=""
130			/>
131			<Tool
132				Name="VCCLCompilerTool"
133				Optimization="2"
134				InlineFunctionExpansion="1"
135				PreprocessorDefinitions="WIN32;FUNZIP;_CONSOLE"
136				StringPooling="true"
137				RuntimeLibrary="0"
138				EnableFunctionLevelLinking="true"
139				PrecompiledHeaderFile=".\funzip___Win32_Release/funzip.pch"
140				AssemblerListingLocation=".\funzip___Win32_Release/"
141				ObjectFile=".\funzip___Win32_Release/"
142				ProgramDataBaseFileName=".\funzip___Win32_Release/"
143				WarningLevel="3"
144				SuppressStartupBanner="true"
145			/>
146			<Tool
147				Name="VCManagedResourceCompilerTool"
148			/>
149			<Tool
150				Name="VCResourceCompilerTool"
151				PreprocessorDefinitions="NDEBUG"
152				Culture="1033"
153			/>
154			<Tool
155				Name="VCPreLinkEventTool"
156			/>
157			<Tool
158				Name="VCLinkerTool"
159				OutputFile=".\funzip___Win32_Release/funzip.exe"
160				LinkIncremental="1"
161				SuppressStartupBanner="true"
162				ProgramDatabaseFile=".\funzip___Win32_Release/funzip.pdb"
163				SubSystem="1"
164				TargetMachine="1"
165			/>
166			<Tool
167				Name="VCALinkTool"
168			/>
169			<Tool
170				Name="VCManifestTool"
171			/>
172			<Tool
173				Name="VCXDCMakeTool"
174			/>
175			<Tool
176				Name="VCBscMakeTool"
177				SuppressStartupBanner="true"
178				OutputFile=".\funzip___Win32_Release/funzip.bsc"
179			/>
180			<Tool
181				Name="VCFxCopTool"
182			/>
183			<Tool
184				Name="VCAppVerifierTool"
185			/>
186			<Tool
187				Name="VCWebDeploymentTool"
188			/>
189			<Tool
190				Name="VCPostBuildEventTool"
191			/>
192		</Configuration>
193		<Configuration
194			Name="ASM Debug|Win32"
195			OutputDirectory=".\funzip___Win32_ASM_Debug"
196			IntermediateDirectory=".\funzip___Win32_ASM_Debug"
197			ConfigurationType="1"
198			UseOfMFC="0"
199			ATLMinimizesCRunTimeLibraryUsage="false"
200			CharacterSet="2"
201			>
202			<Tool
203				Name="VCPreBuildEventTool"
204			/>
205			<Tool
206				Name="VCCustomBuildTool"
207			/>
208			<Tool
209				Name="VCXMLDataGeneratorTool"
210			/>
211			<Tool
212				Name="VCWebServiceProxyGeneratorTool"
213			/>
214			<Tool
215				Name="VCMIDLTool"
216				TypeLibraryName=".\funzip___Win32_ASM_Debug/funzip.tlb"
217				HeaderFileName=""
218			/>
219			<Tool
220				Name="VCCLCompilerTool"
221				Optimization="0"
222				PreprocessorDefinitions="_DEBUG;WIN32;FUNZIP;ASM_CRC;_CONSOLE"
223				MinimalRebuild="true"
224				BasicRuntimeChecks="3"
225				RuntimeLibrary="1"
226				PrecompiledHeaderFile=".\funzip___Win32_ASM_Debug/funzip.pch"
227				AssemblerListingLocation=".\funzip___Win32_ASM_Debug/"
228				ObjectFile=".\funzip___Win32_ASM_Debug/"
229				ProgramDataBaseFileName=".\funzip___Win32_ASM_Debug/"
230				WarningLevel="3"
231				SuppressStartupBanner="true"
232				DebugInformationFormat="4"
233			/>
234			<Tool
235				Name="VCManagedResourceCompilerTool"
236			/>
237			<Tool
238				Name="VCResourceCompilerTool"
239				PreprocessorDefinitions="_DEBUG"
240				Culture="1033"
241			/>
242			<Tool
243				Name="VCPreLinkEventTool"
244			/>
245			<Tool
246				Name="VCLinkerTool"
247				OutputFile=".\funzip___Win32_ASM_Debug/funzip.exe"
248				LinkIncremental="2"
249				SuppressStartupBanner="true"
250				GenerateDebugInformation="true"
251				ProgramDatabaseFile=".\funzip___Win32_ASM_Debug/funzip.pdb"
252				SubSystem="1"
253				TargetMachine="1"
254			/>
255			<Tool
256				Name="VCALinkTool"
257			/>
258			<Tool
259				Name="VCManifestTool"
260			/>
261			<Tool
262				Name="VCXDCMakeTool"
263			/>
264			<Tool
265				Name="VCBscMakeTool"
266				SuppressStartupBanner="true"
267				OutputFile=".\funzip___Win32_ASM_Debug/funzip.bsc"
268			/>
269			<Tool
270				Name="VCFxCopTool"
271			/>
272			<Tool
273				Name="VCAppVerifierTool"
274			/>
275			<Tool
276				Name="VCWebDeploymentTool"
277			/>
278			<Tool
279				Name="VCPostBuildEventTool"
280			/>
281		</Configuration>
282		<Configuration
283			Name="ASM Release|Win32"
284			OutputDirectory=".\funzip___Win32_ASM_Release"
285			IntermediateDirectory=".\funzip___Win32_ASM_Release"
286			ConfigurationType="1"
287			UseOfMFC="0"
288			ATLMinimizesCRunTimeLibraryUsage="false"
289			CharacterSet="2"
290			>
291			<Tool
292				Name="VCPreBuildEventTool"
293			/>
294			<Tool
295				Name="VCCustomBuildTool"
296			/>
297			<Tool
298				Name="VCXMLDataGeneratorTool"
299			/>
300			<Tool
301				Name="VCWebServiceProxyGeneratorTool"
302			/>
303			<Tool
304				Name="VCMIDLTool"
305				TypeLibraryName=".\funzip___Win32_ASM_Release/funzip.tlb"
306				HeaderFileName=""
307			/>
308			<Tool
309				Name="VCCLCompilerTool"
310				Optimization="2"
311				InlineFunctionExpansion="1"
312				PreprocessorDefinitions="NDEBUG;WIN32;FUNZIP;ASM_CRC;_CONSOLE"
313				StringPooling="true"
314				RuntimeLibrary="0"
315				EnableFunctionLevelLinking="true"
316				PrecompiledHeaderFile=".\funzip___Win32_ASM_Release/funzip.pch"
317				AssemblerListingLocation=".\funzip___Win32_ASM_Release/"
318				ObjectFile=".\funzip___Win32_ASM_Release/"
319				ProgramDataBaseFileName=".\funzip___Win32_ASM_Release/"
320				WarningLevel="3"
321				SuppressStartupBanner="true"
322			/>
323			<Tool
324				Name="VCManagedResourceCompilerTool"
325			/>
326			<Tool
327				Name="VCResourceCompilerTool"
328				PreprocessorDefinitions="NDEBUG"
329				Culture="1033"
330			/>
331			<Tool
332				Name="VCPreLinkEventTool"
333			/>
334			<Tool
335				Name="VCLinkerTool"
336				OutputFile=".\funzip___Win32_ASM_Release/funzip.exe"
337				LinkIncremental="1"
338				SuppressStartupBanner="true"
339				ProgramDatabaseFile=".\funzip___Win32_ASM_Release/funzip.pdb"
340				SubSystem="1"
341				TargetMachine="1"
342			/>
343			<Tool
344				Name="VCALinkTool"
345			/>
346			<Tool
347				Name="VCManifestTool"
348			/>
349			<Tool
350				Name="VCXDCMakeTool"
351			/>
352			<Tool
353				Name="VCBscMakeTool"
354				SuppressStartupBanner="true"
355				OutputFile=".\funzip___Win32_ASM_Release/funzip.bsc"
356			/>
357			<Tool
358				Name="VCFxCopTool"
359			/>
360			<Tool
361				Name="VCAppVerifierTool"
362			/>
363			<Tool
364				Name="VCWebDeploymentTool"
365			/>
366			<Tool
367				Name="VCPostBuildEventTool"
368			/>
369		</Configuration>
370	</Configurations>
371	<References>
372	</References>
373	<Files>
374		<Filter
375			Name="Source Files"
376			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
377			>
378			<File
379				RelativePath="..\..\crc32.c"
380				>
381				<FileConfiguration
382					Name="Debug|Win32"
383					>
384					<Tool
385						Name="VCCLCompilerTool"
386						PreprocessorDefinitions=""
387					/>
388				</FileConfiguration>
389				<FileConfiguration
390					Name="Release|Win32"
391					>
392					<Tool
393						Name="VCCLCompilerTool"
394						PreprocessorDefinitions=""
395					/>
396				</FileConfiguration>
397				<FileConfiguration
398					Name="ASM Debug|Win32"
399					>
400					<Tool
401						Name="VCCLCompilerTool"
402						PreprocessorDefinitions=""
403					/>
404				</FileConfiguration>
405				<FileConfiguration
406					Name="ASM Release|Win32"
407					>
408					<Tool
409						Name="VCCLCompilerTool"
410						PreprocessorDefinitions=""
411					/>
412				</FileConfiguration>
413			</File>
414			<File
415				RelativePath="..\crc_i386.c"
416				>
417				<FileConfiguration
418					Name="Debug|Win32"
419					>
420					<Tool
421						Name="VCCLCompilerTool"
422						PreprocessorDefinitions=""
423					/>
424				</FileConfiguration>
425				<FileConfiguration
426					Name="Release|Win32"
427					>
428					<Tool
429						Name="VCCLCompilerTool"
430						PreprocessorDefinitions=""
431					/>
432				</FileConfiguration>
433				<FileConfiguration
434					Name="ASM Debug|Win32"
435					>
436					<Tool
437						Name="VCCLCompilerTool"
438						PreprocessorDefinitions=""
439					/>
440				</FileConfiguration>
441				<FileConfiguration
442					Name="ASM Release|Win32"
443					>
444					<Tool
445						Name="VCCLCompilerTool"
446						PreprocessorDefinitions=""
447					/>
448				</FileConfiguration>
449			</File>
450			<File
451				RelativePath="..\..\crypt.c"
452				>
453				<FileConfiguration
454					Name="Debug|Win32"
455					>
456					<Tool
457						Name="VCCLCompilerTool"
458						PreprocessorDefinitions=""
459					/>
460				</FileConfiguration>
461				<FileConfiguration
462					Name="Release|Win32"
463					>
464					<Tool
465						Name="VCCLCompilerTool"
466						PreprocessorDefinitions=""
467					/>
468				</FileConfiguration>
469				<FileConfiguration
470					Name="ASM Debug|Win32"
471					>
472					<Tool
473						Name="VCCLCompilerTool"
474						PreprocessorDefinitions=""
475					/>
476				</FileConfiguration>
477				<FileConfiguration
478					Name="ASM Release|Win32"
479					>
480					<Tool
481						Name="VCCLCompilerTool"
482						PreprocessorDefinitions=""
483					/>
484				</FileConfiguration>
485			</File>
486			<File
487				RelativePath="..\..\funzip.c"
488				>
489				<FileConfiguration
490					Name="Debug|Win32"
491					>
492					<Tool
493						Name="VCCLCompilerTool"
494						PreprocessorDefinitions=""
495					/>
496				</FileConfiguration>
497				<FileConfiguration
498					Name="Release|Win32"
499					>
500					<Tool
501						Name="VCCLCompilerTool"
502						PreprocessorDefinitions=""
503					/>
504				</FileConfiguration>
505				<FileConfiguration
506					Name="ASM Debug|Win32"
507					>
508					<Tool
509						Name="VCCLCompilerTool"
510						PreprocessorDefinitions=""
511					/>
512				</FileConfiguration>
513				<FileConfiguration
514					Name="ASM Release|Win32"
515					>
516					<Tool
517						Name="VCCLCompilerTool"
518						PreprocessorDefinitions=""
519					/>
520				</FileConfiguration>
521			</File>
522			<File
523				RelativePath="..\..\globals.c"
524				>
525				<FileConfiguration
526					Name="Debug|Win32"
527					>
528					<Tool
529						Name="VCCLCompilerTool"
530						PreprocessorDefinitions=""
531					/>
532				</FileConfiguration>
533				<FileConfiguration
534					Name="Release|Win32"
535					>
536					<Tool
537						Name="VCCLCompilerTool"
538						PreprocessorDefinitions=""
539					/>
540				</FileConfiguration>
541				<FileConfiguration
542					Name="ASM Debug|Win32"
543					>
544					<Tool
545						Name="VCCLCompilerTool"
546						PreprocessorDefinitions=""
547					/>
548				</FileConfiguration>
549				<FileConfiguration
550					Name="ASM Release|Win32"
551					>
552					<Tool
553						Name="VCCLCompilerTool"
554						PreprocessorDefinitions=""
555					/>
556				</FileConfiguration>
557			</File>
558			<File
559				RelativePath="..\..\inflate.c"
560				>
561				<FileConfiguration
562					Name="Debug|Win32"
563					>
564					<Tool
565						Name="VCCLCompilerTool"
566						PreprocessorDefinitions=""
567					/>
568				</FileConfiguration>
569				<FileConfiguration
570					Name="Release|Win32"
571					>
572					<Tool
573						Name="VCCLCompilerTool"
574						PreprocessorDefinitions=""
575					/>
576				</FileConfiguration>
577				<FileConfiguration
578					Name="ASM Debug|Win32"
579					>
580					<Tool
581						Name="VCCLCompilerTool"
582						PreprocessorDefinitions=""
583					/>
584				</FileConfiguration>
585				<FileConfiguration
586					Name="ASM Release|Win32"
587					>
588					<Tool
589						Name="VCCLCompilerTool"
590						PreprocessorDefinitions=""
591					/>
592				</FileConfiguration>
593			</File>
594			<File
595				RelativePath="..\..\ttyio.c"
596				>
597				<FileConfiguration
598					Name="Debug|Win32"
599					>
600					<Tool
601						Name="VCCLCompilerTool"
602						PreprocessorDefinitions=""
603					/>
604				</FileConfiguration>
605				<FileConfiguration
606					Name="Release|Win32"
607					>
608					<Tool
609						Name="VCCLCompilerTool"
610						PreprocessorDefinitions=""
611					/>
612				</FileConfiguration>
613				<FileConfiguration
614					Name="ASM Debug|Win32"
615					>
616					<Tool
617						Name="VCCLCompilerTool"
618						PreprocessorDefinitions=""
619					/>
620				</FileConfiguration>
621				<FileConfiguration
622					Name="ASM Release|Win32"
623					>
624					<Tool
625						Name="VCCLCompilerTool"
626						PreprocessorDefinitions=""
627					/>
628				</FileConfiguration>
629			</File>
630			<File
631				RelativePath="..\win32.c"
632				>
633				<FileConfiguration
634					Name="Debug|Win32"
635					>
636					<Tool
637						Name="VCCLCompilerTool"
638						PreprocessorDefinitions=""
639					/>
640				</FileConfiguration>
641				<FileConfiguration
642					Name="Release|Win32"
643					>
644					<Tool
645						Name="VCCLCompilerTool"
646						PreprocessorDefinitions=""
647					/>
648				</FileConfiguration>
649				<FileConfiguration
650					Name="ASM Debug|Win32"
651					>
652					<Tool
653						Name="VCCLCompilerTool"
654						PreprocessorDefinitions=""
655					/>
656				</FileConfiguration>
657				<FileConfiguration
658					Name="ASM Release|Win32"
659					>
660					<Tool
661						Name="VCCLCompilerTool"
662						PreprocessorDefinitions=""
663					/>
664				</FileConfiguration>
665			</File>
666		</Filter>
667		<Filter
668			Name="Header Files"
669			Filter="h;hpp;hxx;hm;inl"
670			>
671			<File
672				RelativePath="..\..\crc32.h"
673				>
674			</File>
675			<File
676				RelativePath="..\..\crypt.h"
677				>
678			</File>
679			<File
680				RelativePath="..\..\globals.h"
681				>
682			</File>
683			<File
684				RelativePath="..\..\inflate.h"
685				>
686			</File>
687			<File
688				RelativePath="..\nt.h"
689				>
690			</File>
691			<File
692				RelativePath="..\..\ttyio.h"
693				>
694			</File>
695			<File
696				RelativePath="..\..\unzip.h"
697				>
698			</File>
699			<File
700				RelativePath="..\..\unzpriv.h"
701				>
702			</File>
703			<File
704				RelativePath="..\w32cfg.h"
705				>
706			</File>
707			<File
708				RelativePath="..\..\zip.h"
709				>
710			</File>
711		</Filter>
712	</Files>
713	<Globals>
714	</Globals>
715</VisualStudioProject>
716