push 27a9569132e9fc3a545aded7efca0a004a7b7ea9
[wine/hacks.git] / dlls / dsound / tests / Makefile.in
blob097d4636a0607052d01bd39cb50bdd3acf4522d9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dsound.dll
6 IMPORTS = ole32 version user32 kernel32
7 EXTRALIBS = -ldxguid -luuid -ldxerr8
9 CTESTS = \
10 capture.c \
11 ds3d.c \
12 ds3d8.c \
13 dsound.c \
14 dsound8.c \
15 duplex.c \
16 propset.c
18 @MAKE_TEST_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend