Added support for alternate data formats.
[wine] / dlls / mapi32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = mapi32.dll
6 IMPORTS   = shlwapi ole32 kernel32
7 EXTRALIBS = -luuid $(LIBUNICODE)
8
9 C_SRCS = \
10         mapi32_main.c \
11         prop.c \
12         util.c
13
14 SUBDIRS = tests
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: