summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test')
-rw-r--r--TAO/tests/Param_Test/Param_Test.mpc6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/Param_Test.mpc b/TAO/tests/Param_Test/Param_Test.mpc
index 0967155b0dc..41eaa3752a8 100644
--- a/TAO/tests/Param_Test/Param_Test.mpc
+++ b/TAO/tests/Param_Test/Param_Test.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project(*Server): messaging, taoexe, portableserver, minimum_corba {
+project(*Server): taoserver, minimum_corba {
idlflags += -GA
Source_Files {
@@ -10,7 +10,7 @@ project(*Server): messaging, taoexe, portableserver, minimum_corba {
}
}
-project(*Client): messaging, taoexe, portableserver, minimum_corba, dynamicinterface {
+project(*Client): taoserver, minimum_corba, dynamicinterface {
exename = client
idlflags += -GA
@@ -60,7 +60,7 @@ project(*Client): messaging, taoexe, portableserver, minimum_corba, dynamicinter
}
}
-project(*Anyop): messaging, taoexe, portableserver, minimum_corba {
+project(*Anyop): taoserver, minimum_corba {
idlflags += -GA
Source_Files {