vpnengine/ikesocket/group/ikesocket.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:50:52 +0200
branchRCL_3
changeset 8 032d3a818f49
parent 0 33413c0669b9
permissions -rw-r--r--
Revision: 201003 Kit: 201007

/*
* Copyright (c) 2005-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"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:   Project definition file for project ikesocket
*
*/



#include <platform_paths.hrh>

TARGET          ikesocket.dll
TARGETTYPE      dll
UID             0x1000008d 0x20000407

CAPABILITY      All -Tcb
VENDORID        VID_DEFAULT

SOURCEPATH      ../src

SOURCE          connobserver.cpp
SOURCE          datatransfer.cpp
SOURCE          ikeconnectioninterface.cpp
SOURCE          ikeconnection.cpp
SOURCE          localaddressresolver.cpp
SOURCE          receivequeueitem.cpp
SOURCE          receiver.cpp
SOURCE          sender.cpp

USERINCLUDE     ../inc
USERINCLUDE     ../../ikev2lib/inc
USERINCLUDE     ../../kmdserver/inc
USERINCLUDE     ../../ikeutils/inc

MW_LAYER_SYSTEMINCLUDE

LIBRARY         euser.lib 
LIBRARY         esock.lib 
LIBRARY         insock.lib 
LIBRARY         extendedconnpref.lib
LIBRARY         netmeta.lib