networksecurity/tlsprovider/group/tlsprovider.mmp
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
child 75 c1029e558ef5
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
     1 // Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2001-2010 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 
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 
    38 
    38 LIBRARY	euser.lib  pkixcert.lib
    39 LIBRARY	euser.lib  pkixcert.lib
    39 LIBRARY estor.lib
    40 LIBRARY estor.lib
    40 LIBRARY	efsrv.lib 
    41 LIBRARY	efsrv.lib 
    41 LIBRARY crypto.lib     
    42 LIBRARY crypto.lib     
    42 LIBRARY ctframework.lib
    43 LIBRARY ctframework.lib
    43 LIBRARY certstore.lib
    44 LIBRARY certstore.lib
    44 //LIBRARY estor.lib x500.lib   asn1.lib
    45 LIBRARY asn1.lib
       
    46 //LIBRARY estor.lib x500.lib   
    45 //LIBRARY bigint.lib
    47 //LIBRARY bigint.lib
    46 LIBRARY hash.lib
    48 LIBRARY hash.lib
    47 LIBRARY random.lib
    49 LIBRARY random.lib
    48 LIBRARY x509.lib x500.lib
    50 LIBRARY x509.lib x500.lib
    49 LIBRARY ecom.lib
    51 LIBRARY ecom.lib
    50 LIBRARY			cryptography.lib
    52 LIBRARY			cryptography.lib
    51 LIBRARY ctfinder.lib
    53 LIBRARY ctfinder.lib
    52 LIBRARY tlscacheclient.lib
    54 LIBRARY tlscacheclient.lib
    53 LIBRARY bafl.lib
    55 LIBRARY bafl.lib
       
    56 LIBRARY featdiscovery.lib
    54 DEBUGLIBRARY            flogger.lib
    57 DEBUGLIBRARY            flogger.lib
    55 
    58 
    56 deffile		tlsprovider.def
    59 deffile		tlsprovider.def
    57 SMPSAFE
    60 SMPSAFE