blob: 4331990e1bdbdc225ff209fd56eae053a37de002 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = atl.dll
IMPORTLIB = libatl.$(IMPLIBEXT)
IMPORTS = ole32 oleaut32 shlwapi user32 gdi32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
atl_ax.c \
atl_main.c \
registrar.c
RC_SRCS = rsrc.rc
IDL_H_SRCS = \
atliface.idl
@MAKE_DLL_RULES@
rsrc.res: atl.rgs
@DEPENDENCIES@ # everything below this line is overwritten by make depend