Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/tinyxml/Makefile.am @ 4265

Last change on this file since 4265 was 4265, checked in by bensch, 19 years ago

orxonox/trunk: tinyxml too :)

File size: 186 bytes
Line 
1noinst_LIBRARIES = libtinyxml.a
2
3libtinyxml_a_SOURCES = tinyxml.cc \
4                       tinystr.cc \
5                       tinyxmlerror.cc \
6                       tinyxmlparser.cc
7
8noinst_HEADERS= tinyxml.h \
9                tinystr.h
Note: See TracBrowser for help on using the repository browser.