summaryrefslogtreecommitdiff
path: root/sysui/source/win32
diff options
context:
space:
mode:
Diffstat (limited to 'sysui/source/win32')
-rw-r--r--sysui/source/win32/QuickStart/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/source/win32/QuickStart/makefile.mk b/sysui/source/win32/QuickStart/makefile.mk
index 29c8df4bc43c..3e94a49b201b 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.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: ssa $ $Date: 2001-05-04 13:58:56 $
+# last change: $Author: ssa $ $Date: 2001-05-04 15:11:54 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -95,7 +95,7 @@ APP1STDLIBS=shell32.lib\
comsupp.lib\
oleaut32.lib
-APP1RES=$(RES)$/$(TARGET).res
+APP1NOSVRES=$(RES)$/$(TARGET).res
# --- Targets ------------------------------------------------------