summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/event_serv.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/event_serv.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/event_serv.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/event_serv.mpb b/ACE/bin/MakeProjectCreator/config/event_serv.mpb
new file mode 100644
index 00000000000..1c536f434b5
--- /dev/null
+++ b/ACE/bin/MakeProjectCreator/config/event_serv.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : orbsvcslib, event_skel, ec_use_typed_events_serv, messaging_optional, naming, svc_utils, minimum_corba {
+ after += CosEvent_Serv
+ libs += TAO_CosEvent_Serv
+}