summaryrefslogtreecommitdiff
path: root/sandbox
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2002-10-25 05:55:27 +0000
committerJoachim Lingner <jl@openoffice.org>2002-10-25 05:55:27 +0000
commit48727d675a79f087468098d18e11571c3b10f6a9 (patch)
treec69a851abbdb2795c39f53385c2feda57f8b047a /sandbox
parent2ac17c222695fc1e9af8bc7838260bc7815e2e7e (diff)
#100576# version info in manifest file
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/sandbox/util/makefile.mk b/sandbox/util/makefile.mk
index cd46fa48b264..d201d0141e37 100644
--- a/sandbox/util/makefile.mk
+++ b/sandbox/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: kr $ $Date: 2001-05-21 09:14:57 $
+# last change: $Author: jl $ $Date: 2002-10-25 06:55:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,6 +65,8 @@ PRJNAME = sandbox
TARGET = lib_sandbox_util
# --- Settings -----------------------------------------------------
+USE_UDK_EXTENDED_MANIFESTFILE=TRUE
+USE_EXTENDED_MANIFESTFILE=TRUE
.INCLUDE : settings.mk