blob: 3b5076c169cf21ebddac82e180864e6b26a6b123 [file] [log] [blame]
lib_LTLIBRARIES = libaxis_tspp.la
AM_CPPFLAGS = $(CPPFLAGS)
libaxis_tspp_la_SOURCES = AxisInputStream.cpp \
Buffer.cpp \
ParserLoader.cpp \
XMLParserAxis.cpp \
XmlPullParser.cpp \
XmlPullParserException.cpp \
../AxisParseException.cpp
libaxis_tspp_la_LIBADD = -lstdc++
INCLUDES = -I../../../include