deferwindowpos commit
[wine/wine64.git] / dlls / dsound / tests / Makefile.in
blob8bf8cfc8db024add04afef07df373a216aed4015
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dsound.dll
6 IMPORTS = ole32 version user32 kernel32
8 CTESTS = \
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@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend