From c8e8e6b3506c2e0882c85aeb2adac1428682f0e1 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 18 May 2005 09:10:23 +0000 Subject: INTEGRATION: CWS xmlsec12 (1.5.10); FILE MERGED 2005/04/13 10:15:22 mt 1.5.10.1: Clean-Ups... --- xmlsecurity/workben/makefile.mk | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/xmlsecurity/workben/makefile.mk b/xmlsecurity/workben/makefile.mk index e803b47013bd..fad2ede674f0 100644 --- a/xmlsecurity/workben/makefile.mk +++ b/xmlsecurity/workben/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: vg $ $Date: 2005-03-10 18:19:34 $ +# last change: $Author: rt $ $Date: 2005-05-18 10:10:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -100,13 +100,6 @@ APP1STDLIBS= $(CPPULIB) \ $(XMLOFFLIB) \ $(SVXLIB) -.IF "$(GUI)"=="WNT" -#APP1STDLIBS+= "libxmlsec.lib" "helper.lib" "dialogs.lib" "xsec_xmlsec.lib" -APP1STDLIBS+= "xsec_xmlsec.lib" -.ELSE -#APP1STDLIBS+= "-lxml2" "-lnss3" "-lnspr4" "-lxmlsec1" "-lhelper" "-ldialogs" "-lxsec_xmlsec" -APP1STDLIBS+= "-lxsec_xmlsec" -.ENDIF # --- Targets ------------------------------------------------------ -- cgit v1.2.3