summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/rtscheduling.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/rtscheduling.mpb')
-rw-r--r--TAO/MPC/config/rtscheduling.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/MPC/config/rtscheduling.mpb b/TAO/MPC/config/rtscheduling.mpb
new file mode 100644
index 00000000000..5920352054d
--- /dev/null
+++ b/TAO/MPC/config/rtscheduling.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : rtcorba, portableserver, pi, pi_server, avoids_corba_e_micro {
+ after += RTScheduler
+ libs += TAO_RTScheduler
+}