rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence.
[wine] / dlls / mshtml / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = mshtml.dll
6 IMPORTS   = ole32 oleaut32 user32 urlmon advapi32 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         dom.c \
11         htmldoc.c \
12         misc.c \
13         protocol.c
14
15 @MAKE_TEST_RULES@
16
17 @DEPENDENCIES@  # everything below this line is overwritten by make depend