wininet: Fix reporting errors in callbacks.
[wine/testsucceed.git] / dlls / dsound / tests / Makefile.in
blobd686b805b1647f492af98833f28c211ecef4e06d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dsound.dll
6 IMPORTS = ole32 version user32 kernel32
8 C_SRCS = \
9 capture.c \
10 ds3d.c \
11 ds3d8.c \
12 dsound.c \
13 dsound8.c \
14 duplex.c \
15 propset.c
17 @MAKE_TEST_RULES@