summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/csd_tp_test_lib.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/csd_tp_test_lib.mpb')
-rw-r--r--TAO/MPC/config/csd_tp_test_lib.mpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/MPC/config/csd_tp_test_lib.mpb b/TAO/MPC/config/csd_tp_test_lib.mpb
new file mode 100644
index 00000000000..f5227147178
--- /dev/null
+++ b/TAO/MPC/config/csd_tp_test_lib.mpb
@@ -0,0 +1,10 @@
+// -*- MPC -*-
+//$Id$
+
+project : taolib_with_idl, csd_threadpool, pi {
+ after += CSD_TP_Test_Lib
+ includes += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Common
+ libs += CSD_TP_Test
+ libpaths += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Common
+ idlflags += -I$(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Common
+}