summaryrefslogtreecommitdiff
path: root/ACE/TAO/MPC/config/rtcorba.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/MPC/config/rtcorba.mpb')
-rw-r--r--ACE/TAO/MPC/config/rtcorba.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/TAO/MPC/config/rtcorba.mpb b/ACE/TAO/MPC/config/rtcorba.mpb
new file mode 100644
index 00000000000..4068c3bcce9
--- /dev/null
+++ b/ACE/TAO/MPC/config/rtcorba.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : taolib, pi {
+ after += RTCORBA
+ libs += TAO_RTCORBA
+ requires += rt_corba
+}