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