summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
blob: a838f6e2d684abda333101b51a0b384d6b966207 (plain)
1
2
3
4
5
6
7
8
9
10
11
// -*- MPC -*-
// $Id$

project(Plan_Launcher_Exec) : dance_exe, dance_logger, xerces, dance_executionmanager_stub, dance_config_handlers {
  exename = dance_plan_launcher
  Source_Files {
    Plan_Launcher.cpp
    Plan_Launcher_Base_Impl.cpp
    Plan_Launcher_Impl.cpp
  }
}