From 117e70834d25c44f3cc6c2347fe03f45468f457d Mon Sep 17 00:00:00 2001 From: Joachim Lingner Date: Fri, 25 Oct 2002 05:45:15 +0000 Subject: #100576# version info in manifest file --- jurt/util/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jurt/util') diff --git a/jurt/util/makefile.mk b/jurt/util/makefile.mk index 939d44dd9cf7..45c7ff151e04 100644 --- a/jurt/util/makefile.mk +++ b/jurt/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 15:27:56 $ +# last change: $Author: jl $ $Date: 2002-10-25 06:45:15 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -65,6 +65,8 @@ PRJNAME = jurt TARGET = jurt # --- Settings ----------------------------------------------------- +USE_UDK_EXTENDED_MANIFESTFILE=TRUE +USE_EXTENDED_MANIFESTFILE=TRUE .INCLUDE : settings.mk -- cgit