quartz: Fix IAMDirectSound interface definition.
[wine/multimedia.git] / dlls / winemp3.acm / Makefile.in
blob46ad44c469563977275afb3436bdebb620ebf370
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winemp3.acm
6 IMPORTS = winmm user32 kernel32
7 EXTRALIBS = @LIBMPG123@
9 C_SRCS = \
10 mpegl3.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend