summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/fault_tolerance.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/fault_tolerance.mpb')
-rw-r--r--TAO/MPC/config/fault_tolerance.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/MPC/config/fault_tolerance.mpb b/TAO/MPC/config/fault_tolerance.mpb
new file mode 100644
index 00000000000..35e964d4df6
--- /dev/null
+++ b/TAO/MPC/config/fault_tolerance.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : naming, notification, portablegroup, messaging, ftorb, pi, pi_server {
+ after += FaultTolerance
+ libs += TAO_FaultTolerance
+ tagchecks += FaultTolerance
+}