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