summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/event.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/event.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/event.mpb8
1 files changed, 8 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/event.mpb b/ACE/bin/MakeProjectCreator/config/event.mpb
new file mode 100644
index 00000000000..36f868262fe
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/event.mpb
@@ -0,0 +1,8 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, ec_use_typed_events, minimum_corba {
+ after += CosEvent
+ libs += TAO_CosEvent
+ tagchecks += CosEvent
+}