summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc b/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc
index 5e8640bf068..a4c891ef470 100644
--- a/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc
+++ b/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc
@@ -8,6 +8,7 @@ project(*idl): taoidldefaults {
}
project(*server) : portableserver, orbsvcsexe, minimum_corba, iortable, imr_client {
+ exename = server
after += *idl
IDL_Files {
@@ -22,6 +23,7 @@ project(*server) : portableserver, orbsvcsexe, minimum_corba, iortable, imr_clie
}
project(*client) : portableserver, orbsvcsexe, minimum_corba, iortable {
+ exename = client
after += *idl
IDL_Files {