vpnengine/ikeutils/group/ikeutils.mmp
changeset 0 33413c0669b9
child 22 9f4e37332ce5
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2008-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:   Project definition file for project ikeutils
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET          ikeutils.dll
       
    21 TARGETTYPE      dll
       
    22 
       
    23 UID             0x1000008d 0x2001E609
       
    24 VENDORID        VID_DEFAULT
       
    25 
       
    26 SOURCEPATH      ../src
       
    27 SOURCE          ikesendqueueitem.cpp
       
    28 SOURCE          internaladdress.cpp
       
    29 SOURCE          ipsecpolicyutil.cpp
       
    30 SOURCE          ipsecsadata.cpp
       
    31 SOURCE          ipsecsalifetime.cpp
       
    32 SOURCE          ipsecsalist.cpp
       
    33 SOURCE          ipsecsaspiretriever.cpp
       
    34 SOURCE          pfkeyextdatautil.cpp
       
    35 SOURCE          pfkeymsg.cpp
       
    36 SOURCE          pfkeysocketif.cpp
       
    37 SOURCE          vpnaddrinfo.cpp
       
    38 
       
    39 USERINCLUDE     .
       
    40 USERINCLUDE     ../inc
       
    41 USERINCLUDE     ../../kmdserver/inc
       
    42 USERINCLUDE     ../../vpnmanager/inc
       
    43 
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 LIBRARY         esock.lib
       
    47 LIBRARY         euser.lib
       
    48 LIBRARY         insock.lib
       
    49 LIBRARY         ipsecpolapi.lib
       
    50 LIBRARY         lib_pfkey.lib
       
    51 LIBRARY         random.lib
       
    52 
       
    53 CAPABILITY ALL -Tcb