summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-27 09:25:23 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-27 09:25:23 +0000
commit1e8550f42de4c4ab5a6174d75b050bc0933631ac (patch)
tree08fda8e81625e7c9bce52bb0ce34ba4455f80da4 /vcl/util
parent5cfae393327b5c252ec13d6986e9d6f480ba0959 (diff)
#i80092# linking of libvclplug_gtk680lx.so changed. Patch by pl.
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile.mk18
1 files changed, 15 insertions, 3 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index b8c2c83c2466..fab460ae80f7 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.95 $
+# $Revision: 1.96 $
#
-# last change: $Author: rt $ $Date: 2007-07-24 10:33:00 $
+# last change: $Author: rt $ $Date: 2007-07-27 10:25:23 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -351,7 +351,19 @@ SHL4NOCHECK=TRUE
SHL4STDLIBS+=-l$(SHL2TARGET)
-SHL4STDLIBS+=$(SHL2STDLIBS)
+SHL4STDLIBS+=\
+ $(VCLLIB)\
+ -lpsp$(VERSION)$(DLLPOSTFIX)\
+ $(SOTLIB) \
+ $(UNOTOOLSLIB) \
+ $(TOOLSLIB) \
+ $(COMPHELPERLIB) \
+ $(UCBHELPERLIB) \
+ $(CPPUHELPERLIB) \
+ $(CPPULIB) \
+ $(VOSLIB) \
+ $(SALLIB)
+
.ENDIF # "$(ENABLE_GTK)" != ""
# KDE plugin