Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/network/src/lib/parser/tinyxml/Makefile.am @ 5968

Last change on this file since 5968 was 5968, checked in by patrick, 18 years ago

network: merged the trunk into the network with the command svn merge -r5824:HEAD ../trunk network, changes changed… bla bla..

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