wine/dlls/mshtml/tests/Makefile.in
Eric Pouech e06b668f40 mshtml/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-02 20:17:25 +01:00

18 lines
272 B
Makefile

TESTDLL = mshtml.dll
IMPORTS = ole32 oleaut32 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