Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 12066 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
RevLine 
[9558]1ADD_SOURCE_FILES(CORE_SRC_FILES
[9559]2#  ConfigFile.cc is already included in FilesystemBuildUnit.cc
3  ConfigFileEntryValue.cc
4  ConfigFileEntryVectorValue.cc
5  ConfigFileManager.cc
6  ConfigFileSection.cc
[9667]7  Configurable.cc
[9558]8  ConfigValueContainer.cc
[9559]9  SettingsConfigFile.cc
[9558]10)
Note: See TracBrowser for help on using the repository browser.