summaryrefslogtreecommitdiff
path: root/modules/CIAO/MPC/config/ciao_race_default.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/MPC/config/ciao_race_default.mpb')
-rw-r--r--modules/CIAO/MPC/config/ciao_race_default.mpb7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/CIAO/MPC/config/ciao_race_default.mpb b/modules/CIAO/MPC/config/ciao_race_default.mpb
new file mode 100644
index 00000000000..93b11d6f426
--- /dev/null
+++ b/modules/CIAO/MPC/config/ciao_race_default.mpb
@@ -0,0 +1,7 @@
+// -*- MPC -*-
+// $Id$
+
+project : ciaocidldefaults {
+ includes += $(CIAO_ROOT)/RACE
+ idlflags += -I$(CIAO_ROOT)/RACE
+}