Release 0.9.39.
[wine/gsoc-2012-control.git] / dlls / mapi32 / tests / Makefile.in
blob4f118514ca54084cbe37bbc32feb2bc4a68d3730
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mapi32.dll
6 IMPORTS = kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 imalloc.c \
11 prop.c \
12 util.c
14 @MAKE_TEST_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend