summaryrefslogtreecommitdiff
path: root/xml2cmp
diff options
context:
space:
mode:
authorNikolai Pretzell <np@openoffice.org>2002-11-14 13:11:24 +0000
committerNikolai Pretzell <np@openoffice.org>2002-11-14 13:11:24 +0000
commit61e97b5303ecf722a73d9b9f09a857f612a7fcce (patch)
treec550209ef7fe6896fc90d3fc083c773ea1ee8ec2 /xml2cmp
parent73607d3fceeb41d5ee15efb05af77bcb5fe334ee (diff)
#100000# Workaround to: Bug in STLPort configuration leads to inconsistent exception specifications.
Diffstat (limited to 'xml2cmp')
-rw-r--r--xml2cmp/source/finder/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/xml2cmp/source/finder/makefile.mk b/xml2cmp/source/finder/makefile.mk
index 85547bea931f..18fff9895fe0 100644
--- a/xml2cmp/source/finder/makefile.mk
+++ b/xml2cmp/source/finder/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: np $ $Date: 2001-03-23 13:32:07 $
+# last change: $Author: np $ $Date: 2002-11-14 14:11:24 $
#
# 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