Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

Trunk should be functional again with these changes

  • Property svn:eol-style set to native
File size: 156 bytes
RevLine 
[2130]1SET( SRC_FILES
[2126]2  BillboardSet.cc
3  Mesh.cc
4  ParticleInterface.cc
5  TextureGenerator.cc
6  Timer.cc
7  WindowEventListener.cc
8)
9
[2130]10ADD_SOURCE_FILES(SRC_FILES)
11
Note: See TracBrowser for help on using the repository browser.