vpnengine/ikecert/rom/ikecert.iby
branchRCL_3
changeset 18 5db1ac3b4374
parent 0 33413c0669b9
equal deleted inserted replaced
16:9fc0ed567871 18: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".
    18 
    18 
    19 
    19 
    20 #ifndef __IKECERT_IBY__
    20 #ifndef __IKECERT_IBY__
    21 #define __IKECERT_IBY__
    21 #define __IKECERT_IBY__
    22 
    22 
    23 #ifdef SYMBIAN_EXCLUDE_IPSEC
    23 #ifdef FF_VPN_CLIENT
    24 
       
    25 REM Feature IKECERT not included in this rom
       
    26 
       
    27 #else
       
    28 
    24 
    29 file=ABI_DIR\BUILD_DIR\ikecert.dll        SHARED_LIB_DIR\ikecert.dll
    25 file=ABI_DIR\BUILD_DIR\ikecert.dll        SHARED_LIB_DIR\ikecert.dll
    30 
    26 
    31 #endif
    27 #endif // FF_VPN_CLIENT
    32 
    28 
    33 #endif // __IKECERT_IBY__
    29 #endif // __IKECERT_IBY__