diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 16:21:31 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 16:21:31 +0000 |
commit | c6ccf63073f5c462715bef0ad31994c7b6d36915 (patch) | |
tree | e15e9bc8bf247db3c53da9b9d12571fb2b317299 /cppu | |
parent | 4478b0d04c3c12d1f3c4bf1c751ad3be7c7456e8 (diff) |
INTEGRATION: CWS ause081 (1.2.8); FILE MERGED
2007/06/22 12:25:52 hjs 1.2.8.1: #i78393# remove now obsolete setting to avoid description
Diffstat (limited to 'cppu')
-rw-r--r-- | cppu/test/Map/makefile.mk | 5 | ||||
-rw-r--r-- | cppu/test/ObjectFactory/makefile.mk | 5 | ||||
-rw-r--r-- | cppu/test/Shield/makefile.mk | 5 | ||||
-rw-r--r-- | cppu/test/cascade_mapping/makefile.mk | 5 | ||||
-rw-r--r-- | cppu/test/env_substs/makefile.mk | 5 |
5 files changed, 10 insertions, 15 deletions
diff --git a/cppu/test/Map/makefile.mk b/cppu/test/Map/makefile.mk index e0d3ef43fb40..baeef583ce61 100644 --- a/cppu/test/Map/makefile.mk +++ b/cppu/test/Map/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:43:35 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:20:40 $ # # 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 := Map.test ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE diff --git a/cppu/test/ObjectFactory/makefile.mk b/cppu/test/ObjectFactory/makefile.mk index e9c6ed37f3ad..7ac27b167066 100644 --- a/cppu/test/ObjectFactory/makefile.mk +++ b/cppu/test/ObjectFactory/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:45:03 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:20:53 $ # # 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 := ObjectFactory ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE diff --git a/cppu/test/Shield/makefile.mk b/cppu/test/Shield/makefile.mk index 8661dda45f50..70b7318a96a2 100644 --- a/cppu/test/Shield/makefile.mk +++ b/cppu/test/Shield/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:45:34 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:21:06 $ # # 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 := Shield.test ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE diff --git a/cppu/test/cascade_mapping/makefile.mk b/cppu/test/cascade_mapping/makefile.mk index 33db600df229..9435ab31d170 100644 --- a/cppu/test/cascade_mapping/makefile.mk +++ b/cppu/test/cascade_mapping/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:46:59 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:21:19 $ # # 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 := cascade_mappping.test.pl ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE .INCLUDE : settings.mk diff --git a/cppu/test/env_substs/makefile.mk b/cppu/test/env_substs/makefile.mk index 7f4947592eed..acc8e3741f41 100644 --- a/cppu/test/env_substs/makefile.mk +++ b/cppu/test/env_substs/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:47:41 $ +# last change: $Author: hr $ $Date: 2007-06-26 17:21: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 := env_subst.test ENABLE_EXCEPTIONS := TRUE NO_BSYMBOLIC := TRUE -NO_SHL_DESCRIPTION := TRUE USE_DEFFILE := TRUE |