From 0241fa05202280933b5babd9927318cbc91811b4 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 20 Jun 2006 01:09:36 +0000 Subject: 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 --- connectivity/source/resource/makefile.mk | 6 +++--- 1 file 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)"!="" -- cgit