summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc')
-rw-r--r--TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc b/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
index 0d1d684a15d..2ae37efe568 100644
--- a/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
+++ b/TAO/orbsvcs/tests/HTIOP/Hello/HTIOP_Hello.mpc
@@ -2,7 +2,7 @@
//
// $Id$
-project(*Server): taoexe, naming, iortable, portableserver {
+project(*Server): taoserver, naming, iortable {
macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp
@@ -16,7 +16,7 @@ project(*Server): taoexe, naming, iortable, portableserver {
}
}
-project(*Client): taoexe {
+project(*Client): taoclient {
macros += TEST_OUTPUT_HAS_DLL=0
Source_Files {
Test_Output.cpp