Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/command/CMakeLists.txt @ 10346

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

moved static contents from ConsoleCommand to ConsoleCommandManager

  • Property svn:eol-style set to native
File size: 218 bytes
Line 
1ADD_SOURCE_FILES(CORE_SRC_FILES
2  CommandEvaluation.cc
3  CommandExecutor.cc
4  ConsoleCommand.cc
5  ConsoleCommandCompilation.cc
6  ConsoleCommandManager.cc
7  Executor.cc
8  IOConsole.cc
9  IRC.cc
10  Shell.cc
11  TclBind.cc
12)
Note: See TracBrowser for help on using the repository browser.