summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/csd_tp_test_lib.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/csd_tp_test_lib.mpb')
-rw-r--r--bin/MakeProjectCreator/config/csd_tp_test_lib.mpb10
1 files changed, 0 insertions, 10 deletions
diff --git a/bin/MakeProjectCreator/config/csd_tp_test_lib.mpb b/bin/MakeProjectCreator/config/csd_tp_test_lib.mpb
deleted file mode 100644
index f5227147178..00000000000
--- a/bin/MakeProjectCreator/config/csd_tp_test_lib.mpb
+++ /dev/null
@@ -1,10 +0,0 @@
-// -*- 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
-}