INTEGRATION: CWS sb71 (1.2.12); FILE MERGED
2007/06/15 08:14:37 sb 1.2.12.2: RESYNC: (1.2-1.3); FILE MERGED 2007/06/14 15:04:36 sb 1.2.12.1: #i75466# Adapted to new APP|SHLnRPATH.
This commit is contained in:
parent
bbccc38479
commit
f969adbd29
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: vg $ $Date: 2007-05-25 10:54:12 $
|
||||
# last change: $Author: vg $ $Date: 2007-10-15 11:58:44 $
|
||||
#
|
||||
# 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