_open_osfhandle is expected to take the absence of either _O_TEXT or
[wine/gsoc_dplay.git] / dlls / msacm / winemp3 / Makefile.in
blobd4de16d763e0fd5e7205a2e617fe9e583673446d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winemp3.acm
6 IMPORTS = winmm user32 kernel32
8 LDDLLFLAGS = @LDDLLFLAGS@
9 SYMBOLFILE = $(MODULE).tmp.o
11 C_SRCS = \
12 common.c \
13 dct64_i386.c \
14 decode_i386.c \
15 interface.c \
16 layer1.c \
17 layer2.c \
18 layer3.c \
19 mpegl3.c \
20 tabinit.c
22 @MAKE_DLL_RULES@
24 ### Dependencies: