From c99950ff4b785457590df3886196eeb0ba19324f Mon Sep 17 00:00:00 2001 From: Nikolai Pretzell Date: Thu, 14 Nov 2002 13:03:30 +0000 Subject: #100000# Workaround to: Bug in STLPort configuration leads to inconsistent exception specifications. --- xml2cmp/source/support/makefile.mk | 6 ++++-- xml2cmp/source/xcd/makefile.mk | 6 ++++-- xml2cmp/util/makefile.mk | 5 +++-- 3 files changed, 11 insertions(+), 6 deletions(-) (limited to 'xml2cmp') diff --git a/xml2cmp/source/support/makefile.mk b/xml2cmp/source/support/makefile.mk index 1d4cf5625..cd04faeae 100644 --- a/xml2cmp/source/support/makefile.mk +++ b/xml2cmp/source/support/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: np $ $Date: 2001-03-23 13:23:17 $ +# last change: $Author: np $ $Date: 2002-11-14 14:03:29 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,6 +70,8 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- +ENABLE_EXCEPTIONS=TRUE + .INCLUDE : settings.mk diff --git a/xml2cmp/source/xcd/makefile.mk b/xml2cmp/source/xcd/makefile.mk index 5abd8f797..312a6066f 100644 --- a/xml2cmp/source/xcd/makefile.mk +++ b/xml2cmp/source/xcd/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: np $ $Date: 2001-03-23 13:39:37 $ +# last change: $Author: np $ $Date: 2002-11-14 14:03:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,6 +70,8 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- +ENABLE_EXCEPTIONS=TRUE + .INCLUDE : settings.mk diff --git a/xml2cmp/util/makefile.mk b/xml2cmp/util/makefile.mk index b9415c312..8de805c7c 100644 --- a/xml2cmp/util/makefile.mk +++ b/xml2cmp/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: np $ $Date: 2001-03-23 13:49:53 $ +# last change: $Author: np $ $Date: 2002-11-14 14:03:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -68,6 +68,7 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- +ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk -- cgit v1.2.3