mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:54:13 +00:00
b38dbf931d
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
105 B
Makefile
5 lines
105 B
Makefile
TESTDLL = mp3dmod.dll
|
|
IMPORTS = dmoguids msdmo ole32 strmiids uuid wmcodecdspuuid
|
|
|
|
C_SRCS = \
|
|
mp3dmod.c
|