vpnui/vpnpolicyrecognizer/rom/vpnpolicyrecognizer.iby
branchRCL_3
changeset 18 5db1ac3b4374
parent 0 33413c0669b9
child 38 9f4e37332ce5
equal deleted inserted replaced
16:9fc0ed567871 18:5db1ac3b4374
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-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".
    18 
    18 
    19 
    19 
    20 #ifndef __VPNPOLICYRECOGNIZER_IBY__
    20 #ifndef __VPNPOLICYRECOGNIZER_IBY__
    21 #define __VPNPOLICYRECOGNIZER_IBY__
    21 #define __VPNPOLICYRECOGNIZER_IBY__
    22 
    22 
    23 #ifdef SYMBIAN_EXCLUDE_IPSEC
    23 #ifdef FF_VPN_CLIENT
    24 
    24 
    25 REM Feature VPNPOLINS not included in this rom
    25 #ifndef FF_GENERIC_ACCESS_NETWORK // UMA not supported
    26 
       
    27 #else
       
    28 
       
    29 
    26 
    30 ECOM_PLUGIN(vpnpolicyrecognizer.dll,vpnpolicyrecognizer.rsc)
    27 ECOM_PLUGIN(vpnpolicyrecognizer.dll,vpnpolicyrecognizer.rsc)
    31 data=ZRESOURCE\plugins\vpnpolicyrecognizer.rsc        RESOURCE_FILES_DIR\plugins\vpnpolicyrecognizer.rsc
    28 data=ZRESOURCE\plugins\vpnpolicyrecognizer.rsc        RESOURCE_FILES_DIR\plugins\vpnpolicyrecognizer.rsc
    32 
    29 
    33 #endif // SYMBIAN_EXCLUDE_IPSEC
    30 #endif
       
    31 
       
    32 #endif // FF_VPN_CLIENT
    34 
    33 
    35 #endif // __VPNPOLICYRECOGNIZER_IBY__
    34 #endif // __VPNPOLICYRECOGNIZER_IBY__