#i10000# Need to link against COMPHELPERLIB (SalGtkPicker.cxx uses comphelper::getProcessServiceFactory()
This commit is contained in:
parent
0fc76175ed
commit
8c80741d33
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.7 $
|
||||
# $Revision: 1.8 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 23:36:36 $
|
||||
# last change: $Author: rt $ $Date: 2006-10-25 08:51:00 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -86,6 +86,7 @@ SHL1STDLIBS=\
|
|||
$(VCLLIB) \
|
||||
$(TOOLSLIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
$(COMPHELPERLIB) \
|
||||
$(CPPULIB) \
|
||||
$(SALLIB) \
|
||||
$(PKGCONFIG_LIBS)
|
||||
|
|
Loading…
Reference in a new issue