networksecurity/tls/group/SSL.MMP
branchRCL_3
changeset 75 c1029e558ef5
parent 58 8d540f55e491
equal deleted inserted replaced
67:bb2423252ea3 75:c1029e558ef5
     1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-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".
    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
       
    61 
    60 
    62 
    61 
    63 START WINS
    62 START WINS
    64     BASEADDRESS 0x54540000
    63     BASEADDRESS 0x54540000
    65 END
    64 END