webengine/webkitutils/rt_gesturehelper/group/rt_gesturehelper.mmp
changeset 0 dd21522fd290
child 8 7c90e6132015
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2008 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:    Project definition file 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET        rt_gesturehelper.dll
       
    23 TARGETTYPE    dll
       
    24 UID           0x1000008D 0x200212EA
       
    25 
       
    26 CAPABILITY    CAP_CLIENT_DLL
       
    27 VENDORID      VID_DEFAULT
       
    28 
       
    29 USERINCLUDE     ../inc
       
    30 MW_LAYER_SYSTEMINCLUDE
       
    31 
       
    32 SOURCEPATH    ../src
       
    33 
       
    34 SOURCE        gesture.cpp
       
    35 SOURCE        gesturecontrol.cpp
       
    36 SOURCE        gesturehelper.cpp
       
    37 SOURCE        gesturehelperimpl.cpp
       
    38 SOURCE        gesturerecogniser.cpp
       
    39 SOURCE        hittest.cpp
       
    40 SOURCE        pointarray.cpp
       
    41 SOURCE        pointercapturer.cpp
       
    42 SOURCE        utils.cpp 
       
    43 SOURCE        gestureeventfilter.cpp
       
    44 SOURCE        gesturehelpereventsender.cpp
       
    45 
       
    46 LIBRARY       alfclient.lib
       
    47 LIBRARY       avkon.lib
       
    48 LIBRARY       cone.lib
       
    49 LIBRARY       euser.lib
       
    50 LIBRARY       gdi.lib
       
    51 LIBRARY       flogger.lib