Commit 15cc9851 authored by Steven Edwards's avatar Steven Edwards Committed by Alexandre Julliard

Link mapi32 to ntdll.

parent 3cea3a5f
......@@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mapi32.dll
IMPORTS = shlwapi ole32 user32 kernel32
IMPORTS = shlwapi ole32 user32 kernel32 ntdll
EXTRALIBS = -luuid $(LIBUNICODE)
C_SRCS = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment