push 8b07bf1f08b23b9893a622b47d2be359556765b1
[wine/hacks.git] / dlls / mshtml / tests / Makefile.in
blobdc86c18dc1a0fb1f7602b01b835eee51ba6e1baa
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mshtml.dll
6 IMPORTS = ole32 oleaut32 user32 urlmon advapi32 kernel32
8 CTESTS = \
9 dom.c \
10 events.c \
11 htmldoc.c \
12 htmllocation.c \
13 misc.c \
14 protocol.c \
15 script.c
17 @MAKE_TEST_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend