summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:45:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:45:26 +0000
commit0cc54ad8d36e1e3766b789ab294786bfe5034e62 (patch)
tree793947bb32d1b487b69bae9f139ff80b73ca0c67 /basegfx
parent8bc9b900b57cd717823984c67c64308c862ac5f6 (diff)
INTEGRATION: CWS warnings01 (1.8.6); FILE MERGED
2005/11/07 19:36:50 pl 1.8.6.2: RESYNC: (1.8-1.9); FILE MERGED 2005/10/24 16:15:03 pl 1.8.6.1: #i55991# remove warnings for solaris platform
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/source/polygon/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/basegfx/source/polygon/makefile.mk b/basegfx/source/polygon/makefile.mk
index 25ab5c2aa9f8..33dd5af21526 100644
--- a/basegfx/source/polygon/makefile.mk
+++ b/basegfx/source/polygon/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kz $ $Date: 2005-11-02 13:59:30 $
+# last change: $Author: hr $ $Date: 2006-06-20 03:45:26 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@ PRJNAME=basegfx
TARGET=polygon
#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb
-#ENABLE_EXCEPTIONS=FALSE
+ENABLE_EXCEPTIONS=TRUE
#USE_DEFFILE=TRUE
# --- Settings ----------------------------------