summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc')
-rw-r--r--TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc b/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc
index 843c856715b..6c3c72f5505 100644
--- a/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc
+++ b/TAO/examples/POA/On_Demand_Loading/POA_On_Demand_Loading.mpc
@@ -1,7 +1,8 @@
// -*- MPC -*-
// $Id$
-project(*Server): taoexe, portableserver, minimum_corba {
+project(*Server): taoexe, portableserver {
+ avoids += minimum_corba
Source_Files {
server.cpp
Servant_Activator.cpp