summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorEike Rathke <erack@apache.org>2011-09-10 21:48:32 +0000
committerEike Rathke <erack@apache.org>2011-09-10 21:48:32 +0000
commit210611a3478263ef29820b3bd60d76cb29e3e169 (patch)
treebdca80e7d39ab98b89a26a20d9b62f5cf3700bfb /sd
parent77acf18b28f77a4e538b023f027d29af7ae7aaa2 (diff)
impress212: removed error... enabled exceptions
# User sj <sj@openoffice.org>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/filter/makefile.mk b/sd/source/filter/makefile.mk
index 554b1c5367be..fc930ce9cd27 100644
--- a/sd/source/filter/makefile.mk
+++ b/sd/source/filter/makefile.mk
@@ -28,6 +28,7 @@
PRJ=..$/..
PRJNAME=sd
TARGET=filter
+ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------