wine-wine/dlls/xmllite/Makefile.in

8 lines
96 B
Makefile
Raw Normal View History

2009-04-20 19:22:15 +00:00
MODULE = xmllite.dll
2014-02-17 05:09:59 +00:00
IMPORTLIB = xmllite
2009-04-20 19:22:15 +00:00
C_SRCS = \
reader.c \
2011-06-22 19:05:01 +00:00
writer.c \
2009-04-20 19:22:15 +00:00
xmllite_main.c