blob: 7c11784e86f1b8dea35ca0a9e41c4185a77c6a1e [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = mshtml.dll
IMPORTS = ole32 oleaut32 wininet user32 urlmon gdi32 advapi32
C_SRCS = \
dom.c \
events.c \
htmldoc.c \
htmllocation.c \
misc.c \
protocol.c \
script.c
RC_SRCS = rsrc.rc
@MAKE_TEST_RULES@