push 87b6981010d7405c33b14cddcceec21b47729eba
[wine/hacks.git] / dlls / winmm / tests / Makefile.in
blob5b89f1ee60763bd7d7376801070e4e2ab98883c3
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = winmm.dll
6 IMPORTS = winmm user32 kernel32
8 CTESTS = \
9 capture.c \
10 mci.c \
11 midi.c \
12 mixer.c \
13 mmio.c \
14 timer.c \
15 wave.c
17 @MAKE_TEST_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend