Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 9819 was 9667, checked in by landauf, 11 years ago

merged core6 back to trunk

  • Property svn:eol-style set to native
File size: 292 bytes
RevLine 
[9558]1ADD_SOURCE_FILES(CORE_SRC_FILES
[9560]2  CommandLineParser.cc
[9559]3#  ConfigFile.cc is already included in FilesystemBuildUnit.cc
4  ConfigFileEntryValue.cc
5  ConfigFileEntryVectorValue.cc
6  ConfigFileManager.cc
7  ConfigFileSection.cc
[9667]8  Configurable.cc
[9558]9  ConfigValueContainer.cc
[9559]10  SettingsConfigFile.cc
[9558]11)
Note: See TracBrowser for help on using the repository browser.