mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
[wine/wine-jacek.git] / dlls / mapi32 / Makefile.in
blobd587381356227f79701ae6375454737dac18456d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mapi32.dll
6 IMPORTLIB = mapi32
7 IMPORTS = shlwapi shell32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 imalloc.c \
12 mapi32_main.c \
13 prop.c \
14 sendmail.c \
15 util.c
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend