wine-wine/dlls/atl/Makefile.in

11 lines
192 B
Makefile

MODULE = atl.dll
IMPORTLIB = atl
IMPORTS = uuid atl80 atl100 oleaut32 ole32 user32
EXTRADEFS = -D_ATL_VER=_ATL_VER_30
C_SRCS = atl_main.c
IDL_R_SRCS = atl_classes.idl
@MAKE_DLL_RULES@