Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 2499 was 2499, checked in by scheusso, 16 years ago

small fix in cmakelists
( client cannot steer, if server spawned before client connect, still unsolved)

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