vpnengine/ikesocket/group/ikesocket_test.mmp
changeset 0 33413c0669b9
child 8 032d3a818f49
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vpnengine/ikesocket/group/ikesocket_test.mmp	Thu Dec 17 09:14:51 2009 +0200
@@ -0,0 +1,53 @@
+/*
+* Copyright (c) 2005-2009 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         commdb.lib
+LIBRARY         extendedconnpref.lib
+LIBRARY         netmeta.lib