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