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