vpnengine/vpnmanager/group/vpnmanager.mmp
branchRCL_3
changeset 23 473321461bba
parent 22 9f4e37332ce5
child 24 e06095241a65
equal deleted inserted replaced
22:9f4e37332ce5 23:473321461bba
     1 /*
     1 /*
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2003-2009 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 ReadDeviceData
    24 CAPABILITY      NetworkControl NetworkServices ProtServ WriteDeviceData
    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
       
    56 USERINCLUDE     ../../eventmediatorapi/inc
    55 USERINCLUDE     ../../eventmediatorapi/inc
    57 USERINCLUDE     ../../eventviewer/inc
    56 USERINCLUDE     ../../eventviewer/inc
    58 USERINCLUDE	../../agileprovisionws/inc
       
    59 USERINCLUDE     ../../vpnextapi/inc
       
    60 
    57 
    61 MW_LAYER_SYSTEMINCLUDE
    58 MW_LAYER_SYSTEMINCLUDE
    62 
    59 
    63 LIBRARY         euser.lib 
    60 LIBRARY         euser.lib 
    64 LIBRARY         efsrv.lib 
    61 LIBRARY         efsrv.lib 
    76 LIBRARY         eventviewer.lib
    73 LIBRARY         eventviewer.lib
    77 LIBRARY         random.lib
    74 LIBRARY         random.lib
    78 LIBRARY         charconv.lib 
    75 LIBRARY         charconv.lib 
    79 LIBRARY         cmmanager.lib
    76 LIBRARY         cmmanager.lib
    80 LIBRARY         cryptography.lib
    77 LIBRARY         cryptography.lib
    81 LIBRARY         agileprovisionws.lib
       
    82 LIBRARY         centralrepository.lib
       
    83 
    78 
    84 DEBUGLIBRARY    flogger.lib
    79 DEBUGLIBRARY    flogger.lib
    85 
    80 
    86 EPOCSTACKSIZE     0x5000
    81 EPOCSTACKSIZE     0x4000