vpnengine/ikev2lib/rom/ikev2lib.iby
changeset 19 c29f8e059978
parent 0 33413c0669b9
equal deleted inserted replaced
17:8962128a2656 19:c29f8e059978
     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".
    19 
    19 
    20 
    20 
    21 #ifndef __IKEV2LIB_IBY__
    21 #ifndef __IKEV2LIB_IBY__
    22 #define __IKEV2LIB_IBY__
    22 #define __IKEV2LIB_IBY__
    23 
    23 
    24 #ifdef SYMBIAN_EXCLUDE_IPSEC
    24 #ifdef FF_VPN_CLIENT
    25 
       
    26 REM Feature IKEV2LIB not included in this rom
       
    27 
       
    28 #else
       
    29 
    25 
    30 file=ABI_DIR\BUILD_DIR\ikev2lib.dll           SHARED_LIB_DIR\ikev2lib.dll
    26 file=ABI_DIR\BUILD_DIR\ikev2lib.dll           SHARED_LIB_DIR\ikev2lib.dll
    31 
    27 
    32 #endif // SYMBIAN_EXCLUDE_IPSEC
    28 #endif // FF_VPN_CLIENT
    33 
    29 
    34 #endif // __IKEV2LIB_IBY__
    30 #endif // __IKEV2LIB_IBY__
    35 
    31