summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc')
-rw-r--r--TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc b/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc
index 0b54971c2cb..6f42aaf7f48 100644
--- a/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.mpc
+++ b/TAO/examples/POA/Reference_Counted_Servant/Reference_Counted_Servant.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