Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/avi_play/src/lib/parser/tinyxml/Makefile.am @ 6026

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

orxonox/branches/avi_play: merged the trunk back to the avi_play branche again
merged with command
svn merge -r 5924:HEAD ../trunk/ avi_play/

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