Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/src/libraries/core/module/CMakeLists.txt @ 12177

Last change on this file since 12177 was 12177, checked in by siramesh, 5 years ago

Super Orxo Bros Final (Sidharth Ramesh, Nisa Balta, Jeff Ren)

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.