summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-24 10:46:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-24 10:46:56 +0000
commit409cc75a42ae2089fa32ec9b3f8784c4a0ab2ef9 (patch)
treebfc11b09a8d6b79dc168443942413df69255a52b /TAO/tests/InterOp-Naming
parent745198cf32b192ecffcec59885442b3df8eede3b (diff)
downloadATCD-409cc75a42ae2089fa32ec9b3f8784c4a0ab2ef9.tar.gz
ChangeLogTag: Thu Feb 24 10:13:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
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