dsound/tests: Win64 printf format warning fixes.
[wine/wine64.git] / dlls / dsound / tests / Makefile.in
blob2eed6817a2e280c22046aab6d9cb4a9e703040ab
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
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