summaryrefslogtreecommitdiff
path: root/sysui/source
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-08-30 08:40:42 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-08-30 08:40:42 +0000
commitd2b9d28e234cc7fb36e54c5035dcb2be37a7bd5f (patch)
tree45cb792d864042e59926c11d086db20d7fc22241 /sysui/source
parent6eeebaf5dc656e2d8f6cf5f74c05f9cc70204ccc (diff)
set TARGETTYPE to GUI
Diffstat (limited to 'sysui/source')
-rw-r--r--sysui/source/win32/QuickStart/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysui/source/win32/QuickStart/makefile.mk b/sysui/source/win32/QuickStart/makefile.mk
index 3e94a49b201b..998677e5d841 100644
--- a/sysui/source/win32/QuickStart/makefile.mk
+++ b/sysui/source/win32/QuickStart/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: ssa $ $Date: 2001-05-04 15:11:54 $
+# last change: $Author: hjs $ $Date: 2001-08-30 09:40:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,6 +66,7 @@ PRJNAME=sysui
TARGET=quickstart
LIBTARGET=NO
ENABLE_EXCEPTIONS=TRUE
+TARGETTYPE=GUI
# --- Settings -----------------------------------------------------