vpnengine/vpnmanager/group/vpnmanager.mmp
branchRCL_3
changeset 41 e06095241a65
parent 40 473321461bba
child 49 5960d2d03390
equal deleted inserted replaced
40:473321461bba 41:e06095241a65
     1 /*
     1 /*
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 
    19 
    20 TARGET          vpnmanager.exe
    20 TARGET          vpnmanager.exe
    21 TARGETTYPE      exe
    21 TARGETTYPE      exe
    22 UID             0x1000008d 0x101F7993
    22 UID             0x1000008d 0x101F7993
    23 
    23 
    24 CAPABILITY      NetworkControl NetworkServices ProtServ WriteDeviceData
    24 CAPABILITY      NetworkControl NetworkServices ProtServ WriteDeviceData ReadDeviceData
    25 VENDORID        VID_DEFAULT
    25 VENDORID        VID_DEFAULT
    26 
    26 
    27 SOURCEPATH      ../src
    27 SOURCEPATH      ../src
    28 SOURCE          fileutil.cpp
    28 SOURCE          fileutil.cpp
    29 SOURCE          pinparser.cpp
    29 SOURCE          pinparser.cpp
    50 USERINCLUDE     ../../vpncommon/inc
    50 USERINCLUDE     ../../vpncommon/inc
    51 USERINCLUDE     ../../utlxml/inc
    51 USERINCLUDE     ../../utlxml/inc
    52 USERINCLUDE     ../../utlbase64/inc
    52 USERINCLUDE     ../../utlbase64/inc
    53 USERINCLUDE     ../../utlpkcs10/inc
    53 USERINCLUDE     ../../utlpkcs10/inc
    54 USERINCLUDE     ../../../vpnui/vpnecomnotifier/inc
    54 USERINCLUDE     ../../../vpnui/vpnecomnotifier/inc
       
    55 USERINCLUDE	../../../vpnui/vpnpolins/inc
    55 USERINCLUDE     ../../eventmediatorapi/inc
    56 USERINCLUDE     ../../eventmediatorapi/inc
    56 USERINCLUDE     ../../eventviewer/inc
    57 USERINCLUDE     ../../eventviewer/inc
       
    58 USERINCLUDE	../../agileprovisionws/inc
       
    59 USERINCLUDE     ../../vpnextapi/inc
    57 
    60 
    58 MW_LAYER_SYSTEMINCLUDE
    61 MW_LAYER_SYSTEMINCLUDE
    59 
    62 
    60 LIBRARY         euser.lib 
    63 LIBRARY         euser.lib 
    61 LIBRARY         efsrv.lib 
    64 LIBRARY         efsrv.lib 
    73 LIBRARY         eventviewer.lib
    76 LIBRARY         eventviewer.lib
    74 LIBRARY         random.lib
    77 LIBRARY         random.lib
    75 LIBRARY         charconv.lib 
    78 LIBRARY         charconv.lib 
    76 LIBRARY         cmmanager.lib
    79 LIBRARY         cmmanager.lib
    77 LIBRARY         cryptography.lib
    80 LIBRARY         cryptography.lib
       
    81 LIBRARY         agileprovisionws.lib
       
    82 LIBRARY         centralrepository.lib
    78 
    83 
    79 DEBUGLIBRARY    flogger.lib
    84 DEBUGLIBRARY    flogger.lib
    80 
    85 
    81 EPOCSTACKSIZE     0x4000
    86 EPOCSTACKSIZE     0x5000