summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-29 12:33:19 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-29 12:33:19 +0000
commit4bc7c2cfc4e89664eccacd13d17d65c3ff74b934 (patch)
treedccf9c4466d6161ec389924e025dd1815e7d4cef
parent70d0bc82f7d2f96970d85363a8d9a5003c72752b (diff)
INTEGRATION: CWS xmlsec10 (1.2.4); FILE MERGED
2005/03/29 09:26:41 mmi 1.2.4.1: idl review Issue number: Submitted by: Reviewed by:
-rw-r--r--xmlsecurity/tools/standalone/mscsfit/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/makefile.mk b/xmlsecurity/tools/standalone/mscsfit/makefile.mk
index 2a932f84bce3..058cc55e1705 100644
--- a/xmlsecurity/tools/standalone/mscsfit/makefile.mk
+++ b/xmlsecurity/tools/standalone/mscsfit/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2005-03-10 18:19:02 $
+# last change: $Author: rt $ $Date: 2005-03-29 13:33:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,7 @@ PRJNAME=xmlsecurity
TARGET=xmlsecurity-mscxsfit
ENABLE_EXCEPTIONS=TRUE
NO_BSYMBOLIC=TRUE
-TARGETTYPE=CUI
+#TARGETTYPE=CUI
LIBTARGET=NO
@@ -92,9 +92,9 @@ SHARE_LIBS = \
$(SALLIB)
.IF "$(GUI)"=="WNT"
-SHARE_LIBS+= "ixml2.lib" "crypt32.lib" "advapi32.lib" "libxmlsec.lib" "libxmlsec-mscrypto.lib" "xsec_xmlsec.lib"
+SHARE_LIBS+= "libxml2.lib" "crypt32.lib" "advapi32.lib" "libxmlsec.lib" "libxmlsec-mscrypto.lib" "xsec_xmlsec.lib" "xs_comm.lib" "xs_mscrypt.lib"
.ELSE
-SHARE_LIBS+= "-lxml2" "-lnss3" "-lnspr4" "-lxmlsec1" "-lxmlsec1-nss" "-lxsec_xmlsec"
+SHARE_LIBS+= "-lxml2" "-lnss3" "-lnspr4" "-lxmlsec1" "-lxmlsec1-nss" "-lxsec_xmlsec" "-lxs_comm" "-lxs_nss"
.ENDIF
SHARE_OBJS = \