1# Microsoft Developer Studio Project File - Name="zip" - 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=zip - Win32 Debug bzip2
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 "zip.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 "zip.mak" CFG="zip - Win32 Debug bzip2"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "zip - Win32 ASM Release bzip2" (based on "Win32 (x86) Console Application")
21!MESSAGE "zip - Win32 ASM Debug bzip2" (based on "Win32 (x86) Console Application")
22!MESSAGE "zip - Win32 Release bzip2" (based on "Win32 (x86) Console Application")
23!MESSAGE "zip - Win32 Debug bzip2" (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)" == "zip - Win32 ASM Release bzip2"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "zip___Win32_ASM_Release_bzip2"
38# PROP BASE Intermediate_Dir "zip___Win32_ASM_Release_bzip2"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "zip___Win32_ASM_Release_bzip2"
43# PROP Intermediate_Dir "zip___Win32_ASM_Release_bzip2"
44# PROP Target_Dir ""
45# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "ASM_CRC" /D "ASMV" /FD /c
46# ADD CPP /nologo /W3 /GX /O2 /I "../../bzip2" /D "ASM_CRC" /D "ASMV" /D "WIN32" /D "BZIP2_SUPPORT" /D "BZ_NO_STDIO" /FD /c
47# ADD BASE RSC /l 0x409 /d "NDEBUG"
48# ADD RSC /l 0x409 /d "NDEBUG"
49BSC32=bscmake.exe
50# ADD BASE BSC32 /nologo
51# ADD BSC32 /nologo
52LINK32=link.exe
53# 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
54# ADD 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
56!ELSEIF  "$(CFG)" == "zip - Win32 ASM Debug bzip2"
57
58# PROP BASE Use_MFC 0
59# PROP BASE Use_Debug_Libraries 1
60# PROP BASE Output_Dir "zip___Win32_ASM_Debug_bzip2"
61# PROP BASE Intermediate_Dir "zip___Win32_ASM_Debug_bzip2"
62# PROP BASE Target_Dir ""
63# PROP Use_MFC 0
64# PROP Use_Debug_Libraries 1
65# PROP Output_Dir "zip___Win32_ASM_Debug_bzip2"
66# PROP Intermediate_Dir "zip___Win32_ASM_Debug_bzip2"
67# PROP Ignore_Export_Lib 0
68# PROP Target_Dir ""
69# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "ASM_CRC" /D "ASMV" /FR /FD /GZ /c
70# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../bzip2" /D "ASM_CRC" /D "ASMV" /D "WIN32" /D "BZIP2_SUPPORT" /D "BZ_NO_STDIO" /FR /FD /GZ /c
71# ADD BASE RSC /l 0x409 /d "_DEBUG"
72# ADD RSC /l 0x409 /d "_DEBUG"
73BSC32=bscmake.exe
74# ADD BASE BSC32 /nologo
75# ADD BSC32 /nologo
76LINK32=link.exe
77# 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
78# ADD 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
80!ELSEIF  "$(CFG)" == "zip - Win32 Release bzip2"
81
82# PROP BASE Use_MFC 0
83# PROP BASE Use_Debug_Libraries 0
84# PROP BASE Output_Dir "zip___Win32_Release_bzip2"
85# PROP BASE Intermediate_Dir "zip___Win32_Release_bzip2"
86# PROP BASE Target_Dir ""
87# PROP Use_MFC 0
88# PROP Use_Debug_Libraries 0
89# PROP Output_Dir "zip___Win32_Release_bzip2"
90# PROP Intermediate_Dir "zip___Win32_Release_bzip2"
91# PROP Target_Dir ""
92# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NO_ASM" /FD /c
93# ADD CPP /nologo /W3 /GX /O2 /I "../../bzip2" /D "NO_ASM" /D "WIN32" /D "BZIP2_SUPPORT" /D "BZ_NO_STDIO" /FD /c
94# ADD BASE RSC /l 0x409 /d "NDEBUG"
95# ADD RSC /l 0x409 /d "NDEBUG"
96BSC32=bscmake.exe
97# ADD BASE BSC32 /nologo
98# ADD BSC32 /nologo
99LINK32=link.exe
100# 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
101# ADD 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
102
103!ELSEIF  "$(CFG)" == "zip - Win32 Debug bzip2"
104
105# PROP BASE Use_MFC 0
106# PROP BASE Use_Debug_Libraries 1
107# PROP BASE Output_Dir "zip___Win32_Debug_bzip2"
108# PROP BASE Intermediate_Dir "zip___Win32_Debug_bzip2"
109# PROP BASE Ignore_Export_Lib 0
110# PROP BASE Target_Dir ""
111# PROP Use_MFC 0
112# PROP Use_Debug_Libraries 1
113# PROP Output_Dir "zip___Win32_Debug_bzip2"
114# PROP Intermediate_Dir "zip___Win32_Debug_bzip2"
115# PROP Ignore_Export_Lib 0
116# PROP Target_Dir ""
117# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "NO_ASM" /D "WIN32" /FR /FD /GZ /c
118# SUBTRACT BASE CPP /WX
119# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../bzip2" /D "NO_ASM" /D "WIN32" /D "BZIP2_SUPPORT" /D "BZ_NO_STDIO" /FR /FD /GZ /c
120# SUBTRACT CPP /WX
121# ADD BASE RSC /l 0x409 /d "_DEBUG"
122# ADD RSC /l 0x409 /d "_DEBUG"
123BSC32=bscmake.exe
124# ADD BASE BSC32 /nologo
125# ADD BSC32 /nologo
126LINK32=link.exe
127# 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
128# ADD 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
129
130!ENDIF 
131
132# Begin Target
133
134# Name "zip - Win32 ASM Release bzip2"
135# Name "zip - Win32 ASM Debug bzip2"
136# Name "zip - Win32 Release bzip2"
137# Name "zip - Win32 Debug bzip2"
138# Begin Group "Source Files"
139
140# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
141# Begin Source File
142
143SOURCE=..\..\bzip2\blocksort.c
144# End Source File
145# Begin Source File
146
147SOURCE=..\..\bzip2\bzlib.c
148# End Source File
149# Begin Source File
150
151SOURCE=..\..\bzip2\compress.c
152# End Source File
153# Begin Source File
154
155SOURCE=..\..\crc32.c
156# End Source File
157# Begin Source File
158
159SOURCE=..\..\bzip2\crctable.c
160# End Source File
161# Begin Source File
162
163SOURCE=..\..\crypt.c
164# End Source File
165# Begin Source File
166
167SOURCE=..\..\bzip2\decompress.c
168# End Source File
169# Begin Source File
170
171SOURCE=..\..\deflate.c
172# End Source File
173# Begin Source File
174
175SOURCE=..\..\fileio.c
176# End Source File
177# Begin Source File
178
179SOURCE=..\..\globals.c
180# End Source File
181# Begin Source File
182
183SOURCE=..\..\bzip2\huffman.c
184# End Source File
185# Begin Source File
186
187SOURCE=..\nt.c
188# End Source File
189# Begin Source File
190
191SOURCE=..\..\bzip2\randtable.c
192# End Source File
193# Begin Source File
194
195SOURCE=..\..\trees.c
196# End Source File
197# Begin Source File
198
199SOURCE=..\..\ttyio.c
200# End Source File
201# Begin Source File
202
203SOURCE=..\..\util.c
204# End Source File
205# Begin Source File
206
207SOURCE=..\win32.c
208# End Source File
209# Begin Source File
210
211SOURCE=..\win32i64.c
212# End Source File
213# Begin Source File
214
215SOURCE=..\win32zip.c
216# End Source File
217# Begin Source File
218
219SOURCE=..\..\zbz2err.c
220# End Source File
221# Begin Source File
222
223SOURCE=..\..\zip.c
224# End Source File
225# Begin Source File
226
227SOURCE=..\zip.rc
228# End Source File
229# Begin Source File
230
231SOURCE=..\..\zipfile.c
232# End Source File
233# Begin Source File
234
235SOURCE=..\..\zipup.c
236# End Source File
237# End Group
238# Begin Group "Header Files"
239
240# PROP Default_Filter "h;hpp;hxx;hm;inl"
241# Begin Source File
242
243SOURCE=..\..\bzip2\bzlib.h
244# End Source File
245# Begin Source File
246
247SOURCE=..\..\crc32.h
248# End Source File
249# Begin Source File
250
251SOURCE=..\..\crypt.h
252# End Source File
253# Begin Source File
254
255SOURCE=..\..\ebcdic.h
256# End Source File
257# Begin Source File
258
259SOURCE=..\nt.h
260# End Source File
261# Begin Source File
262
263SOURCE=..\osdep.h
264# End Source File
265# Begin Source File
266
267SOURCE=..\..\revision.h
268# End Source File
269# Begin Source File
270
271SOURCE=..\..\tailor.h
272# End Source File
273# Begin Source File
274
275SOURCE=..\..\ttyio.h
276# End Source File
277# Begin Source File
278
279SOURCE=..\win32zip.h
280# End Source File
281# Begin Source File
282
283SOURCE=..\..\zip.h
284# End Source File
285# Begin Source File
286
287SOURCE=..\..\ziperr.h
288# End Source File
289# Begin Source File
290
291SOURCE=..\zipup.h
292# End Source File
293# End Group
294# Begin Group "Assembler Files"
295
296# PROP Default_Filter "asm;obj"
297# Begin Source File
298
299SOURCE=..\crc_i386.asm
300
301!IF  "$(CFG)" == "zip - Win32 ASM Release bzip2"
302
303# Begin Custom Build - Assembling...
304IntDir=.\zip___Win32_ASM_Release_bzip2
305InputPath=..\crc_i386.asm
306InputName=crc_i386
307
308"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
309	ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
310
311# End Custom Build
312
313!ELSEIF  "$(CFG)" == "zip - Win32 ASM Debug bzip2"
314
315# Begin Custom Build - Assembling...
316IntDir=.\zip___Win32_ASM_Debug_bzip2
317InputPath=..\crc_i386.asm
318InputName=crc_i386
319
320"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
321	ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
322
323# End Custom Build
324
325!ELSEIF  "$(CFG)" == "zip - Win32 Release bzip2"
326
327# PROP BASE Exclude_From_Build 1
328# PROP Exclude_From_Build 1
329
330!ELSEIF  "$(CFG)" == "zip - Win32 Debug bzip2"
331
332# PROP BASE Exclude_From_Build 1
333# PROP Exclude_From_Build 1
334
335!ENDIF 
336
337# End Source File
338# Begin Source File
339
340SOURCE=..\match32.asm
341
342!IF  "$(CFG)" == "zip - Win32 ASM Release bzip2"
343
344# Begin Custom Build - Assembling...
345IntDir=.\zip___Win32_ASM_Release_bzip2
346InputPath=..\match32.asm
347InputName=match32
348
349"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
350	ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
351
352# End Custom Build
353
354!ELSEIF  "$(CFG)" == "zip - Win32 ASM Debug bzip2"
355
356# Begin Custom Build - Assembling...
357IntDir=.\zip___Win32_ASM_Debug_bzip2
358InputPath=..\match32.asm
359InputName=match32
360
361"$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
362	ml /nologo /c /Cx /coff /Zi /Fo"$(IntDir)\$(InputName).obj" "$(InputPath)"
363
364# End Custom Build
365
366!ELSEIF  "$(CFG)" == "zip - Win32 Release bzip2"
367
368# PROP BASE Exclude_From_Build 1
369# PROP Exclude_From_Build 1
370
371!ELSEIF  "$(CFG)" == "zip - Win32 Debug bzip2"
372
373# PROP BASE Exclude_From_Build 1
374# PROP Exclude_From_Build 1
375
376!ENDIF 
377
378# End Source File
379# End Group
380# End Target
381# End Project
382