1# Microsoft Developer Studio Project File - Name="unzipsfx" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=unzipsfx - Win32 ASM Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE 
11!MESSAGE NMAKE /f "unzipsfx.mak".
12!MESSAGE 
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE 
16!MESSAGE NMAKE /f "unzipsfx.mak" CFG="unzipsfx - Win32 ASM Debug"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "unzipsfx - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "unzipsfx - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE "unzipsfx - Win32 ASM Release" (based on "Win32 (x86) Console Application")
23!MESSAGE "unzipsfx - Win32 ASM Debug" (based on "Win32 (x86) Console Application")
24!MESSAGE 
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31RSC=rc.exe
32
33!IF  "$(CFG)" == "unzipsfx - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "unzipsfx___Win32_Release"
38# PROP BASE Intermediate_Dir "unzipsfx___Win32_Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "unzipsfx___Win32_Release"
43# PROP Intermediate_Dir "unzipsfx___Win32_Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /FD /c
47# ADD CPP /nologo /W3 /GX /O1 /D "WIN32" /D "SFX" /D "_CONSOLE" /D "_MBCS" /FD /c
48# ADD BASE RSC /l 0x409 /d "NDEBUG"
49# ADD RSC /l 0x409 /d "NDEBUG"
50BSC32=bscmake.exe
51# ADD BASE BSC32 /nologo
52# ADD BSC32 /nologo
53LINK32=link.exe
54# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
55# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /machine:I386
56
57!ELSEIF  "$(CFG)" == "unzipsfx - Win32 Debug"
58
59# PROP BASE Use_MFC 0
60# PROP BASE Use_Debug_Libraries 1
61# PROP BASE Output_Dir "unzipsfx___Win32_Debug"
62# PROP BASE Intermediate_Dir "unzipsfx___Win32_Debug"
63# PROP BASE Target_Dir ""
64# PROP Use_MFC 0
65# PROP Use_Debug_Libraries 1
66# PROP Output_Dir "unzipsfx___Win32_Debug"
67# PROP Intermediate_Dir "unzipsfx___Win32_Debug"
68# PROP Ignore_Export_Lib 0
69# PROP Target_Dir ""
70# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /FD /GZ /c
71# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "SFX" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
72# ADD BASE RSC /l 0x409 /d "_DEBUG"
73# ADD RSC /l 0x409 /d "_DEBUG"
74BSC32=bscmake.exe
75# ADD BASE BSC32 /nologo
76# ADD BSC32 /nologo
77LINK32=link.exe
78# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
79# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
80
81!ELSEIF  "$(CFG)" == "unzipsfx - Win32 ASM Release"
82
83# PROP BASE Use_MFC 0
84# PROP BASE Use_Debug_Libraries 0
85# PROP BASE Output_Dir "unzipsfx___Win32_ASM_Release"
86# PROP BASE Intermediate_Dir "unzipsfx___Win32_ASM_Release"
87# PROP BASE Target_Dir ""
88# PROP Use_MFC 0
89# PROP Use_Debug_Libraries 0
90# PROP Output_Dir "unzipsfx___Win32_ASM_Release"
91# PROP Intermediate_Dir "unzipsfx___Win32_ASM_Release"
92# PROP Ignore_Export_Lib 0
93# PROP Target_Dir ""
94# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "SFX" /FD /c
95# ADD CPP /nologo /W3 /GX /O1 /D "NDEBUG" /D "WIN32" /D "SFX" /D "ASM_CRC" /D "_CONSOLE" /D "_MBCS" /FD /c
96# ADD BASE RSC /l 0x409 /d "NDEBUG"
97# ADD RSC /l 0x409 /d "NDEBUG"
98BSC32=bscmake.exe
99# ADD BASE BSC32 /nologo
100# ADD BSC32 /nologo
101LINK32=link.exe
102# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
103# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /machine:I386
104
105!ELSEIF  "$(CFG)" == "unzipsfx - Win32 ASM Debug"
106
107# PROP BASE Use_MFC 0
108# PROP BASE Use_Debug_Libraries 1
109# PROP BASE Output_Dir "unzipsfx___Win32_ASM_Debug"
110# PROP BASE Intermediate_Dir "unzipsfx___Win32_ASM_Debug"
111# PROP BASE Target_Dir ""
112# PROP Use_MFC 0
113# PROP Use_Debug_Libraries 1
114# PROP Output_Dir "unzipsfx___Win32_ASM_Debug"
115# PROP Intermediate_Dir "unzipsfx___Win32_ASM_Debug"
116# PROP Ignore_Export_Lib 0
117# PROP Target_Dir ""
118# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "SFX" /FD /GZ /c
119# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "SFX" /D "ASM_CRC" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
120# ADD BASE RSC /l 0x409 /d "_DEBUG"
121# ADD RSC /l 0x409 /d "_DEBUG"
122BSC32=bscmake.exe
123# ADD BASE BSC32 /nologo
124# ADD BSC32 /nologo
125LINK32=link.exe
126# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
127# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
128
129!ENDIF 
130
131# Begin Target
132
133# Name "unzipsfx - Win32 Release"
134# Name "unzipsfx - Win32 Debug"
135# Name "unzipsfx - Win32 ASM Release"
136# Name "unzipsfx - Win32 ASM Debug"
137# Begin Group "Source Files"
138
139# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
140# Begin Source File
141
142SOURCE=..\..\crc32.c
143# End Source File
144# Begin Source File
145
146SOURCE=..\crc_i386.c
147# End Source File
148# Begin Source File
149
150SOURCE=..\..\crypt.c
151# End Source File
152# Begin Source File
153
154SOURCE=..\..\extract.c
155# End Source File
156# Begin Source File
157
158SOURCE=..\..\fileio.c
159# End Source File
160# Begin Source File
161
162SOURCE=..\..\globals.c
163# End Source File
164# Begin Source File
165
166SOURCE=..\..\inflate.c
167# End Source File
168# Begin Source File
169
170SOURCE=..\..\match.c
171# End Source File
172# Begin Source File
173
174SOURCE=..\nt.c
175# End Source File
176# Begin Source File
177
178SOURCE=..\..\process.c
179# End Source File
180# Begin Source File
181
182SOURCE=..\..\ttyio.c
183# End Source File
184# Begin Source File
185
186SOURCE=..\..\ubz2err.c
187# End Source File
188# Begin Source File
189
190SOURCE=..\..\unzip.c
191# End Source File
192# Begin Source File
193
194SOURCE=..\win32.c
195# End Source File
196# End Group
197# Begin Group "Header Files"
198
199# PROP Default_Filter "h;hpp;hxx;hm;inl"
200# Begin Source File
201
202SOURCE=..\..\consts.h
203# End Source File
204# Begin Source File
205
206SOURCE=..\..\crc32.h
207# End Source File
208# Begin Source File
209
210SOURCE=..\..\crypt.h
211# End Source File
212# Begin Source File
213
214SOURCE=..\..\ebcdic.h
215# End Source File
216# Begin Source File
217
218SOURCE=..\..\globals.h
219# End Source File
220# Begin Source File
221
222SOURCE=..\..\inflate.h
223# End Source File
224# Begin Source File
225
226SOURCE=..\nt.h
227# End Source File
228# Begin Source File
229
230SOURCE=..\..\ttyio.h
231# End Source File
232# Begin Source File
233
234SOURCE=..\..\unzip.h
235# End Source File
236# Begin Source File
237
238SOURCE=..\..\unzpriv.h
239# End Source File
240# Begin Source File
241
242SOURCE=..\..\unzvers.h
243# End Source File
244# Begin Source File
245
246SOURCE=..\w32cfg.h
247# End Source File
248# Begin Source File
249
250SOURCE=..\..\zip.h
251# End Source File
252# End Group
253# End Target
254# End Project
255