diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-15 09:39:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-08-15 09:39:41 +0000 |
commit | 81f05266d2bb48cfa38e3d25aac5909f13cb9459 (patch) | |
tree | 1941e9f0d2838812be361adc11bfc306295be65a /solenv/inc/unxsoli4.mk | |
parent | 666350f9a9d18801b6c0d1ab8eafc46968893ea3 (diff) |
#i10000#: add basebmp to warnings=error exception list
Diffstat (limited to 'solenv/inc/unxsoli4.mk')
-rw-r--r-- | solenv/inc/unxsoli4.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/inc/unxsoli4.mk b/solenv/inc/unxsoli4.mk index f2ca3cad1c50..7a521bf4c1cd 100644 --- a/solenv/inc/unxsoli4.mk +++ b/solenv/inc/unxsoli4.mk @@ -4,9 +4,9 @@ # # $RCSfile: unxsoli4.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: ihi $ $Date: 2006-08-01 11:47:49 $ +# last change: $Author: hr $ $Date: 2006-08-15 10:39:41 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -110,6 +110,7 @@ CFLAGSWERRCXX=-xwe # settings.mk): MODULES_WITH_WARNINGS := \ b_server \ + basebmp \ basctl \ canvas \ chart2 \ |