dpwsockx: Implementation of SPInit
[wine/gsoc_dplay.git] / dlls / mapi32 / Makefile.in
blob3e311de00c07095102b8f89cc0998c7a618b5bab
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mapi32.dll
6 IMPORTLIB = mapi32
7 IMPORTS = uuid shlwapi shell32 kernel32
9 C_SRCS = \
10 imalloc.c \
11 mapi32_main.c \
12 prop.c \
13 sendmail.c \
14 util.c
16 RC_SRCS = version.rc
18 @MAKE_DLL_RULES@
20 @DEPENDENCIES@ # everything below this line is overwritten by make depend