summaryrefslogtreecommitdiff
path: root/idl/source
diff options
context:
space:
mode:
Diffstat (limited to 'idl/source')
-rw-r--r--idl/source/prj/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/idl/source/prj/makefile.mk b/idl/source/prj/makefile.mk
index 00cc1114dd8d..21f3fa019698 100644
--- a/idl/source/prj/makefile.mk
+++ b/idl/source/prj/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 17:52:57 $
+# last change: $Author: hr $ $Date: 2006-06-19 10:43:47 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -41,6 +41,7 @@ PROJECTPCHSOURCE=$(PRJ)$/util$/idlpch
PRJNAME=SVIDL
TARGET=prj
+ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------------