summaryrefslogtreecommitdiff
path: root/CIAO/MPC/config/ciao_rtevent_dnc.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/MPC/config/ciao_rtevent_dnc.mpb')
-rw-r--r--CIAO/MPC/config/ciao_rtevent_dnc.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/CIAO/MPC/config/ciao_rtevent_dnc.mpb b/CIAO/MPC/config/ciao_rtevent_dnc.mpb
new file mode 100644
index 00000000000..78fa520bb5d
--- /dev/null
+++ b/CIAO/MPC/config/ciao_rtevent_dnc.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project : rtevent_serv, ciao_events_base_dnc, naming {
+ includes += $(CIAO_ROOT)/ciaosvcs/Events
+ idlflags += -I$(CIAO_ROOT)/ciaosvcs/Events
+ libs += CIAO_RTEvent
+ after += CIAO_RTEvent
+}