vpnengine/ikesocket/group/ikesocket_test.mmp
changeset 0 33413c0669b9
child 8 032d3a818f49
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Test project definition file for project ikesocket
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          ikesocket.dll
       
    23 TARGETTYPE      dll
       
    24 UID             0x1000008d 0x20000407
       
    25 
       
    26 CAPABILITY      All -Tcb
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 
       
    31 SOURCE          connobserver.cpp
       
    32 SOURCE          datatransfer.cpp
       
    33 SOURCE          ikeconnectioninterface.cpp
       
    34 SOURCE          ikeconnection.cpp
       
    35 SOURCE          localaddressresolver.cpp
       
    36 SOURCE          receivequeueitem.cpp
       
    37 SOURCE          receiver.cpp
       
    38 SOURCE          sender.cpp
       
    39 
       
    40 USERINCLUDE     ../inc
       
    41 USERINCLUDE     ../../ikev2lib/inc
       
    42 USERINCLUDE     ../../kmdserver/inc
       
    43 USERINCLUDE     ../../ikeutils/inc
       
    44 
       
    45 MW_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 LIBRARY         ikesocket_proxy.lib
       
    48 LIBRARY         euser.lib 
       
    49 LIBRARY         esock.lib 
       
    50 LIBRARY         insock.lib 
       
    51 LIBRARY         commdb.lib
       
    52 LIBRARY         extendedconnpref.lib
       
    53 LIBRARY         netmeta.lib