1 TOPSRCDIR = @top_srcdir@
6 IMPORTLIB = libmshtml.$(IMPLIBEXT)
7 IMPORTS = urlmon ole32 oleaut32 user32 gdi32 advapi32 kernel32 ntdll
8 EXTRALIBS = $(LIBUNICODE) -lstrmiids -luuid
9 EXTRADEFS = -DCOM_NO_WINDOWS_H
27 IDL_SRCS = nsiface.idl
33 rsrc.res: mshtml.inf blank.htm
37 # note: this will get overwritten by make depend
38 $(ALL_OBJS): $(IDL_SRCS:.idl=.h)