webengine/webkitutils/rt_gesturehelper/rom/rt_gesturehelper.iby
changeset 65 5bfc169077b2
parent 0 dd21522fd290
child 36 0ed94ceaa377
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
       
     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 #include <platform/mw/Browser_platform_variant.hrh>
       
    23 
       
    24 #ifdef BRDO_USE_GESTURE_HELPER
       
    25 
       
    26 #include <data_caging_paths_for_iby.hrh>
       
    27 
       
    28 file=ABI_DIR\BUILD_DIR\rt_gesturehelper.dll SHARED_LIB_DIR\rt_gesturehelper.dll
       
    29 
       
    30 #endif // BRDO_USE_GESTURE_HELPER
       
    31 
       
    32 #endif // _RT_GESTUREHELPER_IBY_