wine/dlls/msxml3/tests/Makefile.in
Nikolay Sivov aebd8cd514 msxml3/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-23 09:27:55 +01:00

15 lines
212 B
Makefile

TESTDLL = msxml3.dll
IMPORTS = oleaut32 ole32 user32 shlwapi
C_SRCS = \
domdoc.c \
httpreq.c \
saxreader.c \
schema.c \
xmldoc.c \
xmlparser.c \
xmlview.c
IDL_SRCS = xmlparser.idl
RC_SRCS = rsrc.rc