summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/rtcosscheduling.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/rtcosscheduling.mpb')
-rw-r--r--TAO/MPC/config/rtcosscheduling.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/MPC/config/rtcosscheduling.mpb b/TAO/MPC/config/rtcosscheduling.mpb
new file mode 100644
index 00000000000..fabb84f7dd8
--- /dev/null
+++ b/TAO/MPC/config/rtcosscheduling.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project : rtportableserver, interceptors, codecfactory, orbsvcslib {
+ after += RTCosScheduling
+ libs += TAO_RTCosScheduling
+ tagchecks += RTCosScheduling
+ requires += dummy_label
+}