summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/event.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/event.mpb')
-rw-r--r--bin/MakeProjectCreator/config/event.mpb4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/event.mpb b/bin/MakeProjectCreator/config/event.mpb
index 10968e61645..8604669c7fe 100644
--- a/bin/MakeProjectCreator/config/event.mpb
+++ b/bin/MakeProjectCreator/config/event.mpb
@@ -1,7 +1,9 @@
// -*- MPC -*-
// $Id$
-project : orbsvcslib, ec_use_typed_events, minimum_corba {
+project : messaging, ec_use_typed_events, naming {
after += CosEvent
libs += TAO_CosEvent
+ tagchecks += CosEvent
+ avoids += minimum_corba
}