summaryrefslogtreecommitdiff
path: root/modules/CIAO/MPC/config/componentidldefaults.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/MPC/config/componentidldefaults.mpb')
-rw-r--r--modules/CIAO/MPC/config/componentidldefaults.mpb21
1 files changed, 21 insertions, 0 deletions
diff --git a/modules/CIAO/MPC/config/componentidldefaults.mpb b/modules/CIAO/MPC/config/componentidldefaults.mpb
new file mode 100644
index 00000000000..666e7784b7a
--- /dev/null
+++ b/modules/CIAO/MPC/config/componentidldefaults.mpb
@@ -0,0 +1,21 @@
+// -*- MPC -*-
+// $Id$
+
+project : ciaoidldefaults, anytypecode {
+ idlflags += -Gsv -Glem -Gxhst -Gxhsk -Gxhsv -Gxhex
+
+ Modify_Custom (IDL) {
+ optional(source_pre_extension) {
+ commandflags(-Gsv) += _svnt
+ }
+
+ optional(header_pre_extension) {
+ commandflags(-Gsv) += _svnt
+ }
+
+ optional(generic_outputext) {
+ commandflags(-Glem) += E.idl
+ }
+ }
+}
+