summaryrefslogtreecommitdiff
path: root/sysui/source
diff options
context:
space:
mode:
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 -----------------------------------------------------