diff options
Diffstat (limited to 'svtools/source/svhtml/makefile.mk')
-rw-r--r-- | svtools/source/svhtml/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/svhtml/makefile.mk b/svtools/source/svhtml/makefile.mk index 577cc83e65c7..b597763ac390 100644 --- a/svtools/source/svhtml/makefile.mk +++ b/svtools/source/svhtml/makefile.mk @@ -34,6 +34,8 @@ PRJ=..$/.. PRJNAME=svtools TARGET=svhtml +ENABLE_EXCEPTIONS=TRUE + # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk |