summaryrefslogtreecommitdiff
path: root/modules/CIAO/DAnCE/DAnCE/DAnCE_Properties.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/DAnCE/DAnCE/DAnCE_Properties.mpc')
-rw-r--r--modules/CIAO/DAnCE/DAnCE/DAnCE_Properties.mpc12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/CIAO/DAnCE/DAnCE/DAnCE_Properties.mpc b/modules/CIAO/DAnCE/DAnCE/DAnCE_Properties.mpc
new file mode 100644
index 00000000000..9f7613fb127
--- /dev/null
+++ b/modules/CIAO/DAnCE/DAnCE/DAnCE_Properties.mpc
@@ -0,0 +1,12 @@
+// -*- MPC -*-
+// $Id$
+
+project(DAnCE_Properties_IDL) : ciaolib_with_idl, dance_output {
+ custom_only = 1
+
+ IDL_Files {
+ idlflags += -SS -Sci
+ DAnCE_Properties.idl
+ }
+}
+