blob: c85a76cd0ba04fcefa072eed98cff041c4f739fd [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dmstyle.dll
IMPORTS = dxguid uuid ole32 advapi32 kernel32
C_SRCS = \
auditiontrack.c \
chordtrack.c \
commandtrack.c \
dmstyle_main.c \
dmutils.c \
motiftrack.c \
mutetrack.c \
regsvr.c \
style.c \
styletrack.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend