diff options
Diffstat (limited to 'svx/source/sdr/event')
-rw-r--r-- | svx/source/sdr/event/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/sdr/event/makefile.mk b/svx/source/sdr/event/makefile.mk index f55fb54f29a2..18194d932773 100644 --- a/svx/source/sdr/event/makefile.mk +++ b/svx/source/sdr/event/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 00:09:33 $ +# last change: $Author: hr $ $Date: 2006-06-19 16:29:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -37,6 +37,7 @@ PRJ=..$/..$/.. PRJNAME=svx TARGET=event +ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- |