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..c06952d1b3e
--- /dev/null
+++ b/bin/MakeProjectCreator/config/ciao_events_dnc.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project : security, ifr_client, valuetype, pi, codecfactory {
+ after += CIAO_DnC_Client
+ includes += $(CIAO_ROOT) $(CIAO_ROOT)/ciao $(CIAO_ROOT)/DAnCE $(CIAO_ROOT)/ciaosvcs/Events
+ idlflags += -I$(CIAO_ROOT) -I$(CIAO_ROOT)/ciao -I$(CIAO_ROOT)/DAnCE -I$(CIAO_ROOT)/ciaosvcs/Events -Sc
+ libs += CIAO_DnC_Client CIAO_DnC_Container
+}