diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:09:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 01:09:36 +0000 |
commit | 0241fa05202280933b5babd9927318cbc91811b4 (patch) | |
tree | 9b086b41f6a52c38960649fe0de213bba798fc4f /connectivity/source | |
parent | 90a771dc87466ac900877942a5f77f1151238654 (diff) |
INTEGRATION: CWS warnings01 (1.3.30); FILE MERGED
2006/04/07 20:25:39 sb 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED
2005/11/16 12:59:31 fs 1.3.30.1: #i57457# warning free code
Diffstat (limited to 'connectivity/source')
-rw-r--r-- | connectivity/source/resource/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/resource/makefile.mk b/connectivity/source/resource/makefile.mk index 634f1ea9b826..ec9b92d98f99 100644 --- a/connectivity/source/resource/makefile.mk +++ b/connectivity/source/resource/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: obo $ $Date: 2006-03-29 12:21:12 $ +# last change: $Author: hr $ $Date: 2006-06-20 02:09:36 $ # # 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 @@ PRJINC=.. PRJNAME=connectivity TARGET=$(SHARED_RES_TARGET) -ENABLE_EXCEPTIONS=FALSE +ENABLE_EXCEPTIONS=TRUE # --- Settings ---------------------------------- .IF "$(DBGUTIL_OJ)"!="" |