summaryrefslogtreecommitdiff
path: root/TAO/tests
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2013-02-19 18:30:27 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2013-02-19 18:30:27 +0000
commitb87c5516dc2ddadb268b4cbd529539604222a12e (patch)
treeb0f98881aaf00d002da19eb9fb110d3b77b5cc7d /TAO/tests
parentd6845ed727af1b4a9241b8cee5d7c784b36df2b2 (diff)
downloadATCD-b87c5516dc2ddadb268b4cbd529539604222a12e.tar.gz
Tue Feb 19 18:28:46 UTC 2013 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/tests')
-rw-r--r--TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Dynamic_TP_POA_Test_Static.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Dynamic_TP_POA_Test_Static.mpc b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Dynamic_TP_POA_Test_Static.mpc
index 8e62221f567..f5443b2ff36 100644
--- a/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Dynamic_TP_POA_Test_Static.mpc
+++ b/TAO/tests/Dynamic_TP/POA_Loader/Dynamic_TP_POA_Test_Static/Dynamic_TP_POA_Test_Static.mpc
@@ -8,7 +8,7 @@ project(Dynamic_TP_POA_Test_Static_idl): taoidldefaults, avoids_corba_e_compact,
custom_only = 1
}
-project(Dynamic_TP_POA_Test_Static_Server): taoserver, csd_framework, dynamic_tp, avoids_corba_e_compact, avoids_corba_e_micro {
+project(Dynamic_TP_POA_Test_Static_Server): taoserver, csd_threadpool, dynamic_tp, avoids_corba_e_compact, avoids_corba_e_micro {
after += Dynamic_TP_POA_Test_Static_idl
Source_Files {
Hello.cpp