summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 14:40:03 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 14:40:03 +0000
commit6f8af825701ca442ec624b159e81c2c43d6923d7 (patch)
tree198d9645230c11108dde0e9038cc0d4265290e05 /goodies
parent4438d2d96a17aa3825903a806e29aaaeef141e85 (diff)
#i10000# For now better suppress warnings.
Diffstat (limited to 'goodies')
-rw-r--r--goodies/source/inv/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/goodies/source/inv/makefile.mk b/goodies/source/inv/makefile.mk
index 62da328b9721..784c35504fef 100644
--- a/goodies/source/inv/makefile.mk
+++ b/goodies/source/inv/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: rt $ $Date: 2008-01-29 14:42:39 $
+# last change: $Author: rt $ $Date: 2008-01-30 15:40:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,6 +39,8 @@ PRJNAME=goodies
TARGET=invader
TARGETTYPE=GUI
+EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
+
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk