root/vtcross/trunk/src/lib/tinyxml/Makefile.am @ 323

Revision 323, 201 bytes (checked in by trnewman, 15 years ago)

Added proper macros and cleaned up lib linking issues.

Line 
1include $(top_srcdir)/Makefile.common
2
3INCLUDES = -I$(top_srcdir)/src/include/tinyxml
4
5noinst_LIBRARIES = libtinyxml.a
6libtinyxml_a_SOURCES = tinystr.cpp tinyxml.cpp tinyxmlerror.cpp tinyxmlparser.cpp
Note: See TracBrowser for help on using the browser.