Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/gui/CMakeLists.txt @ 2130

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

Trunk should be functional again with these changes

  • Property svn:eol-style set to native
File size: 142 bytes
Line 
1SET( SRC_FILES
2  GUIManager.cc
3  OgreCEGUIRenderer.cpp
4  OgreCEGUIResourceProvider.cpp
5  OgreCEGUITexture.cpp
6)
7
8ADD_SOURCE_FILES(SRC_FILES)
9
Note: See TracBrowser for help on using the repository browser.