vpnengine/utlxml/rom/utlxml.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".
    19 
    19 
    20 
    20 
    21 #ifndef __UTLXML_IBY__
    21 #ifndef __UTLXML_IBY__
    22 #define __UTLXML_IBY__
    22 #define __UTLXML_IBY__
    23 
    23 
    24 #ifdef SYMBIAN_EXCLUDE_IPSEC
    24 #ifdef FF_VPN_CLIENT
    25 
       
    26 REM Feature UTLXML not included in this rom
       
    27 
       
    28 #else
       
    29 
    25 
    30 file=ABI_DIR\BUILD_DIR\utlxml.dll         SHARED_LIB_DIR\utlxml.dll 
    26 file=ABI_DIR\BUILD_DIR\utlxml.dll         SHARED_LIB_DIR\utlxml.dll 
    31 
    27 
    32 #endif // SYMBIAN_EXCLUDE_IPSEC
    28 #endif // FF_VPN_CLIENT
    33 
    29 
    34 #endif // __UTLXML_IBY__
    30 #endif // __UTLXML_IBY__