wine/dlls/atl80/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

16 lines
257 B
Makefile

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