summaryrefslogtreecommitdiff
path: root/config/opalorb.mpb
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-04-10 19:38:14 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-04-10 19:38:14 +0000
commit392cb79c51ba0bcda8600f665c6e5f454cccdbc5 (patch)
treef883b216dd39713edd2f4e0b298f5d82f37931bb /config/opalorb.mpb
parent628f1ce6da1ac888c42dc3c4a2e6a5bdafa11105 (diff)
downloadMPC-392cb79c51ba0bcda8600f665c6e5f454cccdbc5.tar.gz
ChangeLogTag: Sat Apr 10 19:37:34 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'config/opalorb.mpb')
-rw-r--r--config/opalorb.mpb9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/opalorb.mpb b/config/opalorb.mpb
new file mode 100644
index 00000000..74eda7ed
--- /dev/null
+++ b/config/opalorb.mpb
@@ -0,0 +1,9 @@
+// -*- MPC -*-
+// $Id$
+
+project {
+ Define_Custom(Perl_IDL) {
+ command = perl <%quote%>$(OPALORB_ROOT)/idl/idl.pl<%quote%>
+ inputext = .idl
+ }
+}