summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc b/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc
index ae73b4ba0d3..0949799b83d 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc
+++ b/TAO/orbsvcs/tests/IOR_MCast/IOR_MCast.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*-
// $Id$
-project(*server): namingexe, iortable, svc_utils {
+project(*server): namingexe {
Source_Files {
server_i.cpp
MCast_Server_i.cpp
@@ -9,7 +9,7 @@ project(*server): namingexe, iortable, svc_utils {
}
}
-project(*client): namingexe, iortable, svc_utils {
+project(*client): namingexe {
exename = client
Source_Files {