msi: Stub Migrate10CachedPackagesW.
[wine/multimedia.git] / dlls / mshtml / tests / Makefile.in
blob878dd26142faa7488af55591008dc3cb0498494a
1 TESTDLL = mshtml.dll
2 IMPORTS = ole32 oleaut32 wininet user32 urlmon gdi32 advapi32
4 C_SRCS = \
5 activex.c \
6 dom.c \
7 events.c \
8 htmldoc.c \
9 htmllocation.c \
10 misc.c \
11 protocol.c \
12 script.c \
13 style.c
15 RC_SRCS = rsrc.rc
17 @MAKE_TEST_RULES@