summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/Callback
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-04 05:39:51 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-04 05:39:51 +0000
commit2ce3b78f6b441088d4240eb15e946e3a497b32a2 (patch)
treebce043aafbd39661e259d009daaca9907f9a2a51 /TAO/orbsvcs/tests/Security/Callback
parentebf5a47d5b743617b6331868db3cdc132af6f845 (diff)
downloadATCD-2ce3b78f6b441088d4240eb15e946e3a497b32a2.tar.gz
Wed Jul 4 05:35:49 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Security/Callback')
-rw-r--r--TAO/orbsvcs/tests/Security/Callback/Callback.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Security/Callback/Callback.mpc b/TAO/orbsvcs/tests/Security/Callback/Callback.mpc
index e2a379ae985..8fc0d7c7767 100644
--- a/TAO/orbsvcs/tests/Security/Callback/Callback.mpc
+++ b/TAO/orbsvcs/tests/Security/Callback/Callback.mpc
@@ -11,7 +11,7 @@ project(*idl): taoidldefaults {
project(*security server): taoexe, portableserver, ssl {
after += *idl
-
+ exename = server
IDL_Files {
}
@@ -26,7 +26,7 @@ project(*security server): taoexe, portableserver, ssl {
project(*security client): taoexe, portableserver, ssl {
after += *idl
-
+ exename = client
IDL_Files {
}