msvcr100: The msvcr100 debug channel is unused so remove it.
[wine/testsucceed.git] / dlls / mapi32 / tests / Makefile.in
blobe4d9188a8b8ffc63739e6e90edb3392b9252bcc7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mapi32.dll
6 IMPORTS = advapi32 kernel32
8 C_SRCS = \
9 imalloc.c \
10 prop.c \
11 util.c
13 @MAKE_TEST_RULES@