summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2013-03-07 17:06:39 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2013-03-07 17:06:39 +0000
commit0400c804ff3504b9a632b8f08e592c5397d6e15e (patch)
treece9d607efd4530db606fd1dd23d9f8e900309691 /TAO/tests
parent4e963c14b293ac4403ea428d0a79f7dcdc710136 (diff)
downloadATCD-0400c804ff3504b9a632b8f08e592c5397d6e15e.tar.gz
Thu Mar 7 17:03:16 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/Dynamic_TP/POA_Loader/POA_Loader.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Dynamic_TP/POA_Loader/POA_Loader.mpc b/TAO/tests/Dynamic_TP/POA_Loader/POA_Loader.mpc
index d8f306a4f7f..67608a907eb 100644
--- a/TAO/tests/Dynamic_TP/POA_Loader/POA_Loader.mpc
+++ b/TAO/tests/Dynamic_TP/POA_Loader/POA_Loader.mpc
@@ -1,5 +1,5 @@
// $Id$
-project(*test) : dynamic_tp,csd_threadpool, avoids_corba_e_compact, avoids_corba_e_micro {
+project(*test) : dynamic_tp, avoids_corba_e_compact, avoids_corba_e_micro {
exename = test
}