wine/dlls/xmllite/Makefile.in
2014-02-18 10:48:28 +01:00

8 lines
96 B
Makefile

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