vpnengine/dmadipsecvpn/rom/dmadipsecvpn.iby
branchRCL_3
changeset 18 5db1ac3b4374
parent 0 33413c0669b9
equal deleted inserted replaced
16:9fc0ed567871 18:5db1ac3b4374
     1 /*
     1 /*
     2 * Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-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 __DMADIPSECVPN_IBY__
    20 #ifndef __DMADIPSECVPN_IBY__
    21 #define __DMADIPSECVPN_IBY__
    21 #define __DMADIPSECVPN_IBY__
    22 
    22 
    23 #ifdef SYMBIAN_EXCLUDE_IPSEC
    23 #ifdef FF_VPN_CLIENT
    24 
       
    25 REM dmadipsecvpn not included in this rom
       
    26 
       
    27 #else
       
    28 
    24 
    29 ECOM_PLUGIN(dmadipsecvpn.dll, dmadipsecvpn.rsc)
    25 ECOM_PLUGIN(dmadipsecvpn.dll, dmadipsecvpn.rsc)
    30 
    26 
    31 #endif // SYMBIAN_EXCLUDE_IPSEC
    27 #endif // FF_VPN_CLIENT
    32 
    28 
    33 #endif // __DMADIPSECVPN_IBY__
    29 #endif // __DMADIPSECVPN_IBY__