source:
orxonox.OLD/branches/ODE/src/lib/parser/tinyxml/Makefile.am
@
10366
| Last change on this file since 10366 was 5463, checked in by bensch, 20 years ago | |
|---|---|
| File size: 187 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | noinst_LIBRARIES = libtinyxml.a |
| 3 | |
| 4 | libtinyxml_a_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.










