vfs: check userland buffers before reading them.
[haiku.git] / src / add-ons / media / plugins / ape_reader / MAClib / MACLib.dsp
blob39f426f815345a3013bf7221375be3b577a0612a
1 # Microsoft Developer Studio Project File - Name="MACLib" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
7 CFG=MACLib - 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 "MACLib.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 "MACLib.mak" CFG="MACLib - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "MACLib - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "MACLib - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE 
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""$/Monkey's Audio/MACLib", SCAAAAAA"
27 # PROP Scc_LocalPath "."
28 CPP=cl.exe
29 RSC=rc.exe
31 !IF  "$(CFG)" == "MACLib - Win32 Release"
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "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 "Release"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /G6 /MT /W3 /GX /Ox /Ot /Og /Oi /Ob2 /I "..\Shared" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /FR /YX"all.h" /FD /c
45 # SUBTRACT CPP /Oa
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
47 # ADD RSC /l 0x409 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LIB32=link.exe -lib
52 # ADD BASE LIB32 /nologo
53 # ADD LIB32 /nologo
54 # Begin Special Build Tool
55 ProjDir=.
56 SOURCE="$(InputPath)"
57 PreLink_Desc=Building assembly...
58 PreLink_Cmds=cd $(ProjDir)\Assembly     nasmw -d WIN32 -f win32 -o Assembly.obj Assembly.nas
59 # End Special Build Tool
61 !ELSEIF  "$(CFG)" == "MACLib - Win32 Debug"
63 # PROP BASE Use_MFC 0
64 # PROP BASE Use_Debug_Libraries 1
65 # PROP BASE Output_Dir "Debug"
66 # PROP BASE Intermediate_Dir "Debug"
67 # PROP BASE Target_Dir ""
68 # PROP Use_MFC 0
69 # PROP Use_Debug_Libraries 1
70 # PROP Output_Dir "Debug"
71 # PROP Intermediate_Dir "Debug"
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
74 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\Shared" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /FD /GZ /c
75 # SUBTRACT CPP /YX
76 # ADD BASE RSC /l 0x409 /d "_DEBUG"
77 # ADD RSC /l 0x409 /d "_DEBUG"
78 BSC32=bscmake.exe
79 # ADD BASE BSC32 /nologo
80 # ADD BSC32 /nologo
81 LIB32=link.exe -lib
82 # ADD BASE LIB32 /nologo
83 # ADD LIB32 /nologo
84 # Begin Special Build Tool
85 ProjDir=.
86 SOURCE="$(InputPath)"
87 PreLink_Desc=Building assembly...
88 PreLink_Cmds=cd $(ProjDir)\Assembly     nasmw -d WIN32 -f win32 -o Assembly.obj Assembly.nas
89 # End Special Build Tool
91 !ENDIF 
93 # Begin Target
95 # Name "MACLib - Win32 Release"
96 # Name "MACLib - Win32 Debug"
97 # Begin Group "Source Files"
99 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
100 # Begin Group "Compress"
102 # PROP Default_Filter ""
103 # Begin Source File
105 SOURCE=.\APECompress.cpp
106 # End Source File
107 # Begin Source File
109 SOURCE=.\APECompressCore.cpp
110 # End Source File
111 # Begin Source File
113 SOURCE=.\APECompressCreate.cpp
114 # End Source File
115 # Begin Source File
117 SOURCE=.\BitArray.cpp
118 # End Source File
119 # End Group
120 # Begin Group "Decompress"
122 # PROP Default_Filter ""
123 # Begin Group "Old"
125 # PROP Default_Filter ""
126 # Begin Source File
128 SOURCE=".\Old\Anti-Predictor.cpp"
129 # End Source File
130 # Begin Source File
132 SOURCE=.\Old\AntiPredictorExtraHigh.cpp
133 # End Source File
134 # Begin Source File
136 SOURCE=.\Old\AntiPredictorFast.cpp
137 # End Source File
138 # Begin Source File
140 SOURCE=.\Old\AntiPredictorHigh.cpp
141 # End Source File
142 # Begin Source File
144 SOURCE=.\Old\AntiPredictorNormal.cpp
145 # End Source File
146 # Begin Source File
148 SOURCE=.\Old\APEDecompressCore.cpp
149 # End Source File
150 # Begin Source File
152 SOURCE=.\Old\APEDecompressOld.cpp
153 # End Source File
154 # Begin Source File
156 SOURCE=.\Old\UnBitArrayOld.cpp
157 # End Source File
158 # Begin Source File
160 SOURCE=.\Old\UnMAC.cpp
161 # End Source File
162 # End Group
163 # Begin Source File
165 SOURCE=.\APEDecompress.cpp
166 # End Source File
167 # Begin Source File
169 SOURCE=.\UnBitArray.cpp
170 # End Source File
171 # Begin Source File
173 SOURCE=.\UnBitArrayBase.cpp
174 # End Source File
175 # End Group
176 # Begin Group "Info"
178 # PROP Default_Filter ""
179 # Begin Source File
181 SOURCE=.\APEHeader.cpp
182 # End Source File
183 # Begin Source File
185 SOURCE=.\APEInfo.cpp
186 # End Source File
187 # Begin Source File
189 SOURCE=.\APELink.cpp
190 # End Source File
191 # Begin Source File
193 SOURCE=.\APETag.cpp
194 # End Source File
195 # Begin Source File
197 SOURCE=.\WAVInputSource.cpp
198 # End Source File
199 # End Group
200 # Begin Group "Tools"
202 # PROP Default_Filter ""
203 # Begin Group "IO"
205 # PROP Default_Filter ""
206 # Begin Source File
208 SOURCE=..\Shared\StdLibFileIO.cpp
209 # End Source File
210 # Begin Source File
212 SOURCE=..\Shared\WinFileIO.cpp
213 # End Source File
214 # End Group
215 # Begin Source File
217 SOURCE=..\Shared\CharacterHelper.cpp
218 # End Source File
219 # Begin Source File
221 SOURCE=..\Shared\CircleBuffer.cpp
222 # End Source File
223 # Begin Source File
225 SOURCE=..\Shared\GlobalFunctions.cpp
226 # End Source File
227 # Begin Source File
229 SOURCE=.\MACProgressHelper.cpp
230 # End Source File
231 # Begin Source File
233 SOURCE=.\MD5.cpp
234 # End Source File
235 # Begin Source File
237 SOURCE=.\Prepare.cpp
238 # End Source File
239 # End Group
240 # Begin Group "Prediction"
242 # PROP Default_Filter ""
243 # Begin Group "Filters"
245 # PROP Default_Filter ""
246 # Begin Source File
248 SOURCE=.\NNFilter.cpp
249 # End Source File
250 # End Group
251 # Begin Source File
253 SOURCE=.\NewPredictor.cpp
254 # End Source File
255 # End Group
256 # Begin Source File
258 SOURCE=.\APESimple.cpp
259 # End Source File
260 # Begin Source File
262 SOURCE=.\MACLib.cpp
263 # End Source File
264 # End Group
265 # Begin Group "Header Files"
267 # PROP Default_Filter "h;hpp;hxx;hm;inl"
268 # Begin Group "Compress (h)"
270 # PROP Default_Filter ""
271 # Begin Source File
273 SOURCE=.\APECompress.h
274 # End Source File
275 # Begin Source File
277 SOURCE=.\APECompressCore.h
278 # End Source File
279 # Begin Source File
281 SOURCE=.\APECompressCreate.h
282 # End Source File
283 # Begin Source File
285 SOURCE=.\BitArray.h
286 # End Source File
287 # End Group
288 # Begin Group "Decompress (h)"
290 # PROP Default_Filter ""
291 # Begin Group "Old (h)"
293 # PROP Default_Filter ""
294 # Begin Source File
296 SOURCE=".\Old\Anti-Predictor.h"
297 # End Source File
298 # Begin Source File
300 SOURCE=.\Old\APEDecompressCore.h
301 # End Source File
302 # Begin Source File
304 SOURCE=.\Old\APEDecompressOld.h
305 # End Source File
306 # Begin Source File
308 SOURCE=.\Old\UnBitArrayOld.h
309 # End Source File
310 # Begin Source File
312 SOURCE=.\Old\UnMAC.h
313 # End Source File
314 # End Group
315 # Begin Source File
317 SOURCE=.\APEDecompress.h
318 # End Source File
319 # Begin Source File
321 SOURCE=.\UnBitArray.h
322 # End Source File
323 # Begin Source File
325 SOURCE=.\UnBitArrayBase.h
326 # End Source File
327 # End Group
328 # Begin Group "Info (h)"
330 # PROP Default_Filter ""
331 # Begin Source File
333 SOURCE=.\APEHeader.h
334 # End Source File
335 # Begin Source File
337 SOURCE=.\APEInfo.h
338 # End Source File
339 # Begin Source File
341 SOURCE=.\APELink.h
342 # End Source File
343 # Begin Source File
345 SOURCE=.\APETag.h
346 # End Source File
347 # Begin Source File
349 SOURCE=.\WAVInputSource.h
350 # End Source File
351 # End Group
352 # Begin Group "Tools (h)"
354 # PROP Default_Filter ""
355 # Begin Group "IO (h)"
357 # PROP Default_Filter ""
358 # Begin Source File
360 SOURCE=..\Shared\IO.h
361 # End Source File
362 # Begin Source File
364 SOURCE=..\Shared\StdLibFileIO.h
365 # End Source File
366 # Begin Source File
368 SOURCE=..\Shared\WinFileIO.h
369 # End Source File
370 # End Group
371 # Begin Source File
373 SOURCE=..\Shared\CharacterHelper.h
374 # End Source File
375 # Begin Source File
377 SOURCE=..\Shared\CircleBuffer.h
378 # End Source File
379 # Begin Source File
381 SOURCE=..\Shared\GlobalFunctions.h
382 # End Source File
383 # Begin Source File
385 SOURCE=.\MACProgressHelper.h
386 # End Source File
387 # Begin Source File
389 SOURCE=.\md5.h
390 # End Source File
391 # Begin Source File
393 SOURCE=..\Shared\NoWindows.h
394 # End Source File
395 # Begin Source File
397 SOURCE=.\Prepare.h
398 # End Source File
399 # Begin Source File
401 SOURCE=..\Shared\SmartPtr.h
402 # End Source File
403 # End Group
404 # Begin Group "Prediction (h)"
406 # PROP Default_Filter ""
407 # Begin Group "Filters (h)"
409 # PROP Default_Filter ""
410 # Begin Source File
412 SOURCE=.\NNFilter.h
413 # End Source File
414 # Begin Source File
416 SOURCE=..\Shared\RollBuffer.h
417 # End Source File
418 # Begin Source File
420 SOURCE=.\ScaledFirstOrderFilter.h
421 # End Source File
422 # End Group
423 # Begin Source File
425 SOURCE=.\NewPredictor.h
426 # End Source File
427 # Begin Source File
429 SOURCE=.\Predictor.h
430 # End Source File
431 # End Group
432 # Begin Source File
434 SOURCE=..\Shared\All.h
435 # End Source File
436 # Begin Source File
438 SOURCE=.\Assembly\Assembly.h
439 # End Source File
440 # Begin Source File
442 SOURCE=.\MACLib.h
443 # End Source File
444 # End Group
445 # Begin Source File
447 SOURCE=..\Credits.txt
448 # End Source File
449 # Begin Source File
451 SOURCE=..\History.txt
452 # End Source File
453 # Begin Source File
455 SOURCE="..\To Do.txt"
456 # End Source File
457 # Begin Source File
459 SOURCE=.\Assembly\Assembly.obj
460 # End Source File
461 # End Target
462 # End Project