#100000# Workaround to: Bug in STLPort configuration leads to inconsistent exception specifications.

This commit is contained in:
Nikolai Pretzell 2002-11-14 13:03:30 +00:00
parent 5f5751ab0b
commit 73607d3fce
3 changed files with 11 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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