Makefile.in 228 Bytes
MODULE    = atl90.dll
IMPORTS   = oleaut32 user32 ole32 gdi32 advapi32 uuid shlwapi
EXTRADEFS = -D_ATL_VER=_ATL_VER_90
PARENTSRC = ../atl

C_SRCS = \
	atl.c \
	atl_ax.c \
	registrar.c

IDL_SRCS = atl_lib.idl

RC_SRCS = atl90.rc