networksecurity/tlsprovider/group/tlsprovider.mmp
branchRCL_3
changeset 21 abbed5a4b42a
parent 20 7e41d162e158
child 22 8d540f55e491
equal deleted inserted replaced
20:7e41d162e158 21:abbed5a4b42a
     1 // Copyright (c) 2001-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    31 SOURCE			CTlsProvider.cpp  CTlsSession.cpp   tlsprovinterface.cpp
    31 SOURCE			CTlsProvider.cpp  CTlsSession.cpp   tlsprovinterface.cpp
    32 SOURCE	                CTlsEncrypt.cpp Ctlsclntauthenticate.cpp  Ctlsbrowsetoken.cpp
    32 SOURCE	                CTlsEncrypt.cpp Ctlsclntauthenticate.cpp  Ctlsbrowsetoken.cpp
    33 SOURCE                  tlsprovider_log.cpp tlsproviderpolicy.cpp
    33 SOURCE                  tlsprovider_log.cpp tlsproviderpolicy.cpp
    34 
    34 
    35 USERINCLUDE		../inc
    35 USERINCLUDE		../inc
    36 
       
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    37 
    39 LIBRARY	euser.lib  pkixcert.lib
    38 LIBRARY	euser.lib  pkixcert.lib
    40 LIBRARY estor.lib
    39 LIBRARY estor.lib
    41 LIBRARY	efsrv.lib 
    40 LIBRARY	efsrv.lib 
    42 LIBRARY crypto.lib     
    41 LIBRARY crypto.lib     
    43 LIBRARY ctframework.lib
    42 LIBRARY ctframework.lib
    44 LIBRARY certstore.lib
    43 LIBRARY certstore.lib
    45 LIBRARY asn1.lib
    44 //LIBRARY estor.lib x500.lib   asn1.lib
    46 //LIBRARY estor.lib x500.lib   
       
    47 //LIBRARY bigint.lib
    45 //LIBRARY bigint.lib
    48 LIBRARY hash.lib
    46 LIBRARY hash.lib
    49 LIBRARY random.lib
    47 LIBRARY random.lib
    50 LIBRARY x509.lib x500.lib
    48 LIBRARY x509.lib x500.lib
    51 LIBRARY ecom.lib
    49 LIBRARY ecom.lib
    52 LIBRARY			cryptography.lib
    50 LIBRARY			cryptography.lib
    53 LIBRARY ctfinder.lib
    51 LIBRARY ctfinder.lib
    54 LIBRARY tlscacheclient.lib
    52 LIBRARY tlscacheclient.lib
    55 LIBRARY bafl.lib
    53 LIBRARY bafl.lib
    56 LIBRARY featdiscovery.lib
       
    57 DEBUGLIBRARY            flogger.lib
    54 DEBUGLIBRARY            flogger.lib
    58 
    55 
    59 deffile		tlsprovider.def
    56 deffile		tlsprovider.def
    60 SMPSAFE
    57 SMPSAFE