webengine/webkitutils/rt_gesturehelper/group/rt_gesturehelper.mmp
changeset 65 5bfc169077b2
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
       
     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        gesturehelper.cpp
       
    36 SOURCE        gesturehelperimpl.cpp
       
    37 SOURCE        gesturerecogniser.cpp
       
    38 SOURCE        pointarray.cpp
       
    39 SOURCE        utils.cpp 
       
    40 SOURCE        gestureeventfilter.cpp
       
    41 SOURCE        gesturehelpereventsender.cpp
       
    42 
       
    43 LIBRARY       avkon.lib
       
    44 LIBRARY       cone.lib
       
    45 LIBRARY       euser.lib
       
    46 LIBRARY       gdi.lib
       
    47 LIBRARY       flogger.lib