summaryrefslogtreecommitdiff
path: root/modules/CIAO/MPC/config/ciao_events_dnc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/MPC/config/ciao_events_dnc.mpb')
-rw-r--r--modules/CIAO/MPC/config/ciao_events_dnc.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/CIAO/MPC/config/ciao_events_dnc.mpb b/modules/CIAO/MPC/config/ciao_events_dnc.mpb
new file mode 100644
index 00000000000..50ec7aad402
--- /dev/null
+++ b/modules/CIAO/MPC/config/ciao_events_dnc.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project : ifr_client, valuetype, pi, codecfactory, ciao_container_dnc, ciao_client_dnc, ciao_rtevent_dnc, naming {
+ includes += $(CIAO_ROOT)/ciaosvcs/Events
+ idlflags += -I$(CIAO_ROOT)/ciaosvcs/Events
+ libs += CIAO_DnC_Events
+ after += CIAO_DnC_Events
+}