push 738d605ff53d3691640a21cc20e5d55aef342d7c
[wine/hacks.git] / dlls / winmm / tests / Makefile.in
blobe280a416f9d132b8067b6648b5899c3f7c5de91f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = winmm.dll
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 capture.c \
10 generated.c \
11 mci.c \
12 midi.c \
13 mixer.c \
14 mmio.c \
15 timer.c \
16 wave.c
18 @MAKE_TEST_RULES@