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