summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2009-05-25 14:53:33 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2009-05-25 14:53:33 +0000
commit1055e4bfbf827292db6d4994cd5bec0e1b9a9d89 (patch)
tree5ce10ccc32eded069dbab9bc9fd76fa04fd503d4 /starmath
parent0612d6a7517e3c50bfda50b3a17f90f292b79e64 (diff)
#i10000#: build node.cxx and parse.cxx with exceptions enabled
Diffstat (limited to 'starmath')
-rw-r--r--starmath/source/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/source/makefile.mk b/starmath/source/makefile.mk
index bd6d6cce554c..0f604a22b346 100644
--- a/starmath/source/makefile.mk
+++ b/starmath/source/makefile.mk
@@ -93,6 +93,8 @@ EXCEPTIONSFILES = \
$(SLO)$/accessibility.obj \
$(SLO)$/cfgitem.obj \
$(SLO)$/document.obj \
+ $(SLO)$/node.obj \
+ $(SLO)$/parse.obj \
$(SLO)$/mathmlimport.obj \
$(SLO)$/mathmlexport.obj \
$(SLO)$/mathtype.obj \