blob: 62468e6cc1876538ebb396ac8396fe6b8c1138c9 [file] [log] [blame]
TESTDLL = mshtml.dll
IMPORTS = ole32 oleaut32 wininet user32 urlmon gdi32 advapi32
C_SRCS = \
activex.c \
dom.c \
events.c \
htmldoc.c \
htmllocation.c \
misc.c \
protocol.c \
script.c \
style.c
IDL_TLB_SRCS = test_tlb.idl
IDL_H_SRCS = test_tlb.idl
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@