summaryrefslogtreecommitdiff
path: root/vcl/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-05 08:20:49 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-05 08:20:49 +0000
commit4179ff44ae4c9c6141053f9940b636910705e750 (patch)
tree50d3d167d61d134cdaaa2e603d106f53605296b0 /vcl/util
parent1e3ca169352e35dd110da9bd5cb6dc49ac4f452f (diff)
INTEGRATION: CWS vcl22 (1.54.4); FILE MERGED
2004/06/25 18:08:18 pl 1.54.4.1: #i30611# gtk plugin depends on psp library
Diffstat (limited to 'vcl/util')
-rw-r--r--vcl/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/util/makefile.mk b/vcl/util/makefile.mk
index 40fd95650223..bb7c00cb0f98 100644
--- a/vcl/util/makefile.mk
+++ b/vcl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.54 $
+# $Revision: 1.55 $
#
-# last change: $Author: hr $ $Date: 2004-05-10 16:01:11 $
+# last change: $Author: obo $ $Date: 2004-07-05 09:20:49 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -330,6 +330,7 @@ SHL3LIBS= $(LIB3TARGET)
# libs for dummy plugin
SHL3STDLIBS=\
$(VCLLIB)\
+ -lpsp$(VERSION)$(DLLPOSTFIX)\
$(SOTLIB) \
$(UNOTOOLSLIB) \
$(TOOLSLIB) \