summaryrefslogtreecommitdiff
path: root/tools/util
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-09-13 08:31:49 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-09-13 08:31:49 +0000
commitbf4dae7c7c3e58a20b7d02aa6e507aa64f323724 (patch)
treea6517f1030224a2cea29281a8724f4e1bf1050f2 /tools/util
parent24fa696dbda2d8b0e32b809976dd6936d6290f86 (diff)
#92123# user32.lib in defalut libs for CUI
Diffstat (limited to 'tools/util')
-rw-r--r--tools/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/util/makefile.mk b/tools/util/makefile.mk
index 4a005c483294..7d38b60c2a9f 100644
--- a/tools/util/makefile.mk
+++ b/tools/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hjs $ $Date: 2001-08-29 09:15:06 $
+# last change: $Author: hjs $ $Date: 2001-09-13 09:31:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -215,7 +215,6 @@ SHL1OBJS= $(SLO)\memmgr.obj
SHL1STDLIBS+= shell32.lib \
mpr.lib \
ole32.lib \
- user32.lib \
uuid.lib \
advapi32.lib
.ENDIF