Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/FICN_test/src/util/tinyxml/CMakeLists.txt @ 755

Last change on this file since 755 was 755, checked in by rgrieder, 16 years ago
  • blubb
File size: 126 bytes
Line 
1PROJECT(Orxonox)
2
3SET (TINYXML_SRC_FILES
4  ticpp.cc
5  tinystr.cc
6  tinyxml.cc
7  tinyxmlerror.cc
8  tinyxmlparser.cc
9)
Note: See TracBrowser for help on using the repository browser.