wine/dlls/atl/Makefile.in

13 lines
187 B
Makefile

MODULE = atl.dll
IMPORTLIB = atl
IMPORTS = uuid atl100 ole32 oleaut32 user32 gdi32
C_SRCS = \
atl_ax.c \
atl_main.c \
registrar.c
IDL_R_SRCS = atl_classes.idl
@MAKE_DLL_RULES@