diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 16:19:14 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 16:19:14 +0000 |
commit | f2ac6e57b5e8ff869e9db283e84b35cad20d12f2 (patch) | |
tree | a488ccb4ea30e4e33f59fe81118c82e79b0794a5 /cppu/source | |
parent | c8fd712474135ba9fda3e5b2454584cbc8e3c0cd (diff) |
INTEGRATION: CWS ause081 (1.2.8); FILE MERGED
2007/06/22 12:25:50 hjs 1.2.8.1: #i78393# remove now obsolete setting to avoid description
Diffstat (limited to 'cppu/source')
-rw-r--r-- | cppu/source/AffineBridge/makefile.mk | 5 | ||||
-rw-r--r-- | cppu/source/UnsafeBridge/makefile.mk | 5 | ||||
-rw-r--r-- | cppu/source/helper/purpenv/makefile.mk | 5 |
3 files changed, 6 insertions, 9 deletions
diff --git a/cppu/source/AffineBridge/makefile.mk b/cppu/source/AffineBridge/makefile.mk index 900290236076..f3f23703736a 100644 --- a/cppu/source/AffineBridge/makefile.mk +++ b/cppu/source/AffineBridge/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:36:17 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:18:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,6 @@ TARGET := AffineBridge ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := FALSE diff --git a/cppu/source/UnsafeBridge/makefile.mk b/cppu/source/UnsafeBridge/makefile.mk index 4f05c6b0a38f..cf5c3badb494 100644 --- a/cppu/source/UnsafeBridge/makefile.mk +++ b/cppu/source/UnsafeBridge/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:36:37 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:18:47 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,6 @@ TARGET := UnsafeBridge ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := FALSE diff --git a/cppu/source/helper/purpenv/makefile.mk b/cppu/source/helper/purpenv/makefile.mk index 87bc3d96a2de..9fa8631ba673 100644 --- a/cppu/source/helper/purpenv/makefile.mk +++ b/cppu/source/helper/purpenv/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:37:37 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:19:00 $ # # 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 := helper_purpenv ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE |