wine/dlls/mapi32/Makefile.in

12 lines
179 B
Makefile

MODULE = mapi32.dll
IMPORTLIB = mapi32
IMPORTS = uuid shlwapi shell32 user32 advapi32
SOURCES = \
imalloc.c \
mapi32.rc \
mapi32_main.c \
prop.c \
sendmail.c \
util.c