Sweden-Number/dlls/atl/Makefile.in

14 lines
241 B
Makefile
Raw Normal View History

MODULE = atl.dll
IMPORTLIB = atl
IMPORTS = uuid atl80 oleaut32 ole32 user32 gdi32 advapi32
EXTRADEFS = -D_ATL_VER=_ATL_VER_30
2014-02-13 19:02:48 +01:00
PARENTSRC = ../atl100
2014-02-13 19:02:48 +01:00
C_SRCS = \
atl.c \
2014-02-13 19:02:48 +01:00
atl_ax.c \
atl_main.c \
registrar.c
2005-03-16 20:53:41 +01:00
IDL_SRCS = atl_classes.idl