Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/config/CMakeLists.txt @ 9560

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

moved CommandLineParser to core/config/

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