winetest: Use the win32 API to extract the tests.
[wine.git] / dlls / mapi32 / tests / Makefile.in
blobbc01a9f644100809418e2de8d8251ca319989993
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mapi32.dll
6 IMPORTS = uuid kernel32
8 CTESTS = \
9 imalloc.c \
10 prop.c \
11 util.c
13 @MAKE_TEST_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend