summaryrefslogtreecommitdiff
path: root/editeng/source
diff options
context:
space:
mode:
authoros <os@openoffice.org>2010-10-04 16:15:24 +0200
committeros <os@openoffice.org>2010-10-04 16:15:24 +0200
commitd66fbfadfe177d21cc6ff81e72984d54e6039004 (patch)
treee1c480fa483e21bbb8333c283a6c57530ae80629 /editeng/source
parenta2586c9696e79f1a49dca524dcff3297ab60fb6b (diff)
enable exceptions
Diffstat (limited to 'editeng/source')
-rw-r--r--editeng/source/rtf/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/editeng/source/rtf/makefile.mk b/editeng/source/rtf/makefile.mk
index ef1c5f44b196..bf32205afdc3 100644
--- a/editeng/source/rtf/makefile.mk
+++ b/editeng/source/rtf/makefile.mk
@@ -29,19 +29,16 @@ PRJ=..$/..
PRJNAME=editeng
TARGET=rtf
-
+ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/makefile.pmk
-
# --- Files --------------------------------------------------------
-EXCEPTIONSFILES= \
- $(SLO)$/svxrtf.obj
SLOFILES= \
- $(EXCEPTIONSFILES) \
+ $(SLO)$/svxrtf.obj \
$(SLO)$/rtfitem.obj \
$(SLO)$/rtfgrf.obj