Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/config/CMakeLists.txt @ 10580

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

moved CommandLineParser into separate subfolder

  • 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.