Create a branch for audio work
[reactos.git] / dll / directx / dsound / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dsound.dll
6 IMPORTS = dsound ole32 version user32 kernel32
7 EXTRALIBS = -ldxguid -luuid -ldxerr8
8
9 CTESTS = \
10 capture.c \
11 ds3d.c \
12 ds3d8.c \
13 dsound.c \
14 dsound8.c \
15 propset.c
16
17 @MAKE_TEST_RULES@
18
19 ### Dependencies: