Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




CommitLineData
7df24e1f 1# Microsoft Developer Studio Project File - Name="SFmpqlib" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=SFmpqlib - Win32 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 "SFmpqlib.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 "SFmpqlib.mak" CFG="SFmpqlib - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "SFmpqlib - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "SFmpqlib - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF "$(CFG)" == "SFmpqlib - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "SFmpqlib___Win32_Release"
36# PROP BASE Intermediate_Dir "SFmpqlib___Win32_Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "Release"
41# PROP Intermediate_Dir "SFmpqlib___Win32_Release"
42# PROP Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
5ec6acab 44# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "SFMPQ_STATIC" /D "ZLIB_DLL" /D "BZ_NO_STDIO" /FD /c
45# SUBTRACT CPP /YX
7df24e1f 46# ADD BASE RSC /l 0x409 /d "NDEBUG"
47# ADD RSC /l 0x409 /d "NDEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=link.exe -lib
52# ADD BASE LIB32 /nologo
53# ADD LIB32 /nologo /out:"Release\SFmpq_static.lib"
54
55!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
59# PROP BASE Output_Dir "SFmpqlib___Win32_Debug"
60# PROP BASE Intermediate_Dir "SFmpqlib___Win32_Debug"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
64# PROP Output_Dir "Debug"
65# PROP Intermediate_Dir "SFmpqlib___Win32_Debug"
66# PROP Target_Dir ""
67# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
5ec6acab 68# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "SFMPQ_STATIC" /D "ZLIB_DLL" /D "BZ_NO_STDIO" /FD /GZ /c
69# SUBTRACT CPP /YX
7df24e1f 70# ADD BASE RSC /l 0x409 /d "_DEBUG"
71# ADD RSC /l 0x409 /d "_DEBUG"
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75LIB32=link.exe -lib
76# ADD BASE LIB32 /nologo
77# ADD LIB32 /nologo /out:"Debug\SFmpq_static.lib"
78
79!ENDIF
80
81# Begin Target
82
83# Name "SFmpqlib - Win32 Release"
84# Name "SFmpqlib - Win32 Debug"
85# Begin Group "Source Files"
86
87# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88# Begin Source File
89
5ec6acab 90SOURCE=.\SFmpq_static.cpp
91# End Source File
92# Begin Source File
93
94SOURCE=.\SFmpqapi.cpp
95# End Source File
96# End Group
97# Begin Group "Header Files"
98
99# PROP Default_Filter "h;hpp;hxx;hm;inl"
100# Begin Source File
101
102SOURCE=.\SFmpq_static.h
103# End Source File
104# Begin Source File
105
106SOURCE=.\SFmpqapi.h
107# End Source File
108# End Group
109# Begin Group "SComp"
110
111# PROP Default_Filter ""
112# Begin Group "Base"
113
114# PROP Default_Filter ""
115# Begin Group "Source Files (Base)"
116
117# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
118# Begin Source File
119
7df24e1f 120SOURCE=..\SComp\explode.c
5ec6acab 121
122!IF "$(CFG)" == "SFmpqlib - Win32 Release"
123
124# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
125
126!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
127
128# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
129
130!ENDIF
131
7df24e1f 132# End Source File
133# Begin Source File
134
135SOURCE=..\SComp\huffman.cpp
5ec6acab 136
137!IF "$(CFG)" == "SFmpqlib - Win32 Release"
138
139# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
140
141!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
142
143# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
144
145!ENDIF
146
7df24e1f 147# End Source File
148# Begin Source File
149
150SOURCE=..\SComp\implode.c
5ec6acab 151
152!IF "$(CFG)" == "SFmpqlib - Win32 Release"
153
154# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
155
156!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
157
158# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
159
160!ENDIF
161
7df24e1f 162# End Source File
163# Begin Source File
164
165SOURCE=..\SComp\SComp.cpp
5ec6acab 166
167!IF "$(CFG)" == "SFmpqlib - Win32 Release"
168
169# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
170
171!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
172
173# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
174
175!ENDIF
176
7df24e1f 177# End Source File
178# Begin Source File
179
180SOURCE=..\SComp\SErr.cpp
7df24e1f 181
5ec6acab 182!IF "$(CFG)" == "SFmpqlib - Win32 Release"
183
184# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
185
186!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
187
188# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
189
190!ENDIF
7df24e1f 191
7df24e1f 192# End Source File
193# Begin Source File
194
195SOURCE=..\SComp\SMem.cpp
5ec6acab 196
197!IF "$(CFG)" == "SFmpqlib - Win32 Release"
198
199# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
200
201!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
202
203# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
204
205!ENDIF
206
7df24e1f 207# End Source File
208# Begin Source File
209
210SOURCE=..\SComp\wave.cpp
5ec6acab 211
212!IF "$(CFG)" == "SFmpqlib - Win32 Release"
213
214# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp"
215
216!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
217
218# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp"
219
220!ENDIF
221
7df24e1f 222# End Source File
223# End Group
5ec6acab 224# Begin Group "Header Files (Base)"
7df24e1f 225
226# PROP Default_Filter "h;hpp;hxx;hm;inl"
227# Begin Source File
228
229SOURCE=..\SComp\Huffman.h
230# End Source File
231# Begin Source File
232
233SOURCE=..\SComp\pklib.h
234# End Source File
235# Begin Source File
236
237SOURCE=..\SComp\SComp.h
238# End Source File
239# Begin Source File
240
241SOURCE=..\SComp\SErr.h
242# End Source File
243# Begin Source File
244
5ec6acab 245SOURCE=..\SComp\SMem.h
7df24e1f 246# End Source File
247# Begin Source File
248
5ec6acab 249SOURCE=..\SComp\wave.h
7df24e1f 250# End Source File
5ec6acab 251# End Group
252# End Group
253# Begin Group "bzip2"
254
255# PROP Default_Filter ""
256# Begin Group "Source Files (bzip2)"
257
258# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
7df24e1f 259# Begin Source File
260
5ec6acab 261SOURCE=..\SComp\bzip2\blocksort.c
262
263!IF "$(CFG)" == "SFmpqlib - Win32 Release"
264
265# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
266
267!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
268
269# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
270
271!ENDIF
272
7df24e1f 273# End Source File
274# Begin Source File
275
5ec6acab 276SOURCE=..\SComp\bzip2\bzlib.c
277
278!IF "$(CFG)" == "SFmpqlib - Win32 Release"
279
280# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
281
282!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
283
284# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
285
286!ENDIF
287
288# End Source File
289# Begin Source File
290
291SOURCE=..\SComp\bzip2\compress.c
292
293!IF "$(CFG)" == "SFmpqlib - Win32 Release"
294
295# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
296
297!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
298
299# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
300
301!ENDIF
302
303# End Source File
304# Begin Source File
305
306SOURCE=..\SComp\bzip2\crctable.c
307
308!IF "$(CFG)" == "SFmpqlib - Win32 Release"
309
310# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
311
312!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
313
314# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
315
316!ENDIF
317
318# End Source File
319# Begin Source File
320
321SOURCE=..\SComp\bzip2\decompress.c
322
323!IF "$(CFG)" == "SFmpqlib - Win32 Release"
324
325# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
326
327!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
328
329# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
330
331!ENDIF
332
333# End Source File
334# Begin Source File
335
336SOURCE=..\SComp\bzip2\huffman.c
337
338!IF "$(CFG)" == "SFmpqlib - Win32 Release"
339
340# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
341
342!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
343
344# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
345
346!ENDIF
347
348# End Source File
349# Begin Source File
350
351SOURCE=..\SComp\bzip2\randtable.c
352
353!IF "$(CFG)" == "SFmpqlib - Win32 Release"
354
355# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/bzip2"
356
357!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
358
359# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/bzip2"
360
361!ENDIF
362
363# End Source File
364# End Group
365# Begin Group "Header Files (bzip2)"
366
367# PROP Default_Filter "h;hpp;hxx;hm;inl"
368# Begin Source File
369
370SOURCE=..\SComp\bzip2\bzlib.h
371# End Source File
372# Begin Source File
373
374SOURCE=..\SComp\bzip2\bzlib_private.h
375# End Source File
376# End Group
377# End Group
378# Begin Group "zlib"
379
380# PROP Default_Filter ""
381# Begin Group "Source Files (zlib)"
382
383# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
384# Begin Source File
385
386SOURCE=..\SComp\zlib\adler32.c
387
388!IF "$(CFG)" == "SFmpqlib - Win32 Release"
389
390# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
391
392!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
393
394# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
395
396!ENDIF
397
398# End Source File
399# Begin Source File
400
401SOURCE=..\SComp\zlib\compress.c
402
403!IF "$(CFG)" == "SFmpqlib - Win32 Release"
404
405# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
406
407!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
408
409# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
410
411!ENDIF
412
413# End Source File
414# Begin Source File
415
416SOURCE=..\SComp\zlib\crc32.c
417
418!IF "$(CFG)" == "SFmpqlib - Win32 Release"
419
420# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
421
422!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
423
424# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
425
426!ENDIF
427
428# End Source File
429# Begin Source File
430
431SOURCE=..\SComp\zlib\deflate.c
432
433!IF "$(CFG)" == "SFmpqlib - Win32 Release"
434
435# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
436
437!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
438
439# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
440
441!ENDIF
442
443# End Source File
444# Begin Source File
445
446SOURCE=..\SComp\zlib\inffast.c
447
448!IF "$(CFG)" == "SFmpqlib - Win32 Release"
449
450# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
451
452!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
453
454# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
455
456!ENDIF
457
458# End Source File
459# Begin Source File
460
461SOURCE=..\SComp\zlib\inflate.c
462
463!IF "$(CFG)" == "SFmpqlib - Win32 Release"
464
465# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
466
467!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
468
469# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
470
471!ENDIF
472
473# End Source File
474# Begin Source File
475
476SOURCE=..\SComp\zlib\inftrees.c
477
478!IF "$(CFG)" == "SFmpqlib - Win32 Release"
479
480# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
481
482!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
483
484# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
485
486!ENDIF
487
488# End Source File
489# Begin Source File
490
491SOURCE=..\SComp\zlib\trees.c
492
493!IF "$(CFG)" == "SFmpqlib - Win32 Release"
494
495# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
496
497!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
498
499# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
500
501!ENDIF
502
503# End Source File
504# Begin Source File
505
506SOURCE=..\SComp\zlib\uncompr.c
507
508!IF "$(CFG)" == "SFmpqlib - Win32 Release"
509
510# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
511
512!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
513
514# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
515
516!ENDIF
517
518# End Source File
519# Begin Source File
520
521SOURCE=..\SComp\zlib\zutil.c
522
523!IF "$(CFG)" == "SFmpqlib - Win32 Release"
524
525# PROP Intermediate_Dir "SFmpqlib___Win32_Release/SComp/zlib"
526
527!ELSEIF "$(CFG)" == "SFmpqlib - Win32 Debug"
528
529# PROP Intermediate_Dir "SFmpqlib___Win32_Debug/SComp/zlib"
530
531!ENDIF
532
7df24e1f 533# End Source File
534# End Group
5ec6acab 535# Begin Group "Header Files (zlib)"
536
537# PROP Default_Filter "h;hpp;hxx;hm;inl"
538# Begin Source File
539
540SOURCE=..\SComp\zlib\zconf.h
541# End Source File
7df24e1f 542# Begin Source File
543
5ec6acab 544SOURCE=..\SComp\zlib\zlib.h
7df24e1f 545# End Source File
5ec6acab 546# End Group
547# End Group
548# End Group
7df24e1f 549# End Target
550# End Project