summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/InterOp-Naming')
-rw-r--r--TAO/tests/InterOp-Naming/InterOp-Naming.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/InterOp-Naming/InterOp-Naming.mpc b/TAO/tests/InterOp-Naming/InterOp-Naming.mpc
index cb15e6d01a8..6e52261eed8 100644
--- a/TAO/tests/InterOp-Naming/InterOp-Naming.mpc
+++ b/TAO/tests/InterOp-Naming/InterOp-Naming.mpc
@@ -2,6 +2,7 @@
// $Id$
project(*Server): taoserver, utils, iortable {
+ exename = INS_test_server
Source_Files {
INS_i.cpp
Server_i.cpp
@@ -10,6 +11,7 @@ project(*Server): taoserver, utils, iortable {
}
project(*Client): taoclient {
+ exename = INS_test_client
Source_Files {
INSC.cpp
INS_test_client.cpp