include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git] / dlls / mshtml / tests / Makefile.in
blob112810a1d0dc4b6f44181d759c97342261ce5b96
1 TESTDLL = mshtml.dll
2 IMPORTS = ole32 oleaut32 shlwapi wininet user32 urlmon gdi32 advapi32
4 SOURCES = \
5 activex.c \
6 dom.c \
7 events.c \
8 htmldoc.c \
9 htmllocation.c \
10 misc.c \
11 protocol.c \
12 rsrc.rc \
13 script.c \
14 style.c \
15 test_tlb.idl \
16 xmlhttprequest.c