blob: 2158c76a4152f45164f525999b7b2341158a1879 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dmusic.dll
IMPORTS = ole32 user32 advapi32 kernel32
EXTRALIBS = -ldxguid -luuid
C_SRCS = \
buffer.c \
clock.c \
collection.c \
dmusic.c \
dmusic_main.c \
download.c \
downloadedinstrument.c \
instrument.c \
port.c \
portdownload.c \
regsvr.c \
thru.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend