Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 2171 was 2171, checked in by landauf, 15 years ago

merged revisions 2111-2170 from objecthierarchy branch back to trunk.

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