mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
Link mapi32 to ntdll.
This commit is contained in:
parent
3cea3a5f34
commit
15cc98515c
@ -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 = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user