summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/rtevent_serv.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/rtevent_serv.mpb')
-rw-r--r--TAO/MPC/config/rtevent_serv.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/MPC/config/rtevent_serv.mpb b/TAO/MPC/config/rtevent_serv.mpb
new file mode 100644
index 00000000000..60a356c41cc
--- /dev/null
+++ b/TAO/MPC/config/rtevent_serv.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, rtevent_skel {
+ avoids += ace_for_tao // Requires ACE_crc32
+ after += RTEvent_Serv
+ libs += TAO_RTEvent_Serv
+}