summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-20 16:52:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-20 16:52:33 +0100
commit841cd41e29a8f173c4ac6371de147da102099964 (patch)
tree34c9c32420b90cb4835cb71a82a2c77198a1ae99 /idl
parent4333c4a8548209c8b56e048cd6b75d2626b765de (diff)
enable exceptions for these
Diffstat (limited to 'idl')
-rwxr-xr-xidl/source/cmptools/makefile.mk1
-rwxr-xr-xidl/source/objects/makefile.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/idl/source/cmptools/makefile.mk b/idl/source/cmptools/makefile.mk
index bf53623dfd0d..c4dc7854543e 100755
--- a/idl/source/cmptools/makefile.mk
+++ b/idl/source/cmptools/makefile.mk
@@ -29,6 +29,7 @@ PRJ=..$/..
PRJNAME=idl
TARGET=cmptools
+ENABLE_EXCEPTIONS=true
# --- Settings -----------------------------------------------------------
diff --git a/idl/source/objects/makefile.mk b/idl/source/objects/makefile.mk
index e141d85540de..dd6716699a84 100755
--- a/idl/source/objects/makefile.mk
+++ b/idl/source/objects/makefile.mk
@@ -29,6 +29,7 @@ PRJ=..$/..
PRJNAME=idl
TARGET=objects
+ENABLE_EXCEPTIONS=true
# --- Settings -----------------------------------------------------------