summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc')
-rw-r--r--TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc
index 3396f7a98fe..30860084757 100644
--- a/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc
+++ b/TAO/orbsvcs/tests/InterfaceRepo/Application_Test/IFR_Application_Test.mpc
@@ -2,6 +2,7 @@
// $Id$
project(*server): taoexe, portableserver, ifr_client, minimum_corba {
+ exename = server
Source_Files {
test_i.cpp
@@ -10,6 +11,7 @@ project(*server): taoexe, portableserver, ifr_client, minimum_corba {
}
project(*client): taoexe, portableserver, ifr_client, dynamicinterface, minimum_corba {
+ exename = client
IDL_Files {
}