summaryrefslogtreecommitdiff
path: root/trunk/TAO/MPC/config/rtevent.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/MPC/config/rtevent.mpb')
-rw-r--r--trunk/TAO/MPC/config/rtevent.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/TAO/MPC/config/rtevent.mpb b/trunk/TAO/MPC/config/rtevent.mpb
new file mode 100644
index 00000000000..7383523938a
--- /dev/null
+++ b/trunk/TAO/MPC/config/rtevent.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : messaging, svc_utils {
+ after += RTEvent
+ libs += TAO_RTEvent
+ tagchecks += RTEvent
+}