Explicitly import kernel32 in tests that use it.
[wine] / dlls / mapi32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = mapi32.dll
6 IMPORTS   = mapi32 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         imalloc.c \
11         prop.c \
12         util.c
13
14 @MAKE_TEST_RULES@
15
16 ### Dependencies: