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




1 # Microsoft Developer Studio Project File - Name="SFmpqapi" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
7 CFG=SFmpqapi - 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 "SFmpqapi.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 "SFmpqapi.mak" CFG="SFmpqapi - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "SFmpqapi - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "SFmpqapi - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "SFmpqapi - Win32 Beta release" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE 
25 # Begin Project
26 # PROP AllowPerConfigDependencies 0
27 # PROP Scc_ProjName ""
28 # PROP Scc_LocalPath ""
29 CPP=cl.exe
30 MTL=midl.exe
31 RSC=rc.exe
33 !IF  "$(CFG)" == "SFmpqapi - Win32 Release"
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "Release"
38 # PROP BASE Intermediate_Dir "Release"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 0
42 # PROP Output_Dir "Release"
43 # PROP Intermediate_Dir "Release"
44 # PROP Ignore_Export_Lib 0
45 # PROP Target_Dir ""
46 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SFMPQAPI_EXPORTS" /YX /FD /c
47 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SFMPQAPI_EXPORTS" /D "ZLIB_DLL" /YX /FD /c
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD BASE RSC /l 0x409 /d "NDEBUG"
51 # ADD RSC /l 0x409 /d "NDEBUG"
52 BSC32=bscmake.exe
53 # ADD BASE BSC32 /nologo
54 # ADD BSC32 /nologo
55 LINK32=link.exe
56 # 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 /dll /machine:I386
57 # 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 /dll /machine:I386 /out:"Release/SFmpq.dll"
58 # SUBTRACT LINK32 /pdb:none
60 !ELSEIF  "$(CFG)" == "SFmpqapi - Win32 Debug"
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "Debug"
70 # PROP Intermediate_Dir "Debug"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SFMPQAPI_EXPORTS" /YX /FD /GZ /c
74 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SFMPQAPI_EXPORTS" /D "ZLIB_DLL" /YX /FD /GZ /c
75 # SUBTRACT CPP /Fr
76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
78 # ADD BASE RSC /l 0x409 /d "_DEBUG"
79 # ADD RSC /l 0x409 /d "_DEBUG"
80 BSC32=bscmake.exe
81 # ADD BASE BSC32 /nologo
82 # ADD BSC32 /nologo
83 LINK32=link.exe
84 # 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 /dll /debug /machine:I386 /pdbtype:sept
85 # 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 /dll /debug /machine:I386 /out:"Debug/SFmpq.dll" /pdbtype:sept
87 !ELSEIF  "$(CFG)" == "SFmpqapi - Win32 Beta release"
89 # PROP BASE Use_MFC 0
90 # PROP BASE Use_Debug_Libraries 0
91 # PROP BASE Output_Dir "SFmpqapi___Win32_Beta_release"
92 # PROP BASE Intermediate_Dir "SFmpqapi___Win32_Beta_release"
93 # PROP BASE Ignore_Export_Lib 0
94 # PROP BASE Target_Dir ""
95 # PROP Use_MFC 0
96 # PROP Use_Debug_Libraries 0
97 # PROP Output_Dir "Release"
98 # PROP Intermediate_Dir "Release"
99 # PROP Ignore_Export_Lib 0
100 # PROP Target_Dir ""
101 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SFMPQAPI_EXPORTS" /YX /FD /c
102 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SFMPQAPI_EXPORTS" /D "ZLIB_DLL" /D "BETA" /YX /FD /c
103 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
104 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
105 # ADD BASE RSC /l 0x409 /d "NDEBUG"
106 # ADD RSC /l 0x409 /d "NDEBUG" /d "BETA"
107 BSC32=bscmake.exe
108 # ADD BASE BSC32 /nologo
109 # ADD BSC32 /nologo
110 LINK32=link.exe
111 # 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 /dll /machine:I386 /out:"Release/SFmpq.dll"
112 # SUBTRACT BASE LINK32 /pdb:none
113 # 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 /dll /machine:I386 /out:"Release/SFmpq.dll"
114 # SUBTRACT LINK32 /pdb:none
116 !ENDIF 
118 # Begin Target
120 # Name "SFmpqapi - Win32 Release"
121 # Name "SFmpqapi - Win32 Debug"
122 # Name "SFmpqapi - Win32 Beta release"
123 # Begin Group "Source Files"
125 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
126 # Begin Source File
128 SOURCE=..\SComp\explode.c
129 # End Source File
130 # Begin Source File
132 SOURCE=..\SComp\huffman.cpp
133 # End Source File
134 # Begin Source File
136 SOURCE=..\SComp\implode.c
137 # End Source File
138 # Begin Source File
140 SOURCE=..\SComp\SComp.cpp
141 # End Source File
142 # Begin Source File
144 SOURCE=..\SComp\SErr.cpp
145 # End Source File
146 # Begin Source File
148 SOURCE=.\SFmpqapi.cpp
149 # End Source File
150 # Begin Source File
152 SOURCE=.\SFmpqapi.def
153 # End Source File
154 # Begin Source File
156 SOURCE=.\SFmpqapi.odl
157 # End Source File
158 # Begin Source File
160 SOURCE=.\SFmpqapi.rc
161 # End Source File
162 # Begin Source File
164 SOURCE=..\SComp\SMem.cpp
165 # End Source File
166 # Begin Source File
168 SOURCE=..\SComp\wave.cpp
169 # End Source File
170 # End Group
171 # Begin Group "Header Files"
173 # PROP Default_Filter "h;hpp;hxx;hm;inl"
174 # Begin Source File
176 SOURCE=..\SComp\Huffman.h
177 # End Source File
178 # Begin Source File
180 SOURCE=..\SComp\pklib.h
181 # End Source File
182 # Begin Source File
184 SOURCE=.\SComp.h
185 # End Source File
186 # Begin Source File
188 SOURCE=..\SComp\SComp.h
189 # End Source File
190 # Begin Source File
192 SOURCE=..\SComp\SErr.h
193 # End Source File
194 # Begin Source File
196 SOURCE=.\SFmpqapi.h
197 # End Source File
198 # Begin Source File
200 SOURCE=..\SComp\SMem.h
201 # End Source File
202 # Begin Source File
204 SOURCE=..\SComp\wave.h
205 # End Source File
206 # Begin Source File
208 SOURCE=..\SComp\zconf.h
209 # End Source File
210 # Begin Source File
212 SOURCE=..\SComp\zlib.h
213 # End Source File
214 # End Group
215 # Begin Group "Resource Files"
217 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
218 # Begin Source File
220 SOURCE=.\about
221 # End Source File
222 # End Group
223 # Begin Source File
225 SOURCE=..\SComp\ZLib_Static_min.lib
226 # End Source File
227 # End Target
228 # End Project