2005-06-27 13:19:49 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = mshtml.dll
|
2005-08-27 11:27:09 +02:00
|
|
|
IMPORTS = ole32 user32 urlmon kernel32
|
2005-06-27 13:19:49 +02:00
|
|
|
EXTRALIBS = -luuid
|
|
|
|
|
|
|
|
CTESTS = \
|
2005-06-30 20:11:57 +02:00
|
|
|
htmldoc.c \
|
|
|
|
protocol.c
|
2005-06-27 13:19:49 +02:00
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|
|
|
|
|
|
|
|
### Dependencies:
|