Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 9667 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
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  Configurable.cc
9  ConfigValueContainer.cc
10  SettingsConfigFile.cc
11)
Note: See TracBrowser for help on using the repository browser.