1# Microsoft Developer Studio Project File - Name="unz32dll" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 5.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=unz32dll - 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 "unz32dll.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 "unz32dll.mak" CFG="unz32dll - Win32 ASM Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "unz32dll - Win32 Release" (based on\
21 "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "unz32dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE "unz32dll - Win32 ASM Release" (based on\
24 "Win32 (x86) Dynamic-Link Library")
25!MESSAGE "unz32dll - Win32 ASM Debug" (based on "Win32 (x86) Dynamic-Link Library")
26!MESSAGE "unz32dll - Win32 Static Release" (based on "Win32 (x86) Dynamic-Link Library")
27!MESSAGE "unz32dll - Win32 Static Debug" (based on "Win32 (x86) Dynamic-Link Library")
28!MESSAGE "unz32dll - Win32 ASM Static Release" (based on "Win32 (x86) Dynamic-Link Library")
29!MESSAGE "unz32dll - Win32 ASM Static Debug" (based on "Win32 (x86) Dynamic-Link Library")
30!MESSAGE
31
32# Begin Project
33# PROP Scc_ProjName ""
34# PROP Scc_LocalPath ""
35CPP=cl.exe
36MTL=midl.exe
37RSC=rc.exe
38
39!IF  "$(CFG)" == "unz32dll - Win32 Release"
40
41# PROP BASE Use_MFC 0
42# PROP BASE Use_Debug_Libraries 0
43# PROP BASE Output_Dir "Release"
44# PROP BASE Intermediate_Dir "Release"
45# PROP BASE Target_Dir ""
46# PROP Use_MFC 0
47# PROP Use_Debug_Libraries 0
48# PROP Output_Dir "../Release/app"
49# PROP Intermediate_Dir "Release"
50# PROP Ignore_Export_Lib 0
51# PROP Target_Dir ""
52# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
53# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../.." /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /YX /FD /c
54# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
55# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
56# ADD BASE RSC /l 0x409 /d "NDEBUG"
57# ADD RSC /l 0x409 /d "NDEBUG" /d "WIN32"
58BSC32=bscmake.exe
59# ADD BASE BSC32 /nologo
60# ADD BSC32 /nologo
61LINK32=link.exe
62# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386
63# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../Release/app/unzip32.dll"
64
65!ELSEIF  "$(CFG)" == "unz32dll - Win32 Debug"
66
67# PROP BASE Use_MFC 0
68# PROP BASE Use_Debug_Libraries 1
69# PROP BASE Output_Dir "Debug"
70# PROP BASE Intermediate_Dir "Debug"
71# PROP BASE Target_Dir ""
72# PROP Use_MFC 0
73# PROP Use_Debug_Libraries 1
74# PROP Output_Dir "../Debug/app"
75# PROP Intermediate_Dir "Debug"
76# PROP Ignore_Export_Lib 0
77# PROP Target_Dir ""
78# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
79# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "../../.." /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /YX /FD /c
80# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
81# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
82# ADD BASE RSC /l 0x409 /d "_DEBUG"
83# ADD RSC /l 0x409 /d "_DEBUG" /d "WIN32"
84BSC32=bscmake.exe
85# ADD BASE BSC32 /nologo
86# ADD BSC32 /nologo
87LINK32=link.exe
88# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
89# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../Debug/app/unzip32.dll" /pdbtype:sept
90
91!ELSEIF  "$(CFG)" == "unz32dll - Win32 ASM Release"
92
93# PROP BASE Use_MFC 0
94# PROP BASE Use_Debug_Libraries 0
95# PROP BASE Output_Dir "Release"
96# PROP BASE Intermediate_Dir "Release"
97# PROP BASE Target_Dir ""
98# PROP Use_MFC 0
99# PROP Use_Debug_Libraries 0
100# PROP Output_Dir "../Release.ASM/app"
101# PROP Intermediate_Dir "Release.ASM"
102# PROP Ignore_Export_Lib 0
103# PROP Target_Dir ""
104# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
105# ADD CPP /nologo /MD /W3 /GX /O2 /I "../../.." /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /D "ASM_CRC" /YX /FD /c
106# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
107# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
108# ADD BASE RSC /l 0x409 /d "NDEBUG"
109# ADD RSC /l 0x409 /d "NDEBUG" /d "WIN32"
110BSC32=bscmake.exe
111# ADD BASE BSC32 /nologo
112# ADD BSC32 /nologo
113LINK32=link.exe
114# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386
115# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../Release.ASM/app/unzip32.dll"
116
117!ELSEIF  "$(CFG)" == "unz32dll - Win32 ASM Debug"
118
119# PROP BASE Use_MFC 0
120# PROP BASE Use_Debug_Libraries 1
121# PROP BASE Output_Dir "Debug"
122# PROP BASE Intermediate_Dir "Debug"
123# PROP BASE Target_Dir ""
124# PROP Use_MFC 0
125# PROP Use_Debug_Libraries 1
126# PROP Output_Dir "../Debug.ASM/app"
127# PROP Intermediate_Dir "Debug.ASM"
128# PROP Ignore_Export_Lib 0
129# PROP Target_Dir ""
130# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
131# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "../../.." /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /D "ASM_CRC" /YX /FD /c
132# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
133# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
134# ADD BASE RSC /l 0x409 /d "_DEBUG"
135# ADD RSC /l 0x409 /d "_DEBUG" /d "WIN32"
136BSC32=bscmake.exe
137# ADD BASE BSC32 /nologo
138# ADD BSC32 /nologo
139LINK32=link.exe
140# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
141# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../Debug.ASM/app/unzip32.dll" /pdbtype:sept
142
143!ELSEIF  "$(CFG)" == "unz32dll - Win32 Static Release"
144
145# PROP BASE Use_MFC 0
146# PROP BASE Use_Debug_Libraries 0
147# PROP BASE Output_Dir "StatRelease"
148# PROP BASE Intermediate_Dir "StatRelease"
149# PROP BASE Target_Dir ""
150# PROP Use_MFC 0
151# PROP Use_Debug_Libraries 0
152# PROP Output_Dir "../StatRelease/app"
153# PROP Intermediate_Dir "StatRelease"
154# PROP Ignore_Export_Lib 0
155# PROP Target_Dir ""
156# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
157# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../.." /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /YX /FD /c
158# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
159# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
160# ADD BASE RSC /l 0x409 /d "NDEBUG"
161# ADD RSC /l 0x409 /d "NDEBUG" /d "WIN32"
162BSC32=bscmake.exe
163# ADD BASE BSC32 /nologo
164# ADD BSC32 /nologo
165LINK32=link.exe
166# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386
167# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../StatRelease/app/unzip32.dll"
168
169!ELSEIF  "$(CFG)" == "unz32dll - Win32 Static Debug"
170
171# PROP BASE Use_MFC 0
172# PROP BASE Use_Debug_Libraries 1
173# PROP BASE Output_Dir "StatDebug"
174# PROP BASE Intermediate_Dir "StatDebug"
175# PROP BASE Target_Dir ""
176# PROP Use_MFC 0
177# PROP Use_Debug_Libraries 1
178# PROP Output_Dir "../StatDebug/app"
179# PROP Intermediate_Dir "StatDebug"
180# PROP Ignore_Export_Lib 0
181# PROP Target_Dir ""
182# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
183# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../.." /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /YX /FD /c
184# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
185# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
186# ADD BASE RSC /l 0x409 /d "_DEBUG"
187# ADD RSC /l 0x409 /d "_DEBUG" /d "WIN32"
188BSC32=bscmake.exe
189# ADD BASE BSC32 /nologo
190# ADD BSC32 /nologo
191LINK32=link.exe
192# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
193# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../StatDebug/app/unzip32.dll" /pdbtype:sept
194
195!ELSEIF  "$(CFG)" == "unz32dll - Win32 ASM Static Release"
196
197# PROP BASE Use_MFC 0
198# PROP BASE Use_Debug_Libraries 0
199# PROP BASE Output_Dir "StatRelease"
200# PROP BASE Intermediate_Dir "StatRelease"
201# PROP BASE Target_Dir ""
202# PROP Use_MFC 0
203# PROP Use_Debug_Libraries 0
204# PROP Output_Dir "../StatRelease.ASM/app"
205# PROP Intermediate_Dir "StatRelease.ASM"
206# PROP Ignore_Export_Lib 0
207# PROP Target_Dir ""
208# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
209# ADD CPP /nologo /MT /W3 /GX /O2 /I "../../.." /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /D "ASM_CRC" /YX /FD /c
210# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
211# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
212# ADD BASE RSC /l 0x409 /d "NDEBUG"
213# ADD RSC /l 0x409 /d "NDEBUG" /d "WIN32"
214BSC32=bscmake.exe
215# ADD BASE BSC32 /nologo
216# ADD BSC32 /nologo
217LINK32=link.exe
218# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386
219# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"../StatRelease.ASM/app/unzip32.dll"
220
221!ELSEIF  "$(CFG)" == "unz32dll - Win32 ASM Static Debug"
222
223# PROP BASE Use_MFC 0
224# PROP BASE Use_Debug_Libraries 1
225# PROP BASE Output_Dir "StatDebug"
226# PROP BASE Intermediate_Dir "StatDebug"
227# PROP BASE Target_Dir ""
228# PROP Use_MFC 0
229# PROP Use_Debug_Libraries 1
230# PROP Output_Dir "../StatDebug.ASM/app"
231# PROP Intermediate_Dir "StatDebug.ASM"
232# PROP Ignore_Export_Lib 0
233# PROP Target_Dir ""
234# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /YX /FD /c
235# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "../../.." /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /D "WINDLL" /D "DLL" /D "USE_EF_UT_TIME" /D "ASM_CRC" /YX /FD /c
236# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
237# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
238# ADD BASE RSC /l 0x409 /d "_DEBUG"
239# ADD RSC /l 0x409 /d "_DEBUG" /d "WIN32"
240BSC32=bscmake.exe
241# ADD BASE BSC32 /nologo
242# ADD BSC32 /nologo
243LINK32=link.exe
244# ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
245# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"../StatDebug.ASM/app/unzip32.dll" /pdbtype:sept
246
247!ENDIF
248
249# Begin Target
250
251# Name "unz32dll - Win32 Release"
252# Name "unz32dll - Win32 Debug"
253# Name "unz32dll - Win32 ASM Release"
254# Name "unz32dll - Win32 ASM Debug"
255# Name "unz32dll - Win32 Static Release"
256# Name "unz32dll - Win32 Static Debug"
257# Name "unz32dll - Win32 ASM Static Release"
258# Name "unz32dll - Win32 ASM Static Debug"
259# Begin Source File
260
261SOURCE=..\..\..\api.c
262# End Source File
263# Begin Source File
264
265SOURCE=..\..\..\crc32.c
266# End Source File
267# Begin Source File
268
269SOURCE=..\..\..\win32\crc_i386.c
270# End Source File
271# Begin Source File
272
273SOURCE=..\..\..\crypt.c
274# End Source File
275# Begin Source File
276
277SOURCE=..\..\..\explode.c
278# End Source File
279# Begin Source File
280
281SOURCE=..\..\..\extract.c
282# End Source File
283# Begin Source File
284
285SOURCE=..\..\..\fileio.c
286# End Source File
287# Begin Source File
288
289SOURCE=..\..\..\globals.c
290# End Source File
291# Begin Source File
292
293SOURCE=..\..\..\inflate.c
294# End Source File
295# Begin Source File
296
297SOURCE=..\..\..\list.c
298# End Source File
299# Begin Source File
300
301SOURCE=..\..\..\match.c
302# End Source File
303# Begin Source File
304
305SOURCE=..\..\..\win32\nt.c
306# End Source File
307# Begin Source File
308
309SOURCE=..\..\..\process.c
310# End Source File
311# Begin Source File
312
313SOURCE=..\..\..\ubz2err.c
314# End Source File
315# Begin Source File
316
317SOURCE=..\..\..\unreduce.c
318# End Source File
319# Begin Source File
320
321SOURCE=..\..\..\unshrink.c
322# End Source File
323# Begin Source File
324
325SOURCE=..\..\..\win32\win32.c
326# End Source File
327# Begin Source File
328
329SOURCE=..\..\..\win32\win32i64.c
330# End Source File
331# Begin Source File
332
333SOURCE=..\..\..\windll\windll.c
334# End Source File
335# Begin Source File
336
337SOURCE=..\..\..\windll\windll.rc
338# End Source File
339# Begin Source File
340
341SOURCE=..\..\..\windll\windll32.def
342# End Source File
343# Begin Source File
344
345SOURCE=..\..\..\zipinfo.c
346# End Source File
347# End Target
348# End Project
349