Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamestate/src/orxonox/overlays/CMakeLists.txt @ 6579

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

Added XML loadable wrapper class that can load GUI sheets.

  • Property svn:eol-style set to native
File size: 174 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  GUISheet.cc
3  OrxonoxOverlay.cc
4  OverlayGroup.cc
5
6COMPILATION_BEGIN OverlayCompilation.cc
7  InGameConsole.cc
8  Map.cc
9COMPILATION_END
10)
Note: See TracBrowser for help on using the repository browser.