INTEGRATION: CWS sb71 (1.9.26); FILE MERGED
2007/06/14 15:04:34 sb 1.9.26.1: #i75466# Adapted to new APP|SHLnRPATH.
This commit is contained in:
parent
b3867c7e2d
commit
6a8783d49b
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.9 $
|
||||
# $Revision: 1.10 $
|
||||
#
|
||||
# last change: $Author: obo $ $Date: 2007-01-25 13:27:48 $
|
||||
# last change: $Author: vg $ $Date: 2007-10-15 11:56:27 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -69,6 +69,7 @@ SHL1TARGET= $(TARGET)
|
|||
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
|
||||
SHL1IMPLIB=i$(TARGET)
|
||||
SHL1VERSIONMAP=..$/..$/bridge_exports.map
|
||||
SHL1RPATH=URELIB
|
||||
|
||||
SHL1OBJS = $(SLOFILES)
|
||||
SHL1LIBS = $(SLB)$/cpp_uno_shared.lib
|
||||
|
|
Loading…
Reference in a new issue