Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/src/orxonox/overlays/stats/CMakeLists.txt @ 2492

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

Merged overlay branch into presentation branch.

  • 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.