sane.ds: Add partial stub support for ICAP_PIXELTYPE, with tests. Fixes a first crash...
[wine] / dlls / mapi32 / Makefile.in
CommitLineData
1a8b3399
HT
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
c1bfca04 5MODULE = mapi32.dll
48000893 6IMPORTLIB = mapi32
dad21bbc 7IMPORTS = uuid shlwapi shell32 kernel32
1a8b3399 8
c79b70d6 9C_SRCS = \
18b26d89 10 imalloc.c \
c79b70d6
JG
11 mapi32_main.c \
12 prop.c \
d63835c2 13 sendmail.c \
c79b70d6
JG
14 util.c
15
1a8b3399
HT
16@MAKE_DLL_RULES@
17
32ab895e 18@DEPENDENCIES@ # everything below this line is overwritten by make depend