summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/rtevent_serv.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/MPC/config/rtevent_serv.mpb')
-rw-r--r--ACE/TAO/MPC/config/rtevent_serv.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/TAO/MPC/config/rtevent_serv.mpb b/ACE/TAO/MPC/config/rtevent_serv.mpb
new file mode 100644
index 00000000000..60a356c41cc
--- /dev/null
+++ b/ACE/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
+}