wine/dlls/mp3dmod/Makefile.in
Alexandre Julliard 2113c42263 mp3dmod: Use the bundled mpg123 and build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-21 11:56:59 +02:00

10 lines
188 B
Makefile

MODULE = mp3dmod.dll
IMPORTS = $(MPG123_PE_LIBS) dmoguids msdmo ole32 uuid wmcodecdspuuid kernelbase
EXTRAINCL = $(MPG123_PE_CFLAGS)
C_SRCS = \
mp3dmod.c
IDL_SRCS = \
mp3dmod.idl