source:
orxonox.OLD/trunk/src/lib/tinyxml/Makefile.am
@
5461
Last change on this file since 5461 was 5452, checked in by bensch, 19 years ago | |
---|---|
File size: 190 bytes |
Line | |
---|---|
1 | |
2 | pkglib_LTLIBRARIES = libtinyxml.la |
3 | |
4 | libtinyxml_la_SOURCES = tinyxml.cc \ |
5 | tinystr.cc \ |
6 | tinyxmlerror.cc \ |
7 | tinyxmlparser.cc |
8 | |
9 | noinst_HEADERS= tinyxml.h \ |
10 | tinystr.h |
Note: See TracBrowser
for help on using the repository browser.