blob: b354ca7fe8d888d1dbb73fe14d8b3e8c4b9e693a [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dmusic32.dll
IMPORTLIB = libdmusic32.$(IMPLIBEXT)
IMPORTS = winmm user32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
dmusic32_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend