wine-wine/dlls/atl100/Makefile.in

15 lines
258 B
Makefile
Raw Normal View History

MODULE = atl100.dll
IMPORTLIB = atl100
IMPORTS = uuid ole32 oleaut32 user32 gdi32 advapi32 shlwapi
EXTRADEFS = -D_ATL_VER=_ATL_VER_100
PARENTSRC = ../atl
2012-11-21 10:09:45 +00:00
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
atl.c \
atl_ax.c \
registrar.c
2014-09-01 11:45:06 +00:00
IDL_SRCS = atl_lib.idl