summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/csd_tp_foo_b_lib.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/csd_tp_foo_b_lib.mpb')
-rw-r--r--TAO/MPC/config/csd_tp_foo_b_lib.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/MPC/config/csd_tp_foo_b_lib.mpb b/TAO/MPC/config/csd_tp_foo_b_lib.mpb
new file mode 100644
index 00000000000..298cd700ece
--- /dev/null
+++ b/TAO/MPC/config/csd_tp_foo_b_lib.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+//$Id$
+
+project : csd_tp_test_lib {
+ after += csd_tp_foo_b_lib
+ includes += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Foo_B
+ libs += CSD_TP_Foo_B
+ libpaths += $(TAO_ROOT)/tests/CSD_Strategy_Tests/TP_Foo_B
+}