vpnengine/vpnmanager/group/vpnmanager_test.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".
    13 *
    13 *
    14 * Description:   Project definition file for project vpnmanager
    14 * Description:   Project definition file for project vpnmanager
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
       
    19 
    18 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    19 
    21 
    20 TARGET          vpnmanager.exe
    22 TARGET          vpnmanager.exe
    21 TARGETTYPE      exe
    23 TARGETTYPE      exe
    22 UID             0x1000008d 0x101F7993
    24 UID             0x1000008d 0x101F7993
    23 
    25 
    24 CAPABILITY      NetworkControl NetworkServices ProtServ WriteDeviceData ReadDeviceData
    26 CAPABILITY      NetworkControl NetworkServices ProtServ WriteDeviceData
    25 VENDORID        VID_DEFAULT
    27 VENDORID        VID_DEFAULT
    26 
    28 
    27 SOURCEPATH      ../src
    29 SOURCEPATH      ../src
    28 SOURCE          fileutil.cpp
    30 SOURCE          fileutil.cpp
    29 SOURCE          pinparser.cpp
    31 SOURCE          pinparser.cpp 
    30 SOURCE          pkiutil.cpp
    32 SOURCE          pkiutil.cpp 
    31 SOURCE          pwdchanger.cpp
    33 SOURCE          pwdchanger.cpp
    32 SOURCE          policyimporter.cpp
    34 SOURCE          policyimporter.cpp 
    33 SOURCE          policypatcher.cpp 
    35 SOURCE          policypatcher.cpp 
    34 SOURCE          policystore.cpp
    36 SOURCE          policystore.cpp
    35 SOURCE          vpnapiservant.cpp
    37 SOURCE          vpnapiservant.cpp
    36 SOURCE          vpnmanagersession.cpp
    38 SOURCE          vpnmanagersession.cpp
    37 SOURCE          vpnmanagerstarter.cpp
    39 SOURCE          vpnmanagerstarter.cpp
    50 USERINCLUDE     ../../vpncommon/inc
    52 USERINCLUDE     ../../vpncommon/inc
    51 USERINCLUDE     ../../utlxml/inc
    53 USERINCLUDE     ../../utlxml/inc
    52 USERINCLUDE     ../../utlbase64/inc
    54 USERINCLUDE     ../../utlbase64/inc
    53 USERINCLUDE     ../../utlpkcs10/inc
    55 USERINCLUDE     ../../utlpkcs10/inc
    54 USERINCLUDE     ../../../vpnui/vpnecomnotifier/inc
    56 USERINCLUDE     ../../../vpnui/vpnecomnotifier/inc
    55 USERINCLUDE	../../../vpnui/vpnpolins/inc
       
    56 USERINCLUDE     ../../eventmediatorapi/inc
    57 USERINCLUDE     ../../eventmediatorapi/inc
    57 USERINCLUDE     ../../eventviewer/inc
    58 USERINCLUDE     ../../eventviewer/inc
    58 USERINCLUDE	../../agileprovisionws/inc
       
    59 USERINCLUDE     ../../vpnextapi/inc
       
    60 
    59 
    61 MW_LAYER_SYSTEMINCLUDE
    60 MW_LAYER_SYSTEMINCLUDE
    62 
    61 
    63 LIBRARY         VpnExtManager_proxy.lib
    62 LIBRARY         VpnExtManager_proxy.lib
    64 LIBRARY         euser.lib 
    63 LIBRARY         euser.lib 
    77 LIBRARY         eventviewer.lib
    76 LIBRARY         eventviewer.lib
    78 LIBRARY         random.lib
    77 LIBRARY         random.lib
    79 LIBRARY         charconv.lib 
    78 LIBRARY         charconv.lib 
    80 LIBRARY         cmmanager.lib
    79 LIBRARY         cmmanager.lib
    81 LIBRARY         cryptography.lib
    80 LIBRARY         cryptography.lib
    82 LIBRARY         agileprovisionws.lib
       
    83 LIBRARY         centralrepository.lib
       
    84 
    81 
    85 DEBUGLIBRARY    flogger.lib
    82 DEBUGLIBRARY    flogger.lib
    86 
    83 
    87 EPOCSTACKSIZE     0x5000
    84 EPOCSTACKSIZE     0x4000