wine/dlls/mshtml/tests/Makefile.in
Gabriel Ivăncescu c25dfb7965 mshtml: Implement document.mimeType.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-10-31 21:23:47 +01:00

18 lines
280 B
Makefile

TESTDLL = mshtml.dll
IMPORTS = ole32 oleaut32 shlwapi wininet user32 urlmon gdi32 advapi32
C_SRCS = \
activex.c \
dom.c \
events.c \
htmldoc.c \
htmllocation.c \
misc.c \
protocol.c \
script.c \
style.c \
xmlhttprequest.c
IDL_SRCS = test_tlb.idl
RC_SRCS = rsrc.rc