summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc')
-rw-r--r--TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc b/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
index 41a34263764..391912025b4 100644
--- a/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
+++ b/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project(Plan_Launcher_Impl) : ciao_component_dnc, ciao_config_handlers {
+project(Plan_Launcher_Impl) : ciao_servant_dnc, ciao_config_handlers {
sharedname = Plan_Launcher_Impl
after += ExecutionManager_stub
libs += ExecutionManager_stub
@@ -19,7 +19,7 @@ project(Plan_Launcher_Impl) : ciao_component_dnc, ciao_config_handlers {
}
}
-project(Plan_Launcher) : ciao_component_dnc, taoexe, ciao_config_handlers {
+project(Plan_Launcher) : ciao_server_dnc, ciao_config_handlers {
exename = plan_launcher
after += Plan_Launcher_Impl