summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc')
-rw-r--r--TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc b/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc
index 7f01d95962a..92e0254b024 100644
--- a/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc
+++ b/TAO/examples/POA/Adapter_Activator/POA_Adapter_Activator.mpc
@@ -1,7 +1,8 @@
// -*- MPC -*-
// $Id$
-project(*Server): taoexe, portableserver, minimum_corba {
+project(*Server): taoexe, portableserver {
+ avoids += minimum_corba
includes += ../Generic_Servant
libs += Generic_Servant
after += POA_Generic_Servant_Lib