Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/SuperOrxoBros_HS18/src/libraries/core/config/CMakeLists.txt @ 12175

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

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

File size: 269 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2#  ConfigFile.cc is already included in FilesystemBuildUnit.cc
3  ConfigFileEntryValue.cc
4  ConfigFileEntryVectorValue.cc
5  ConfigFileManager.cc
6  ConfigFileSection.cc
7  Configurable.cc
8  ConfigValueContainer.cc
9  SettingsConfigFile.cc
10)
Note: See TracBrowser for help on using the repository browser.