diff -r 473321461bba -r e06095241a65 vpnengine/ikev1lib/group/ikev1lib.mmp --- a/vpnengine/ikev1lib/group/ikev1lib.mmp Tue Aug 31 16:14:16 2010 +0300 +++ b/vpnengine/ikev1lib/group/ikev1lib.mmp Wed Sep 01 12:23:21 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-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" @@ -11,12 +11,10 @@ * * Contributors: * -* Description: Project definition file for project ikev1lib +* Description: Project definition file for project ikev1lib * */ - - #include TARGET ikev1lib.dll @@ -46,6 +44,7 @@ SOURCE ikev1trans.cpp SOURCE ikev1isakmpstream.cpp SOURCE ikev1nokianattkeepalive.cpp +SOURCE credentialcache.cpp USERINCLUDE ../inc USERINCLUDE ../../ikesocket/inc @@ -73,5 +72,3 @@ LIBRARY ikesocket.lib LIBRARY random.lib LIBRARY ikeutils.lib - -