Kaydet (Commit) d683c1b3 authored tarafından Michael Mi's avatar Michael Mi

Issue number:

Submitted by:  Andrew Fan
Reviewed by:

Change file head name in the include.
üst ff5c6eb4
......@@ -2,9 +2,9 @@
*
* $RCSfile: certmngr.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: mt $ $Date: 2004-07-12 13:15:25 $
* last change: $Author: mmi $ $Date: 2004-07-15 08:22:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -68,7 +68,7 @@
#include "libxslt/xslt.h"
#endif
#include "SecurityEnvironment_NssImpl.hxx"
#include "securityenvironment_nssimpl.hxx"
#include "nspr.h"
#include "prtypes.h"
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: decrypter.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: mt $ $Date: 2004-07-12 13:15:25 $
* last change: $Author: mmi $ $Date: 2004-07-15 08:22:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -69,8 +69,8 @@
#endif
#include "SecurityEnvironment_NssImpl.hxx"
#include "XMLElementWrapper_XmlSecImpl.hxx"
#include "securityenvironment_nssimpl.hxx"
#include "xmlelementwrapper_xmlsecimpl.hxx"
#include "nspr.h"
#include "prtypes.h"
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: encrypter.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: mt $ $Date: 2004-07-12 13:15:25 $
* last change: $Author: mmi $ $Date: 2004-07-15 08:22:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -68,8 +68,8 @@
#include "libxslt/xslt.h"
#endif
#include "SecurityEnvironment_NssImpl.hxx"
#include "XMLElementWrapper_XmlSecImpl.hxx"
#include "securityenvironment_nssimpl.hxx"
#include "xmlelementwrapper_xmlsecimpl.hxx"
#include "nspr.h"
#include "prtypes.h"
......
......@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.1.1.1 $
# $Revision: 1.2 $
#
# last change: $Author: mt $ $Date: 2004-07-12 13:15:25 $
# last change: $Author: mmi $ $Date: 2004-07-15 08:22:31 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
......@@ -79,6 +79,10 @@ LIBTARGET=NO
.IF "$(CRYPTO_ENGINE)" == "nss"
MOZ_INC = $(SOLARVERSION)$/$(INPATH)$/inc$(UPDMINOREXT)$/mozilla
NSS_INC = $(MOZ_INC)$/nss
NSPR_INC = $(MOZ_INC)$/nspr
CDEFS += -DXMLSEC_CRYPTO_NSS -DXMLSEC_NO_XSLT
SOLARINC += \
-I$(MOZ_INC) \
......@@ -92,6 +96,7 @@ SOLARINC += \
SHARE_LIBS = \
$(CPPULIB) \
$(CPPUHELPERLIB) \
$(SALHELPERLIB) \
$(SALLIB)
.IF "$(GUI)"=="WNT"
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: signer.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: mt $ $Date: 2004-07-12 13:15:25 $
* last change: $Author: mmi $ $Date: 2004-07-15 08:22:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -68,8 +68,8 @@
#include "libxslt/xslt.h"
#endif
#include "SecurityEnvironment_NssImpl.hxx"
#include "XMLElementWrapper_XmlSecImpl.hxx"
#include "securityenvironment_nssimpl.hxx"
#include "xmlelementwrapper_xmlsecimpl.hxx"
#include "nspr.h"
#include "prtypes.h"
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: verifier.cxx,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: mt $ $Date: 2004-07-12 13:15:25 $
* last change: $Author: mmi $ $Date: 2004-07-15 08:22:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -68,8 +68,8 @@
#include "libxslt/xslt.h"
#endif
#include "SecurityEnvironment_NssImpl.hxx"
#include "XMLElementWrapper_XmlSecImpl.hxx"
#include "securityenvironment_nssimpl.hxx"
#include "xmlelementwrapper_xmlsecimpl.hxx"
#include "nspr.h"
#include "prtypes.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment