ntdll/tests: Add a debugger around the exceptions.
[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 user32 urlmon advapi32 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         htmldoc.c \
11         misc.c \
12         protocol.c
13
14 @MAKE_TEST_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend