networksecurity/tlsprovider/group/tlsprovider.mmp
branchRCL_3
changeset 7 db85996de7c4
parent 0 af10295192d8
child 20 7e41d162e158
equal deleted inserted replaced
6:c64cefac6e99 7:db85996de7c4
     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 USERINCLUDE		../../../../security/crypto/weakcrypto/inc
    36 
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 
    38 
    39 LIBRARY	euser.lib  pkixcert.lib
    39 LIBRARY	euser.lib  pkixcert.lib
    40 LIBRARY estor.lib
    40 LIBRARY estor.lib
    41 LIBRARY	efsrv.lib 
    41 LIBRARY	efsrv.lib 
    42 LIBRARY crypto.lib     
    42 LIBRARY crypto.lib     
    43 LIBRARY ctframework.lib
    43 LIBRARY ctframework.lib
    44 LIBRARY certstore.lib
    44 LIBRARY certstore.lib
    45 //LIBRARY estor.lib x500.lib   asn1.lib
    45 LIBRARY asn1.lib
       
    46 //LIBRARY estor.lib x500.lib   
    46 //LIBRARY bigint.lib
    47 //LIBRARY bigint.lib
    47 LIBRARY hash.lib
    48 LIBRARY hash.lib
    48 LIBRARY random.lib
    49 LIBRARY random.lib
    49 LIBRARY x509.lib x500.lib
    50 LIBRARY x509.lib x500.lib
    50 LIBRARY ecom.lib
    51 LIBRARY ecom.lib