MODULE    = atl.dll
IMPORTLIB = atl
IMPORTS   = uuid ole32 oleaut32 user32 gdi32 advapi32

C_SRCS = \
	atl_ax.c \
	atl_main.c \
	registrar.c

IDL_R_SRCS = atl_classes.idl

@MAKE_DLL_RULES@