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 | f591db06ee9531ae3911981f7e96ab11bf6f4f94 (patch) | |
tree | 6f0f1152c263b1338db81964610c1a1d9a1b600c /basctl | |
parent | 51988c5b18d42c964a9697fe4c2d15942016fa0f (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')
-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 43c0d1596..f17a51aee 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 |