webengine/webkitutils/rt_gesturehelper/rom/rt_gesturehelper.iby
changeset 42 d39add9822e2
parent 38 6297cdf66332
child 46 ea4b2e4f7cac
child 47 9377e2ba0634
child 65 5bfc169077b2
equal deleted inserted replaced
38:6297cdf66332 42:d39add9822e2
     1 /*
       
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  RT Gesture helper iby file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef _RT_GESTUREHELPER_IBY_
       
    20 #define _RT_GESTUREHELPER_IBY_
       
    21 
       
    22 #ifdef __S60_32__
       
    23 #include <browser_platform_variant.hrh>
       
    24 #else
       
    25 #include <platform/mw/browser_platform_variant.hrh>
       
    26 #endif
       
    27 
       
    28 #ifdef BRDO_USE_GESTURE_HELPER
       
    29 
       
    30 #include <data_caging_paths_for_iby.hrh>
       
    31 
       
    32 file=ABI_DIR\BUILD_DIR\rt_gesturehelper.dll SHARED_LIB_DIR\rt_gesturehelper.dll
       
    33 
       
    34 #endif // BRDO_USE_GESTURE_HELPER
       
    35 
       
    36 #endif // _RT_GESTUREHELPER_IBY_