Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

added draft for StaticInitializationHandler

  • Property svn:eol-style set to native
File size: 196 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  ModuleInstance.cc
3  StaticallyInitializedInstance.cc
4  StaticInitializationHandler.cc
5  StaticInitializationHandlerIncludes.cc
6  StaticInitializationManager.cc
7)
Note: See TracBrowser for help on using the repository browser.