tacticonserver/server/tacticonpluginfw/tacticonhapticsplugin/group/tacticonhapticsplugin.mmp
changeset 0 d54f32e146dd
equal deleted inserted replaced
-1:000000000000 0:d54f32e146dd
       
     1 /*
       
     2 * Copyright (c) 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 "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: Haptics tacticon plugin project definition file.
       
    15 * Part of:     Tacticon Server
       
    16 */
       
    17 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET                  tacticonhapticsplugin.dll
       
    22 TARGETTYPE              PLUGIN
       
    23 UID                     0x10009D8D 0x2001FE52
       
    24 
       
    25 CAPABILITY              CAP_ECOM_PLUGIN
       
    26 VENDORID                VID_DEFAULT
       
    27 
       
    28 SOURCEPATH              ../src
       
    29 SOURCE                  tacticonhapticsplayer.cpp
       
    30 
       
    31 USERINCLUDE             ../inc
       
    32 USERINCLUDE             ../../inc
       
    33 USERINCLUDE             ../../../../inc
       
    34 USERINCLUDE             ../traces
       
    35 
       
    36 MW_LAYER_SYSTEMINCLUDE
       
    37 
       
    38 SOURCEPATH              ../data
       
    39 START RESOURCE          2001FE52.rss
       
    40 TARGETPATH              ECOM_RESOURCE_DIR
       
    41 TARGET                  tacticonhapticsplugin.rsc
       
    42 END
       
    43 
       
    44 
       
    45 #ifdef RD_SYMBIAN_TRACES
       
    46 SYSTEMINCLUDE /epoc32/include/internal/symbiantraces
       
    47 #endif
       
    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                 tacticonpluginfw.lib