Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/consolecommands3/src/libraries/core/command/CMakeLists.txt @ 7202

Last change on this file since 7202 was 7202, checked in by landauf, 14 years ago

moved all files related to the command execution chain to core/command (includes not yet adjusted, doesn't compile)

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