summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/csd_threadpool.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/csd_threadpool.mpb')
-rw-r--r--TAO/MPC/config/csd_threadpool.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/MPC/config/csd_threadpool.mpb b/TAO/MPC/config/csd_threadpool.mpb
new file mode 100644
index 00000000000..6f6cb86f1b2
--- /dev/null
+++ b/TAO/MPC/config/csd_threadpool.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+//$Id$
+
+project : csd_framework, threads {
+ after += CSD_ThreadPool
+ libs += TAO_CSD_ThreadPool
+}