diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 14:09:41 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 14:09:41 +0000 |
commit | e59ef2b5e7b4703e7139c47e6dde9e411b507178 (patch) | |
tree | 44f16435b8933c0ed5346a5b14e559ee11cd2d4f /extensions/util | |
parent | 501c1698858ed13b14b5198c51e3e4926b226489 (diff) |
INTEGRATION: CWS ause084_DEV300 (1.4.138); FILE MERGED
2007/12/18 10:10:16 hjs 1.4.138.1: #i78233# remove PDBTARGET and friends
Diffstat (limited to 'extensions/util')
-rw-r--r-- | extensions/util/makefile.pmk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/extensions/util/makefile.pmk b/extensions/util/makefile.pmk index a6f598900dbe..e8c56611d7b3 100644 --- a/extensions/util/makefile.pmk +++ b/extensions/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: vg $ $Date: 2007-02-28 16:27:38 $ +# last change: $Author: kz $ $Date: 2008-03-06 15:09:41 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -32,10 +32,6 @@ # MA 02111-1307 USA # #************************************************************************* -PROJECTPCH4DLL=TRUE -PROJECTPCH=extensionspch -PROJECTPCHSOURCE=$(PRJ)$/util$/extensionspch -PDBTARGET=extensions .INCLUDE : settings.mk |