quartz: Remove dead code from DSoundRender.
[wine/wine64.git] / dlls / winmm / tests / Makefile.in
blobbf63dc31e5429443f6ca73161cbb69dd87d88e4d
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 mixer.c \
12 mmio.c \
13 timer.c \
14 wave.c
16 @MAKE_TEST_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend