rom/ipsecvpn.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) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-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 __IPSECVPN_IBY__
    20 #ifndef __IPSECVPN_IBY__
    21 #define __IPSECVPN_IBY__
    21 #define __IPSECVPN_IBY__
    22 
    22 
    23 #ifdef SYMBIAN_EXCLUDE_IPSEC
    23 #ifdef FF_VPN_CLIENT
    24 
    24 
    25 REM Feature VPNCLIENT STUB SISSES not included in this rom
    25 #ifndef FF_GENERIC_ACCESS_NETWORK // UMA not supported
    26 
       
    27 #else
       
    28 
    26 
    29 data=ZSYSTEM\install\ipsecvpn.sis               system\install\ipsecvpn.sis
    27 data=ZSYSTEM\install\ipsecvpn.sis               system\install\ipsecvpn.sis
    30 data=ZSYSTEM\install\ipsecvpn_vpnpolins.sis     system\install\ipsecvpn_vpnpolins.sis
    28 data=ZSYSTEM\install\ipsecvpn_vpnpolins.sis     system\install\ipsecvpn_vpnpolins.sis
    31 
    29 
    32 #endif // SYMBIAN_EXCLUDE_IPSEC
    30 #endif
       
    31 
       
    32 #endif // FF_VPN_CLIENT
    33 
    33 
    34 #endif // __IPSECVPN_IBY__
    34 #endif // __IPSECVPN_IBY__