diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 12:15:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 12:15:55 +0000 |
commit | 5776ffd00c8d16f6cc61dabb360c54382ea3d4f0 (patch) | |
tree | 511cbed096a861d5e4a2c51cd615a1a8b07b0d36 /basctl/source/accessibility | |
parent | 48bb03c01fced17b57ac05c9680be4967965e77d (diff) |
INTEGRATION: CWS warnings01 (1.4.70); FILE MERGED
2006/05/12 16:21:35 sb 1.4.70.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
Diffstat (limited to 'basctl/source/accessibility')
-rw-r--r-- | basctl/source/accessibility/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/accessibility/makefile.mk b/basctl/source/accessibility/makefile.mk index 43c0d1596a16..f17a51aee46f 100644 --- a/basctl/source/accessibility/makefile.mk +++ b/basctl/source/accessibility/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:53:58 $ +# last change: $Author: hr $ $Date: 2006-06-19 13:15:55 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ=..$/.. -PRJNAME=BASCTL +PRJNAME=basctl TARGET=accessibility ENABLE_EXCEPTIONS=TRUE |