networksecurity/tls/group/SSL.MMP
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
equal deleted inserted replaced
21:abbed5a4b42a 22:8d540f55e491
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-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".
    55 LIBRARY       	hash.lib
    55 LIBRARY       	hash.lib
    56 LIBRARY		tlsprovider.lib
    56 LIBRARY		tlsprovider.lib
    57 LIBRARY		netsm.lib
    57 LIBRARY		netsm.lib
    58 LIBRARY		netmsg.lib
    58 LIBRARY		netmsg.lib
    59 LIBRARY		crypto.lib
    59 LIBRARY		crypto.lib
       
    60 LIBRARY		featdiscovery.lib
    60 
    61 
    61 
    62 
    62 START WINS
    63 START WINS
    63     BASEADDRESS 0x54540000
    64     BASEADDRESS 0x54540000
    64 END
    65 END