Fixed deadlock in capture callback.
[wine/hacks.git] / dlls / dsound / tests / Makefile.in
blob3ef6372d7ad7f5f8b2044dd1f8bf860ea409cd98
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dsound.dll
6 IMPORTS = dsound user32 kernel32
7 EXTRALIBS = -ldxguid -luuid -ldxerr9
9 CTESTS = \
10 capture.c \
11 dsound.c \
12 propset.c
14 @MAKE_TEST_RULES@
16 ### Dependencies: