diff --git a/cppu/test/makefile.mk b/cppu/test/makefile.mk index 6a73c51f01b6..a48e55116735 100644 --- a/cppu/test/makefile.mk +++ b/cppu/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: dbo $ $Date: 2001-05-07 15:07:01 $ +# last change: $Author: dbo $ $Date: 2001-05-08 12:03:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -98,7 +98,7 @@ APP1OBJS= \ APP1STDLIBS+= \ $(CPPULIB) \ $(CPPUHELPERLIB) \ - $(VOSLIB) \ + $(SALHELPERLIB) \ $(SALLIB) APP1DEF= $(MISC)$/$(APP1TARGET).def diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map index 658b30a22c83..802c18941bbb 100755 --- a/cppu/util/cppu.map +++ b/cppu/util/cppu.map @@ -78,6 +78,7 @@ UDK_2_0_0 { uno_revokeMappingCallback; uno_getCurrentContext; + uno_setCurrentContext; uno_bindIdToCurrentThread; uno_getIdOfCurrentThread;