wine/dlls/xmllite/Makefile.in
Nikolay Sivov 2848ce7621 xmllite: Fix long types warnings.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-01 18:23:37 +01:00

7 lines
78 B
Makefile

MODULE = xmllite.dll
IMPORTLIB = xmllite
C_SRCS = \
reader.c \
writer.c