summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc
diff options
context:
space:
mode:
authorAdam Mitz <mitza-oci@users.noreply.github.com>2013-04-12 22:29:31 +0000
committerAdam Mitz <mitza-oci@users.noreply.github.com>2013-04-12 22:29:31 +0000
commitee58d72c7ab78ef9650239157e7f2abc67b5058a (patch)
treefc0b1d06aa3bf59a271812a2122d151d166dafa9 /TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc
parented01cda61c480f3a073180e2936c41c37ad1d26f (diff)
downloadATCD-ee58d72c7ab78ef9650239157e7f2abc67b5058a.tar.gz
mostly MPC base project changesorbsvcs_log_category
Diffstat (limited to 'TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc')
-rw-r--r--TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc
index 3e1946b0d50..22990c1de45 100644
--- a/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc
+++ b/TAO/orbsvcs/FTRT_Event_Service/Factory_Service/FTRTEC_Factory_Service.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project(FTRTEC_Factory_Service): orbsvcsexe, fault_tolerance, notification, event_skel, strategies, install {
+project(FTRTEC_Factory_Service): orbsvcsexe, fault_tolerance, notification, event_skel, strategies, install, svc_utils {
after += FaultTolerance
exename = ftrtec_factory_service
}