From 03911064afb8c2f77e8db04cea8ed4a18d4f92b5 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Mon, 3 Sep 2001 15:12:05 +0000 Subject: TARGETTYPE=GUI --- framework/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'framework/util') diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk index 2ac3fed217a0..6a10be42e2bd 100644 --- a/framework/util/makefile.mk +++ b/framework/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.48 $ +# $Revision: 1.49 $ # -# last change: $Author: as $ $Date: 2001-08-20 13:00:40 $ +# last change: $Author: hjs $ $Date: 2001-09-03 16:12:05 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -63,6 +63,7 @@ PRJ=.. PRJNAME= framework TARGET= framework +TARGETTYPE=GUI USE_DEFFILE= TRUE ENABLE_EXCEPTIONS= TRUE -- cgit