blob: d6a5a7a3c945ee73d81950b2db4d750886a8e5ff [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dmusic.dll
IMPORTS = dxguid uuid ole32 advapi32 kernel32
C_SRCS = \
buffer.c \
clock.c \
collection.c \
dmusic.c \
dmusic_main.c \
download.c \
downloadedinstrument.c \
instrument.c \
port.c \
regsvr.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@