Sweden-Number/dlls/dmband/Makefile.in

20 lines
349 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dmband.dll
IMPORTS = dxguid uuid ole32 advapi32 kernel32
C_SRCS = \
2003-07-22 00:10:14 +02:00
band.c \
bandtrack.c \
2003-07-22 00:10:14 +02:00
dmband_main.c \
dmutils.c \
2003-07-22 00:10:14 +02:00
regsvr.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend