wine/dlls/mapi32/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

13 lines
186 B
Makefile

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