Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

moved DynLib and DynLibManager into module sub-directory

  • Property svn:eol-style set to native
File size: 194 bytes
RevLine 
[10342]1ADD_SOURCE_FILES(CORE_SRC_FILES
[10540]2  DynLib.cc
3  DynLibManager.cc
[10342]4  ModuleInstance.cc
5  StaticallyInitializedInstance.cc
[10531]6  StaticInitializationHandlerIncludes.cc
7  StaticInitializationManager.cc
[10342]8)
Note: See TracBrowser for help on using the repository browser.