summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
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 -----------------------------------------------------------