summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/concurrency.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/concurrency.mpb')
-rw-r--r--TAO/MPC/config/concurrency.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/MPC/config/concurrency.mpb b/TAO/MPC/config/concurrency.mpb
new file mode 100644
index 00000000000..7f93021e1a1
--- /dev/null
+++ b/TAO/MPC/config/concurrency.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib {
+ after += CosConcurrency
+ libs += TAO_CosConcurrency
+ tagchecks += Concurrency
+}