diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-09-03 15:12:05 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2001-09-03 15:12:05 +0000 |
commit | 03911064afb8c2f77e8db04cea8ed4a18d4f92b5 (patch) | |
tree | adf6b8c5fa63a665a91426f43b280ff731d470fd /framework/util | |
parent | b76c56950acbb20d2073ffe9563301bda3e83065 (diff) |
TARGETTYPE=GUI
Diffstat (limited to 'framework/util')
-rw-r--r-- | framework/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
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 |