vpnui/vpnpolins/group/vpnpolins.mmp
changeset 0 33413c0669b9
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2006 - 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 vpnpolins
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET          vpnpolins.exe
       
    21 TARGETTYPE      exe
       
    22 UID             0 0x1000597E
       
    23 
       
    24 VENDORID		VID_DEFAULT 
       
    25 
       
    26 SOURCEPATH      ../src
       
    27 SOURCE          policyinstaller.cpp 
       
    28 SOURCE          zipfiledecompressor.cpp
       
    29 SOURCE          cmdfileparser.cpp
       
    30 SOURCE          vpnbundlehandler.cpp
       
    31 SOURCE          vpndevlockhandler.cpp
       
    32 
       
    33 USERINCLUDE     ../inc
       
    34 USERINCLUDE     ../../vpnpolicyrecognizer/inc
       
    35 USERINCLUDE     ../../../vpnengine/vpnmanager/inc
       
    36 USERINCLUDE		../../vpnecomnotifier/inc
       
    37 USERINCLUDE     ../../../vpnengine/pkiserviceapi/inc
       
    38 USERINCLUDE     ../../../vpnengine/vpncommon/inc
       
    39 USERINCLUDE     ../../../vpnengine/utlpkcs12/inc
       
    40 USERINCLUDE     ../../../vpnengine/utlxml/inc
       
    41 
       
    42 MW_LAYER_SYSTEMINCLUDE
       
    43 
       
    44 START RESOURCE ../data/vpnpolins_reg.rss
       
    45 TARGETPATH  /private/10003a3f/apps
       
    46 END
       
    47 
       
    48 LIBRARY         vpnapi.lib
       
    49 LIBRARY         euser.lib
       
    50 LIBRARY         apparc.lib 
       
    51 LIBRARY         efsrv.lib
       
    52 LIBRARY         bafl.lib 
       
    53 LIBRARY         ezip.lib
       
    54 LIBRARY         sysutil.lib
       
    55 
       
    56 LIBRARY         utlpkcs12.lib
       
    57 LIBRARY         utlxml.lib
       
    58 
       
    59 // File logger only needed for debug builds
       
    60 DEBUGLIBRARY         flogger.lib
       
    61 CAPABILITY NetworkControl ReadDeviceData DiskAdmin