summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/tc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/tc.mpb')
-rw-r--r--TAO/MPC/config/tc.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/MPC/config/tc.mpb b/TAO/MPC/config/tc.mpb
new file mode 100644
index 00000000000..c518c2152b3
--- /dev/null
+++ b/TAO/MPC/config/tc.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project: taolib_with_idl, interceptors, pi {
+ requires += transport_current
+ after += TC
+ libs += TAO_TC
+}