Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/overlays/stats/CMakeLists.txt @ 2662

Last change on this file since 2662 was 2662, checked in by rgrieder, 15 years ago

Merged presentation branch back to trunk.

  • Property svn:eol-style set to native
File size: 105 bytes
Line 
1SET( SRC_FILES
2  CreateLines.cc
3  Scoreboard.cc
4  Stats.cc
5  StatsTest.cc
6)
7
8ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.