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