wine/dlls/msxml6/tests/Makefile.in
Nikolay Sivov 91f3d8b0be msxml/tests: Move some of the validation tests to their modules.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2024-03-22 21:00:21 +01:00

7 lines
96 B
Makefile

TESTDLL = msxml6.dll
IMPORTS = oleaut32 ole32
SOURCES = \
domdoc.c \
saxreader.c \
schema.c