From c4d613fcb142d6211cae788566a9738ed637cab7 Mon Sep 17 00:00:00 2001 From: "William R. Otte" Date: Thu, 14 Apr 2005 15:15:36 +0000 Subject: Thu Apr 14 10:14:44 CDT 2005 Will Otte --- TAO/CIAO/ChangeLog | 7 +++++++ TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/TAO/CIAO/ChangeLog b/TAO/CIAO/ChangeLog index b751bfbcadf..c5913d838fb 100644 --- a/TAO/CIAO/ChangeLog +++ b/TAO/CIAO/ChangeLog @@ -1,3 +1,10 @@ +Thu Apr 14 10:14:44 CDT 2005 Will Otte + + * DAnCE/Plan_Launcher/Plan_Launcher.mpc + + Added 'naming' to the list of base projects to fix a compile + error + Thu Apr 14 02:02:13 CDT 2005 Will Otte * DAnCE/ExecutionManager/Execution_Manager.cpp diff --git a/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc b/TAO/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.mpc index 14313fc068d..22f100d4f84 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): ciao_deployment_stub, xerces, taoexe { +project(Plan_Launcher): naming, ciao_deployment_stub, xerces, taoexe { exename = plan_launcher requires += exceptions after += XSC_Config_Handlers ExecutionManager_stub NodeDaemon_stub -- cgit v1.2.1