tactilefeedback/tactilefeedbackresolver/plugins/tactileaudioplugin/group/tactileaudioplugin.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 Audio Feedback player plugin.
       
    15 * Part of:      Tactile Feedback.
       
    16 *
       
    17 */
       
    18 
       
    19 #include <data_caging_paths.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET                  tactileaudioplugin.dll
       
    23 TARGETTYPE              PLUGIN
       
    24 UID                     0x10009D8D 0x20021339
       
    25 
       
    26 CAPABILITY              CAP_ECOM_PLUGIN
       
    27 VENDORID                VID_DEFAULT
       
    28 
       
    29 SOURCEPATH              ../src
       
    30 SOURCE                  tactileaudioplayer.cpp
       
    31 
       
    32 USERINCLUDE             ../inc
       
    33 USERINCLUDE             ../../../inc
       
    34 USERINCLUDE             ../../../../inc 
       
    35 USERINCLUDE             ../traces
       
    36 
       
    37 // Default system include paths for middleware layer modules.
       
    38 MW_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 SOURCEPATH              ../data
       
    41 START RESOURCE          20021339.rss
       
    42 TARGETPATH              ECOM_RESOURCE_DIR
       
    43 TARGET                  tactileaudioplugin.rsc
       
    44 END
       
    45 
       
    46 
       
    47 LIBRARY                 euser.lib
       
    48 LIBRARY                 centralrepository.lib
       
    49 LIBRARY                 cenrepnotifhandler.lib
       
    50 LIBRARY                 efsrv.lib
       
    51 LIBRARY                 ecom.lib
       
    52 LIBRARY                 mediaclientaudiostream.lib
       
    53 LIBRARY                 tactilefeedbackresolver.lib