diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:46:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:46:44 +0000 |
commit | bee864b5d2fa8de935b15dd6daea203b271e456a (patch) | |
tree | e5a65c13236125a23aee2054cf2de3fdf7a35994 /cppuhelper/test | |
parent | b2bf6679ec15496712de87523c2a03347fcca0a1 (diff) |
INTEGRATION: CWS ause081 (1.2.12); FILE MERGED
2007/06/22 12:31:32 hjs 1.2.12.1: #i78393# remove now obsolete setting to avoid description
Diffstat (limited to 'cppuhelper/test')
-rw-r--r-- | cppuhelper/test/bootstrap/makefile.mk | 5 | ||||
-rw-r--r-- | cppuhelper/test/loader/makefile.mk | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/cppuhelper/test/bootstrap/makefile.mk b/cppuhelper/test/bootstrap/makefile.mk index 5f235d3b3823..a5ea8fe508b0 100644 --- a/cppuhelper/test/bootstrap/makefile.mk +++ b/cppuhelper/test/bootstrap/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: kz $ $Date: 2007-05-09 13:27:04 $ +# last change: $Author: hr $ $Date: 2007-06-26 16:46:31 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,7 +40,6 @@ TARGET := bootstrap.test ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE diff --git a/cppuhelper/test/loader/makefile.mk b/cppuhelper/test/loader/makefile.mk index 150eb34af771..91b8045a4eae 100644 --- a/cppuhelper/test/loader/makefile.mk +++ b/cppuhelper/test/loader/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: kz $ $Date: 2007-05-09 13:27:26 $ +# last change: $Author: hr $ $Date: 2007-06-26 16:46:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,7 +40,6 @@ TARGET := loader.test ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE |