Sweden-Number/dlls/atl80/Makefile.in

16 lines
257 B
Makefile
Raw Normal View History

MODULE = atl80.dll
IMPORTLIB = atl80
IMPORTS = oleaut32 user32 ole32 gdi32 advapi32 uuid shlwapi
EXTRADEFS = -D_ATL_VER=_ATL_VER_80
PARENTSRC = ../atl
2014-01-28 12:48:24 +01:00
C_SRCS = \
2014-01-29 10:24:44 +01:00
atl.c \
2014-01-28 12:48:24 +01:00
atl80.c \
2014-01-29 10:25:10 +01:00
atl_ax.c \
registrar.c
2014-09-01 13:45:06 +02:00
IDL_SRCS = atl_lib.idl
2013-09-28 00:11:24 +02:00
RC_SRCS = atl80.rc