summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/ORT/ORT.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/examples/ORT/ORT.mpc')
-rw-r--r--TAO/orbsvcs/examples/ORT/ORT.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/ORT/ORT.mpc b/TAO/orbsvcs/examples/ORT/ORT.mpc
index 82fc927aab8..ebe74844f8d 100644
--- a/TAO/orbsvcs/examples/ORT/ORT.mpc
+++ b/TAO/orbsvcs/examples/ORT/ORT.mpc
@@ -42,7 +42,7 @@ project(*Server) : orbsvcsexe, dynamicinterface, ifr_client, minimum_corba, iori
}
project(*Client) : orbsvcsexe, event, minimum_corba {
- after += *Idl *Server
+ after += *Server
source_files {
client.cpp
sum_serverC.cpp