sane.ds: Rearrange function position to avoid the need for forward function declarations.
[wine/multimedia.git] / dlls / dmband / Makefile.in
blob157ba5ed571b075d4caa3f3be0abd10751d900ab
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmband.dll
6 IMPORTS = dxguid uuid ole32 advapi32 kernel32
8 C_SRCS = \
9 band.c \
10 bandtrack.c \
11 dmutils.c \
12 dmband_main.c \
13 regsvr.c
15 RC_SRCS = version.rc
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend