tactilefeedback/tactilefeedbackresolver/plugins/tactilehapticsplugin/group/tactilehapticsplugin.mmp
changeset 0 d54f32e146dd
equal deleted inserted replaced
-1:000000000000 0:d54f32e146dd
       
     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 "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 for Haptics Feedback player plugin.
       
    15 * Part of:      Tactile Feedback.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET                  tactilehapticsplugin.dll
       
    25 TARGETTYPE              PLUGIN
       
    26 UID                     0x10009D8D 0x2001CB98
       
    27 
       
    28 CAPABILITY              CAP_ECOM_PLUGIN ReadDeviceData
       
    29 VENDORID                VID_DEFAULT
       
    30 
       
    31 SOURCEPATH              ../src
       
    32 SOURCE                  tactilehapticsplayer.cpp
       
    33 
       
    34 USERINCLUDE             ../inc
       
    35 USERINCLUDE             ../../../inc
       
    36 USERINCLUDE             ../../../../inc 
       
    37 USERINCLUDE             ../traces
       
    38 
       
    39 // Default system include paths for middleware layer modules.
       
    40 APP_LAYER_SYSTEMINCLUDE
       
    41 
       
    42 SOURCEPATH              ../data
       
    43 START RESOURCE          2001CB98.rss
       
    44 TARGETPATH              ECOM_RESOURCE_DIR
       
    45 TARGET                  tactilehapticsplugin.rsc
       
    46 END
       
    47 
       
    48 
       
    49 LIBRARY                 euser.lib
       
    50 LIBRARY                 centralrepository.lib
       
    51 LIBRARY                 cenrepnotifhandler.lib
       
    52 LIBRARY                 efsrv.lib
       
    53 LIBRARY                 ecom.lib
       
    54 LIBRARY                 hwrmhapticsclient.lib
       
    55 LIBRARY                 tactilefeedbackresolver.lib
       
    56 LIBRARY                 profileeng.lib