diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 15:29:15 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 15:29:15 +0000 |
commit | d1e90146290f9acaf6c089fd1b2e73fbeb1da27a (patch) | |
tree | a0e71043394a5bffb4d7f1ad36cbbf051ee19244 /svx/source/sdr/event | |
parent | 01a549bc3f2bda12511e6d0cb2372b8a7e26d9ef (diff) |
INTEGRATION: CWS warnings01 (1.4.222); FILE MERGED
2006/03/10 16:30:39 aw 1.4.222.1: #i55991# WarningFree changes for unxsol
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 ----------------------------------------------------- |