Remove capture tests from dsound.c and place them in a new file
[wine] / dlls / dsound / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = dsound.dll
6 IMPORTS   = dsound user32 kernel32
7 EXTRALIBS = $(LIBUUID)
8
9 CTESTS = \
10         capture.c \
11         dsound.c \
12         propset.c
13
14 @MAKE_TEST_RULES@
15
16 ### Dependencies: