summaryrefslogtreecommitdiff
path: root/tools/source/rc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 12:48:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 12:48:38 +0000
commit61203c59db099e923ddaeca4483a57752111450d (patch)
tree62190d87440ed889ce63c2e7cdecc1114126c92e /tools/source/rc
parentfd05bb0f2af38878c751ef4db1313f434140f5fb (diff)
INTEGRATION: CWS warnings01 (1.8.8); FILE MERGED
2005/10/27 12:29:11 sb 1.8.8.1: #i53898# Made code warning-free.
Diffstat (limited to 'tools/source/rc')
-rw-r--r--tools/source/rc/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/source/rc/makefile.mk b/tools/source/rc/makefile.mk
index b4142e01da..30c315c2af 100644
--- a/tools/source/rc/makefile.mk
+++ b/tools/source/rc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 14:30:17 $
+# last change: $Author: hr $ $Date: 2006-06-19 13:48:38 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,7 @@ PRJ=..$/..
PRJNAME=tools
TARGET=rc
+ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------