vpnengine/ikesocket/group/ikesocket_test.mmp
author hgs
Fri, 23 Jul 2010 09:34:45 +0300
changeset 35 621ec65be8ef
parent 17 8962128a2656
permissions -rw-r--r--
201029

/*
* 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:   Test 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         ikesocket_proxy.lib
LIBRARY         euser.lib 
LIBRARY         esock.lib 
LIBRARY         insock.lib 
LIBRARY         extendedconnpref.lib
LIBRARY         netmeta.lib