wine-wine/dlls/atl80/Makefile.in

10 lines
153 B
Makefile
Raw Normal View History

MODULE = atl80.dll
IMPORTLIB = atl80
IMPORTS = atl100 oleaut32 user32 ole32
EXTRADEFS = -D_ATL_VER=_ATL_VER_80
2012-04-04 20:31:02 +00:00
C_SRCS = atl80.c
2012-04-04 20:31:02 +00:00
@MAKE_DLL_RULES@