Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/resource2/src/orxonox/tools/CMakeLists.txt @ 5624

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

Added two classes to allow resource declaration via XML.

  • Property svn:eol-style set to native
File size: 220 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  BillboardSet.cc
3  DynamicLines.cc
4  DynamicRenderable.cc
5  Mesh.cc
6  ParticleInterface.cc
7  ResourceCollection.cc
8  ResourceLocation.cc
9  Shader.cc
10  TextureGenerator.cc
11  Timer.cc
12)
Note: See TracBrowser for help on using the repository browser.