summaryrefslogtreecommitdiff
path: root/CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc')
-rw-r--r--CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc5
1 files changed, 3 insertions, 2 deletions
diff --git a/CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc b/CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc
index a12dfad1924..7d883135443 100644
--- a/CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc
+++ b/CIAO/ciao/FTComponentServer/CIAO_ComponentServer.mpc
@@ -77,10 +77,11 @@ project(CIAO_FTComponentServer_svnt) : ccm_componentserver_svnt, ciao_ft_compone
project(CIAO_FTComponentServer_exe) : ccm_componentserver_svnt, portableserver, ciao_ft_componentserver_svnt, messaging, anytypecode, ciao_server, ciaoexe, ciao_session_container, ciao_ft_componentserver_configurator {
exename = ciao_ft_componentserver
- libs += CIAO_Logger SSA_Agent ServerInterceptor
- after += SSA_Agent
+ libs += CIAO_Logger SSA_Agent ServerInterceptor AppMonitor
+ after += SSA_Agent AppMonitor
macros += CIAO_BUILD_COMPONENTSERVER_EXE
includes += CommonIDL
+ includes += .. $(TAO_ROOT)/orbsvcs/examples/FaultTolerance/FLARe/no-RT
Source_Files {
CIAO_FTComponentServer.cpp