Implement DuplicateString and QueryRegistryValue.
[wine/dcerpc.git] / dlls / mapi32 / Makefile.in
blob72d3da669f31efba890c62275474930372d0b5a6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mapi32.dll
6 IMPORTS = shlwapi ole32 user32 kernel32
7 EXTRALIBS = -luuid $(LIBUNICODE)
9 C_SRCS = \
10 imalloc.c \
11 mapi32_main.c \
12 prop.c \
13 util.c
15 SUBDIRS = tests
17 @MAKE_DLL_RULES@
19 ### Dependencies: