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 | 98d95e49e88c6c5c0c44c263c1ffabf116ea456c (patch) | |
tree | d934db61445e3d73ee9ecb1b6d23e03bf85de9f0 /bean/util/makefile.mk | |
parent | 33033ab1e98310e997b46e1537ae728a135b1a92 (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/util/makefile.mk')
-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 6586047ca6d7..8e2e8c42aa61 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 |