mshtml/tests: Fix the platform test for Win64.
[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
8 CTESTS = \
9         dom.c \
10         htmldoc.c \
11         misc.c \
12         protocol.c \
13         script.c
14
15 @MAKE_TEST_RULES@
16
17 @DEPENDENCIES@  # everything below this line is overwritten by make depend