wine/dlls/atl80/Makefile.in
Alexandre Julliard aeab4af7dd atl: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-27 15:51:13 +02:00

18 lines
286 B
Makefile

MODULE = atl80.dll
IMPORTLIB = atl80
IMPORTS = oleaut32 user32 ole32 gdi32 advapi32 uuid shlwapi
EXTRADEFS = -D_ATL_VER=_ATL_VER_80
PARENTSRC = ../atl
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
atl.c \
atl80.c \
atl_ax.c \
registrar.c
IDL_SRCS = atl_lib.idl
RC_SRCS = atl80.rc