diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-01-29 13:40:38 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-01-29 13:40:38 +0000 |
commit | 1cf91ac47e5ad127cf5072e705cad02c510ff854 (patch) | |
tree | ccc15198dfd6ebd8bcf5977b7fbe0482f3ca460b /bridges/test | |
parent | 41b8e583c2f988739526e64d66949b09389605b2 (diff) |
INTEGRATION: CWS pj89 (1.12.40); FILE MERGED
2007/12/23 09:48:58 pjanik 1.12.40.1: #i84856#: bridges is completely WaE clean now.
Diffstat (limited to 'bridges/test')
-rw-r--r-- | bridges/test/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bridges/test/makefile.mk b/bridges/test/makefile.mk index f6a60f3891b5..98d0f26d335f 100644 --- a/bridges/test/makefile.mk +++ b/bridges/test/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: obo $ $Date: 2007-03-09 08:49:10 $ +# last change: $Author: rt $ $Date: 2008-01-29 14:40:38 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -41,7 +41,6 @@ LIBTARGET=NO TARGETTYPE=CUI ENABLE_EXCEPTIONS=TRUE -EXTERNAL_WARNINGS_NOT_ERRORS := TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk |