TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = dmusic32.dll
IMPORTLIB = dmusic32
IMPORTS   = uuid kernel32

C_SRCS = \
	dmusic32_main.c

RC_SRCS = version.rc

@MAKE_DLL_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend