summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-15 11:56:51 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-15 11:56:51 +0000
commitb7a30cc82be0ec2c75c10851a01658fa259c4405 (patch)
tree6d891754dcabe0c451129c79ffc7620cc6958a77 /TAO/tests/Param_Test
parent5fe66f7f901ac2ea0fb0f9499ba1c0bd07f33073 (diff)
downloadATCD-b7a30cc82be0ec2c75c10851a01658fa259c4405.tar.gz
ChangeLogTag: Wed Jun 15 11:50:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
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 {