vpnui/vpnecomnotifier/rom/vpnecomnotifier.iby
branchRCL_3
changeset 14 5db1ac3b4374
parent 0 33413c0669b9
equal deleted inserted replaced
13:9fc0ed567871 14:5db1ac3b4374
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-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".
    14 * Description:   Image description file for project vpnecomnotifier
    14 * Description:   Image description file for project vpnecomnotifier
    15 
    15 
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
       
    20 
       
    21 
       
    22 
       
    23 #ifndef VPNECOMNOTIFIER_IBY
    19 #ifndef VPNECOMNOTIFIER_IBY
    24 
       
    25 #define VPNECOMNOTIFIER_IBY
    20 #define VPNECOMNOTIFIER_IBY
    26 
    21 
    27 
    22 #ifdef FF_VPN_CLIENT
    28 
       
    29 #ifdef SYMBIAN_EXCLUDE_IPSEC
       
    30 
       
    31 
       
    32 
       
    33 REM Feature ACUNOTIFIER not included in this rom
       
    34 
       
    35 
       
    36 
       
    37 #else
       
    38 
       
    39 
       
    40 
    23 
    41 // ECOM_PLUGIN is defined in header.iby
    24 // ECOM_PLUGIN is defined in header.iby
    42 
       
    43 ECOM_PLUGIN(vpnecomnotifier.dll,vpnecomnotifier.rsc)
    25 ECOM_PLUGIN(vpnecomnotifier.dll,vpnecomnotifier.rsc)
    44 
    26 
    45 
    27 #endif // FF_VPN_CLIENT
    46 
       
    47 #endif // SYMBIAN_EXCLUDE_IPSEC
       
    48 
       
    49 
       
    50 
    28 
    51 #endif // VPNECOMNOTIFIER_IBY
    29 #endif // VPNECOMNOTIFIER_IBY
    52 
    30