Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/objects/infos/CMakeLists.txt @ 2691

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

Merged presentation branch back to trunk.

  • Property svn:eol-style set to native
File size: 116 bytes
Line 
1SET( SRC_FILES
2  Bot.cc
3  Info.cc
4  PlayerInfo.cc
5  HumanPlayer.cc
6  GametypeInfo.cc
7)
8
9ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.