Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/libraries/core/config/CMakeLists.txt @ 10624

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

merged branch core7 back to trunk

  • Property svn:eol-style set to native
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.