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
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  DynLib.cc
3  DynLibManager.cc
4  ModuleInstance.cc
5  StaticallyInitializedInstance.cc
6  StaticInitializationHandlerIncludes.cc
7  StaticInitializationManager.cc
8)
Note: See TracBrowser for help on using the repository browser.