Make the dsound tests run with DirectX < 8.
[wine] / dlls / kernel / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = kernel32.dll
6 IMPORTS   = kernel32
7
8 CTESTS = \
9         alloc.c \
10         atom.c \
11         change.c \
12         codepage.c \
13         comm.c \
14         console.c \
15         directory.c \
16         drive.c \
17         environ.c \
18         file.c \
19         format_msg.c \
20         generated.c \
21         heap.c \
22         locale.c \
23         module.c \
24         mailslot.c \
25         path.c \
26         pipe.c \
27         process.c \
28         profile.c \
29         thread.c \
30         time.c \
31         timer.c \
32         virtual.c
33
34 @MAKE_TEST_RULES@
35
36 ### Dependencies: