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
RevLine 
[10342]1ADD_SOURCE_FILES(CORE_SRC_FILES
[10540]2  DynLib.cc
3  DynLibManager.cc
[10342]4  ModuleInstance.cc
[10552]5  Plugin.cc
6  PluginManager.cc
[10580]7  PluginReference.cc
[10342]8  StaticallyInitializedInstance.cc
[10531]9  StaticInitializationHandlerIncludes.cc
10  StaticInitializationManager.cc
[10342]11)
Note: See TracBrowser for help on using the repository browser.