Sweden-Number/dlls/xmllite/Makefile.in

8 lines
96 B
Makefile
Raw Normal View History

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