dsound: Add support for 24/32 bits input sound buffers.
[wine] / dlls / mapi32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = mapi32.dll
6 IMPORTS   = kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         imalloc.c \
11         prop.c \
12         util.c
13
14 @MAKE_TEST_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend