From f2cd9e259fb634584b42ffebfd22622df3867065 Mon Sep 17 00:00:00 2001 From: Malte Timmermann Date: Mon, 26 Jul 2004 06:30:29 +0000 Subject: #i21596# Digital Signatures... --- xmlsecurity/util/exports_xsmscrypt.dxp | 5 ----- xmlsecurity/util/exports_xsnss.dxp | 5 ----- xmlsecurity/util/makefile.mk | 10 ++++++---- 3 files changed, 6 insertions(+), 14 deletions(-) (limited to 'xmlsecurity/util') diff --git a/xmlsecurity/util/exports_xsmscrypt.dxp b/xmlsecurity/util/exports_xsmscrypt.dxp index 208cad179969..9630d7e06768 100644 --- a/xmlsecurity/util/exports_xsmscrypt.dxp +++ b/xmlsecurity/util/exports_xsmscrypt.dxp @@ -1,8 +1,3 @@ component_getImplementationEnvironment component_writeInfo component_getFactory -?numericStringToBigInteger@@YA?AV?$Sequence@C@uno@star@sun@com@@VOUString@rtl@@@Z -?bigIntegerToNumericString@@YA?AVOUString@rtl@@V?$Sequence@C@uno@star@sun@com@@@Z -?getUnoTunnelId@SecurityEnvironment_MSCryptImpl@@SAABV?$Sequence@C@uno@star@sun@com@@XZ -?setNativeElement@XMLElementWrapper_XmlSecImpl@@QAEXQAU_xmlNode@@@Z -?getUnoTunnelImplementationId@XMLElementWrapper_XmlSecImpl@@SA?AV?$Sequence@C@uno@star@sun@com@@XZ diff --git a/xmlsecurity/util/exports_xsnss.dxp b/xmlsecurity/util/exports_xsnss.dxp index 0986808b267b..9630d7e06768 100644 --- a/xmlsecurity/util/exports_xsnss.dxp +++ b/xmlsecurity/util/exports_xsnss.dxp @@ -1,8 +1,3 @@ component_getImplementationEnvironment component_writeInfo component_getFactory -?bigIntegerToNumericString@@YA?AVOUString@rtl@@V?$Sequence@C@uno@star@sun@com@@@Z -?numericStringToBigInteger@@YA?AV?$Sequence@C@uno@star@sun@com@@VOUString@rtl@@@Z -?getUnoTunnelId@SecurityEnvironment_NssImpl@@SAABV?$Sequence@C@uno@star@sun@com@@XZ -?setNativeElement@XMLElementWrapper_XmlSecImpl@@QAEXQAU_xmlNode@@@Z -?getUnoTunnelImplementationId@XMLElementWrapper_XmlSecImpl@@SA?AV?$Sequence@C@uno@star@sun@com@@XZ diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk index cffeb43fdb96..04728fdb50cc 100644 --- a/xmlsecurity/util/makefile.mk +++ b/xmlsecurity/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: mt $ $Date: 2004-07-26 06:14:21 $ +# last change: $Author: mt $ $Date: 2004-07-26 07:29:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -162,7 +162,9 @@ SHL4LIBS=\ $(SLB)$/dialogs.lib \ $(SLB)$/component.lib -SHL4OBJS=$(SLO)$/baseencoding.obj +SHL4OBJS=\ + $(SLO)$/baseencoding.obj \ + $(SLO)$/biginteger.obj SHL4STDLIBS=\ $(CPPULIB) \ @@ -183,7 +185,7 @@ SHL4STDLIBS=\ #MT: Remove ixml2 and xs_comm (above) by cerating service for base encodings .IF "$(GUI)"=="WNT" -SHL4STDLIBS+= "ixml2.lib" "xmlsec.lib" "xsec_xmlsec.lib" +SHL4STDLIBS+= "ixml2.lib" "xmlsec.lib" .ELSE SHL4STDLIBS+= "-lxml2" "-lxmlsec" "-lxsec_xmlsec" .ENDIF -- cgit v1.2.3