summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/strategies.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/strategies.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/strategies.mpb3
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/strategies.mpb b/ACE/bin/MakeProjectCreator/config/strategies.mpb
index ae5383f50cb..c087499d5fd 100644
--- a/ACE/bin/MakeProjectCreator/config/strategies.mpb
+++ b/ACE/bin/MakeProjectCreator/config/strategies.mpb
@@ -1,6 +1,7 @@
// -*- MPC -*-
// $Id$
-project : taolib, anytypecode, core_strategies {
+project : taolib, anytypecode {
+ avoids += ace_for_tao // Requires Unix domain sockets and MEM stuff
after += Strategies
libs += TAO_Strategies
}