diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-06-17 08:40:12 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-06-17 08:40:12 +0000 |
commit | 8e81236100fc319d40af88153b8744165b2ddb20 (patch) | |
tree | c99be4ef240e4b8606150d8c5166013fdb4fd2bd /bean | |
parent | c3e37f933f09daf66d9ef4ab198c3b45f7483c8b (diff) |
INTEGRATION: CWS sb31 (1.1.12); FILE MERGED
2005/03/30 12:35:55 sb 1.1.12.1: #120219# Removed dubious JAR file versioning.
Diffstat (limited to 'bean')
-rw-r--r-- | bean/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bean/util/makefile.mk b/bean/util/makefile.mk index 6586047ca..8e2e8c42a 100644 --- a/bean/util/makefile.mk +++ b/bean/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: mi $ $Date: 2004-10-18 07:17:06 $ +# last change: $Author: obo $ $Date: 2005-06-17 09:40:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,8 +65,6 @@ PRJNAME = bean TARGET = officebean # --- Settings ----------------------------------------------------- -USE_EXTENDED_MANIFESTFILE=TRUE -USE_UDK_EXTENDED_MANIFESTFILE=TRUE .INCLUDE : settings.mk |