blob: 9a73180325e666af445ae1013362389441408b29 [file] [log] [blame]
Josh Coalsonbfc8e312002-11-21 09:00:25 +00001# Microsoft Developer Studio Project File - Name="libFLAC_static" - Package Owner=<4>
Josh Coalsonf4205242002-10-16 22:21:33 +00002# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
Josh Coalsonbfc8e312002-11-21 09:00:25 +00005# TARGTYPE "Win32 (x86) Static Library" 0x0104
Josh Coalsonf4205242002-10-16 22:21:33 +00006
Josh Coalsonbfc8e312002-11-21 09:00:25 +00007CFG=libFLAC_static - Win32 Debug
Josh Coalsonf4205242002-10-16 22:21:33 +00008!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
Josh Coalsonbfc8e312002-11-21 09:00:25 +000011!MESSAGE NMAKE /f "libFLAC_static.mak".
Josh Coalsonf4205242002-10-16 22:21:33 +000012!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
Josh Coalsonbfc8e312002-11-21 09:00:25 +000016!MESSAGE NMAKE /f "libFLAC_static.mak" CFG="libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +000017!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
Josh Coalsonbfc8e312002-11-21 09:00:25 +000020!MESSAGE "libFLAC_static - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "libFLAC_static - Win32 Debug" (based on "Win32 (x86) Static Library")
Josh Coalsonf4205242002-10-16 22:21:33 +000022!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName "libFLAC"
27# PROP Scc_LocalPath "..\.."
28CPP=cl.exe
Josh Coalsonf4205242002-10-16 22:21:33 +000029RSC=rc.exe
30
Josh Coalsonbfc8e312002-11-21 09:00:25 +000031!IF "$(CFG)" == "libFLAC_static - Win32 Release"
Josh Coalsonf4205242002-10-16 22:21:33 +000032
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
Josh Coalsonbfc8e312002-11-21 09:00:25 +000040# PROP Output_Dir "..\..\obj\release\lib"
41# PROP Intermediate_Dir "Release_static"
Josh Coalsonf4205242002-10-16 22:21:33 +000042# PROP Target_Dir ""
Josh Coalsonbfc8e312002-11-21 09:00:25 +000043# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44# ADD CPP /nologo /W3 /GX /O2 /I ".\include" /I "..\..\include" /D VERSION=\"1.0.4\" /D "FLAC__NO_DLL" /D "FLAC__CPU_IA32" /D "FLAC__HAS_NASM" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
Josh Coalsonf4205242002-10-16 22:21:33 +000045# ADD BASE RSC /l 0x409 /d "NDEBUG"
Josh Coalsonbfc8e312002-11-21 09:00:25 +000046# ADD RSC /l 0x409 /d "NDEBUG"
Josh Coalsonf4205242002-10-16 22:21:33 +000047BSC32=bscmake.exe
48# ADD BASE BSC32 /nologo
49# ADD BSC32 /nologo
Josh Coalsonbfc8e312002-11-21 09:00:25 +000050LIB32=link.exe -lib
51# ADD BASE LIB32 /nologo
52# ADD LIB32 /nodefaultlib /nologo /out:"..\..\obj\release\lib/libFLAC_static.lib"
Josh Coalsonf4205242002-10-16 22:21:33 +000053
Josh Coalsonbfc8e312002-11-21 09:00:25 +000054!ELSEIF "$(CFG)" == "libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +000055
56# PROP BASE Use_MFC 0
57# PROP BASE Use_Debug_Libraries 1
58# PROP BASE Output_Dir "Debug"
59# PROP BASE Intermediate_Dir "Debug"
60# PROP BASE Target_Dir ""
61# PROP Use_MFC 0
62# PROP Use_Debug_Libraries 1
Josh Coalsonbfc8e312002-11-21 09:00:25 +000063# PROP Output_Dir "..\..\obj\debug\lib"
64# PROP Intermediate_Dir "Debug_static"
Josh Coalsonf4205242002-10-16 22:21:33 +000065# PROP Target_Dir ""
Josh Coalsonbfc8e312002-11-21 09:00:25 +000066# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I ".\include" /I "..\..\include" /D VERSION=\"1.0.4\" /D "FLAC__NO_DLL" /D "FLAC__CPU_IA32" /D "FLAC__HAS_NASM" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
Josh Coalsonf4205242002-10-16 22:21:33 +000068# ADD BASE RSC /l 0x409 /d "_DEBUG"
Josh Coalsonbfc8e312002-11-21 09:00:25 +000069# ADD RSC /l 0x409 /d "_DEBUG"
Josh Coalsonf4205242002-10-16 22:21:33 +000070BSC32=bscmake.exe
71# ADD BASE BSC32 /nologo
72# ADD BSC32 /nologo
Josh Coalsonbfc8e312002-11-21 09:00:25 +000073LIB32=link.exe -lib
74# ADD BASE LIB32 /nologo
75# ADD LIB32 /nodefaultlib /nologo /out:"..\..\obj\debug\lib/libFLAC_static.lib"
Josh Coalsonf4205242002-10-16 22:21:33 +000076
77!ENDIF
78
79# Begin Target
80
Josh Coalsonbfc8e312002-11-21 09:00:25 +000081# Name "libFLAC_static - Win32 Release"
82# Name "libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +000083# Begin Group "Source Files"
84
Josh Coalsonbfc8e312002-11-21 09:00:25 +000085# PROP Default_Filter "c"
Josh Coalsonf4205242002-10-16 22:21:33 +000086# Begin Group "Assembly Files (ia32)"
87
88# PROP Default_Filter ""
89# Begin Source File
90
91SOURCE=.\ia32\cpu_asm.nasm
92
Josh Coalsonbfc8e312002-11-21 09:00:25 +000093!IF "$(CFG)" == "libFLAC_static - Win32 Release"
Josh Coalsonf4205242002-10-16 22:21:33 +000094
95USERDEP__CPU_A="ia32/cpu_asm.nasm"
96# Begin Custom Build
97InputPath=.\ia32\cpu_asm.nasm
98
99"ia32/cpu_asm.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
100 %FLAC_NASM% -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj
101
102# End Custom Build
103
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000104!ELSEIF "$(CFG)" == "libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +0000105
106USERDEP__CPU_A="ia32/cpu_asm.nasm"
107# Begin Custom Build
108InputPath=.\ia32\cpu_asm.nasm
109
110"ia32/cpu_asm.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
111 %FLAC_NASM% -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/cpu_asm.nasm -o ia32/cpu_asm.obj
112
113# End Custom Build
114
115!ENDIF
116
117# End Source File
118# Begin Source File
119
120SOURCE=.\ia32\fixed_asm.nasm
121
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000122!IF "$(CFG)" == "libFLAC_static - Win32 Release"
Josh Coalsonf4205242002-10-16 22:21:33 +0000123
124USERDEP__FIXED="ia32/fixed_asm.nasm"
125# Begin Custom Build
126InputPath=.\ia32\fixed_asm.nasm
127
128"ia32/fixed_asm.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
129 %FLAC_NASM% -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj
130
131# End Custom Build
132
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000133!ELSEIF "$(CFG)" == "libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +0000134
135USERDEP__FIXED="ia32/fixed_asm.nasm"
136# Begin Custom Build
137InputPath=.\ia32\fixed_asm.nasm
138
139"ia32/fixed_asm.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
140 %FLAC_NASM% -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/fixed_asm.nasm -o ia32/fixed_asm.obj
141
142# End Custom Build
143
144!ENDIF
145
146# End Source File
147# Begin Source File
148
149SOURCE=.\ia32\lpc_asm.nasm
150
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000151!IF "$(CFG)" == "libFLAC_static - Win32 Release"
Josh Coalsonf4205242002-10-16 22:21:33 +0000152
153USERDEP__LPC_A="ia32/lpc_asm.nasm"
154# Begin Custom Build
155InputPath=.\ia32\lpc_asm.nasm
156
157"ia32/lpc_asm.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
158 %FLAC_NASM% -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj
159
160# End Custom Build
161
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000162!ELSEIF "$(CFG)" == "libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +0000163
164USERDEP__LPC_A="ia32/lpc_asm.nasm"
165# Begin Custom Build
166InputPath=.\ia32\lpc_asm.nasm
167
168"ia32/lpc_asm.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
169 %FLAC_NASM% -f win32 -d OBJ_FORMAT_win32 -i ia32/ ia32/lpc_asm.nasm -o ia32/lpc_asm.obj
170
171# End Custom Build
172
173!ENDIF
174
175# End Source File
176# Begin Source File
177
178SOURCE=.\ia32\nasm.h
179# End Source File
180# End Group
181# Begin Source File
182
183SOURCE=.\bitbuffer.c
184# End Source File
185# Begin Source File
186
187SOURCE=.\bitmath.c
188# End Source File
189# Begin Source File
190
191SOURCE=.\cpu.c
192# End Source File
193# Begin Source File
194
195SOURCE=.\crc.c
196# End Source File
197# Begin Source File
198
199SOURCE=.\file_decoder.c
200# End Source File
201# Begin Source File
202
203SOURCE=.\file_encoder.c
204# End Source File
205# Begin Source File
206
207SOURCE=.\fixed.c
208# End Source File
209# Begin Source File
210
211SOURCE=.\format.c
212# End Source File
213# Begin Source File
214
215SOURCE=.\lpc.c
216# End Source File
217# Begin Source File
218
219SOURCE=.\md5.c
220# End Source File
221# Begin Source File
222
223SOURCE=.\memory.c
224# End Source File
225# Begin Source File
226
227SOURCE=.\metadata_iterators.c
228# End Source File
229# Begin Source File
230
231SOURCE=.\metadata_object.c
232# End Source File
233# Begin Source File
234
235SOURCE=.\seekable_stream_decoder.c
236# End Source File
237# Begin Source File
238
239SOURCE=.\seekable_stream_encoder.c
240# End Source File
241# Begin Source File
242
243SOURCE=.\stream_decoder.c
244# End Source File
245# Begin Source File
246
247SOURCE=.\stream_encoder.c
248# End Source File
249# Begin Source File
250
251SOURCE=.\stream_encoder_framing.c
252# End Source File
253# End Group
254# Begin Group "Private Header Files"
255
256# PROP Default_Filter ""
257# Begin Source File
258
259SOURCE=.\include\private\all.h
260# End Source File
261# Begin Source File
262
263SOURCE=.\include\private\bitbuffer.h
264# End Source File
265# Begin Source File
266
267SOURCE=.\include\private\bitmath.h
268# End Source File
269# Begin Source File
270
271SOURCE=.\include\private\cpu.h
272# End Source File
273# Begin Source File
274
275SOURCE=.\include\private\crc.h
276# End Source File
277# Begin Source File
278
279SOURCE=.\include\private\fixed.h
280# End Source File
281# Begin Source File
282
283SOURCE=.\include\private\format.h
284# End Source File
285# Begin Source File
286
287SOURCE=.\include\private\lpc.h
288# End Source File
289# Begin Source File
290
291SOURCE=.\include\private\md5.h
292# End Source File
293# Begin Source File
294
295SOURCE=.\include\private\memory.h
296# End Source File
297# Begin Source File
298
299SOURCE=.\include\private\metadata.h
300# End Source File
301# Begin Source File
302
303SOURCE=.\include\private\stream_encoder_framing.h
304# End Source File
305# End Group
306# Begin Group "Protected Header Files"
307
308# PROP Default_Filter ""
309# Begin Source File
310
311SOURCE=.\include\protected\all.h
312# End Source File
313# Begin Source File
314
315SOURCE=.\include\protected\file_decoder.h
316# End Source File
317# Begin Source File
318
319SOURCE=.\include\protected\file_encoder.h
320# End Source File
321# Begin Source File
322
323SOURCE=.\include\protected\seekable_stream_decoder.h
324# End Source File
325# Begin Source File
326
327SOURCE=.\include\protected\seekable_stream_encoder.h
328# End Source File
329# Begin Source File
330
331SOURCE=.\include\protected\stream_decoder.h
332# End Source File
333# Begin Source File
334
335SOURCE=.\include\protected\stream_encoder.h
336# End Source File
337# End Group
338# Begin Group "Public Header Files"
339
340# PROP Default_Filter ""
341# Begin Source File
342
343SOURCE=..\..\include\FLAC\all.h
344# End Source File
345# Begin Source File
346
347SOURCE=..\..\include\FLAC\assert.h
348# End Source File
349# Begin Source File
350
351SOURCE=..\..\include\FLAC\export.h
352# End Source File
353# Begin Source File
354
355SOURCE=..\..\include\FLAC\file_decoder.h
356# End Source File
357# Begin Source File
358
359SOURCE=..\..\include\FLAC\file_encoder.h
360# End Source File
361# Begin Source File
362
363SOURCE=..\..\include\FLAC\format.h
364# End Source File
365# Begin Source File
366
367SOURCE=..\..\include\FLAC\metadata.h
368# End Source File
369# Begin Source File
370
371SOURCE=..\..\include\FLAC\ordinals.h.in
372
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000373!IF "$(CFG)" == "libFLAC_static - Win32 Release"
Josh Coalsonf4205242002-10-16 22:21:33 +0000374
375USERDEP__ORDIN="..\..\include\FLAC\ordinals.h.in"
376# Begin Custom Build
377InputDir=\home\Administrator\msvc\flac\include\FLAC
378InputPath=..\..\include\FLAC\ordinals.h.in
379
380"$(InputDir)\ordinals.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
381 copy $(InputDir)\ordinals.h.in $(InputDir)\ordinals.h
382
383# End Custom Build
384
Josh Coalsonbfc8e312002-11-21 09:00:25 +0000385!ELSEIF "$(CFG)" == "libFLAC_static - Win32 Debug"
Josh Coalsonf4205242002-10-16 22:21:33 +0000386
387USERDEP__ORDIN="..\..\include\FLAC\ordinals.h.in"
388# Begin Custom Build
389InputDir=\home\Administrator\msvc\flac\include\FLAC
390InputPath=..\..\include\FLAC\ordinals.h.in
391
392"$(InputDir)\ordinals.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
393 copy $(InputDir)\ordinals.h.in $(InputDir)\ordinals.h
394
395# End Custom Build
396
397!ENDIF
398
399# End Source File
400# Begin Source File
401
402SOURCE=..\..\include\FLAC\seekable_stream_decoder.h
403# End Source File
404# Begin Source File
405
406SOURCE=..\..\include\FLAC\seekable_stream_encoder.h
407# End Source File
408# Begin Source File
409
410SOURCE=..\..\include\FLAC\stream_decoder.h
411# End Source File
412# Begin Source File
413
414SOURCE=..\..\include\FLAC\stream_encoder.h
415# End Source File
416# End Group
417# End Target
418# End Project