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