diff options
Diffstat (limited to 'xmloff/source/forms/makefile.mk')
-rw-r--r-- | xmloff/source/forms/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/makefile.mk b/xmloff/source/forms/makefile.mk index 8c46a4fbf3..6b6aa68d72 100644 --- a/xmloff/source/forms/makefile.mk +++ b/xmloff/source/forms/makefile.mk @@ -30,7 +30,7 @@ PRJ=..$/.. PRJNAME=xmloff TARGET=forms -ENABLE_EXCEPTIONS=TRUE +ENABLE_EXCEPTIONS=sal_True # --- Settings ----------------------------------------------------- |