diff -r abbed5a4b42a -r 8d540f55e491 networksecurity/tlsprovider/group/tlsprovider.mmp --- a/networksecurity/tlsprovider/group/tlsprovider.mmp Tue Aug 31 16:45:15 2010 +0300 +++ b/networksecurity/tlsprovider/group/tlsprovider.mmp Wed Sep 01 12:33:58 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2001-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -33,6 +33,7 @@ SOURCE tlsprovider_log.cpp tlsproviderpolicy.cpp USERINCLUDE ../inc + OS_LAYER_SYSTEMINCLUDE_SYMBIAN LIBRARY euser.lib pkixcert.lib @@ -41,7 +42,8 @@ LIBRARY crypto.lib LIBRARY ctframework.lib LIBRARY certstore.lib -//LIBRARY estor.lib x500.lib asn1.lib +LIBRARY asn1.lib +//LIBRARY estor.lib x500.lib //LIBRARY bigint.lib LIBRARY hash.lib LIBRARY random.lib @@ -51,6 +53,7 @@ LIBRARY ctfinder.lib LIBRARY tlscacheclient.lib LIBRARY bafl.lib +LIBRARY featdiscovery.lib DEBUGLIBRARY flogger.lib deffile tlsprovider.def