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