vpnengine/vpnmanager/group/vpnmanager.mmp
branchRCL_3
changeset 20 352850cbed81
parent 2 ef893827b4d1
child 22 9f4e37332ce5
equal deleted inserted replaced
18:74294b43d401 20:352850cbed81
     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
    73 LIBRARY         eventviewer.lib
    73 LIBRARY         eventviewer.lib
    74 LIBRARY         random.lib
    74 LIBRARY         random.lib
    75 LIBRARY         charconv.lib 
    75 LIBRARY         charconv.lib 
    76 LIBRARY         cmmanager.lib
    76 LIBRARY         cmmanager.lib
    77 LIBRARY         cryptography.lib
    77 LIBRARY         cryptography.lib
       
    78 LIBRARY         centralrepository.lib
    78 
    79 
    79 DEBUGLIBRARY    flogger.lib
    80 DEBUGLIBRARY    flogger.lib
    80 
    81 
    81 EPOCSTACKSIZE     0x4000
    82 EPOCSTACKSIZE     0x4000