wine/dlls/xmllite/tests/Makefile.in
Nikolay Sivov 05b07dbedd xmllite/tests: Build without WINE_NO_LONG_TYPES.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-07 13:53:31 +01:00

7 lines
84 B
Makefile

TESTDLL = xmllite.dll
IMPORTS = xmllite ole32
C_SRCS = \
reader.c \
writer.c