From a2a3156cd79a15c8a0b77672ae6eb5f33dbaa80d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 21 Feb 2005 11:12:27 +0000 Subject: INTEGRATION: CWS sb29 (1.8.208); FILE MERGED 2005/01/31 13:32:03 sb 1.8.208.1: #i41344# Adapted Solaris Intel cpp_uno bridge to multiple-inheritance UNO interface types. --- bridges/source/cpp_uno/cc50_solaris_intel/makefile.mk | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'bridges/source/cpp_uno/cc50_solaris_intel') diff --git a/bridges/source/cpp_uno/cc50_solaris_intel/makefile.mk b/bridges/source/cpp_uno/cc50_solaris_intel/makefile.mk index 25669da6fc46..dd878ee158f7 100644 --- a/bridges/source/cpp_uno/cc50_solaris_intel/makefile.mk +++ b/bridges/source/cpp_uno/cc50_solaris_intel/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: hjs $ $Date: 2001-12-12 16:40:39 $ +# last change: $Author: vg $ $Date: 2005-02-21 12:12:27 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -96,11 +96,8 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def SHL1IMPLIB= i$(TARGET) SHL1VERSIONMAP=..$/..$/bridge_exports.map -SHL1OBJS= \ - $(SLO)$/cpp2uno.obj \ - $(SLO)$/uno2cpp.obj \ - $(SLO)$/except.obj \ - $(SLO)$/call.obj +SHL1OBJS = $(SLOFILES) +SHL1LIBS = $(SLB)$/cpp_uno_shared.lib SHL1STDLIBS= \ $(CPPULIB) \ -- cgit v1.2.3