summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/strategies.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/strategies.mpb')
-rw-r--r--bin/MakeProjectCreator/config/strategies.mpb5
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/MakeProjectCreator/config/strategies.mpb b/bin/MakeProjectCreator/config/strategies.mpb
index 02d92a3b393..262bc6200ed 100644
--- a/bin/MakeProjectCreator/config/strategies.mpb
+++ b/bin/MakeProjectCreator/config/strategies.mpb
@@ -1,9 +1,6 @@
// -*- MPC -*-
// $Id$
-// Strategies should depend on tao_flreactor and tao_tkreactor,
-// but cannot now due many additional dependencies.
-
-project : taolib, tao_tkreactor {
+project : taolib {
after += Strategies
libs += TAO_Strategies
}