Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/module/CMakeLists.txt @ 10580

Last change on this file since 10580 was 10580, checked in by landauf, 9 years ago

it's now possible to define required plugins in the level definition (in XML)

  • Property svn:eol-style set to native
File size: 246 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  DynLib.cc
3  DynLibManager.cc
4  ModuleInstance.cc
5  Plugin.cc
6  PluginManager.cc
7  PluginReference.cc
8  StaticallyInitializedInstance.cc
9  StaticInitializationHandlerIncludes.cc
10  StaticInitializationManager.cc
11)
Note: See TracBrowser for help on using the repository browser.