connectivitymodules/SeCon/plugins/hapticsconnplugin/group/hapticsconnplugin.mmp
branchRCL_3
changeset 20 4a793f564d72
parent 0 d0791faffa3f
equal deleted inserted replaced
19:0aa8cc770c8a 20:4a793f564d72
       
     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 connection plugin project definition file.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 VENDORID        VID_DEFAULT
       
    23 
       
    24 CAPABILITY      CAP_ECOM_PLUGIN
       
    25 
       
    26 TARGET          hapticsconnplugin.dll
       
    27 TARGETTYPE      PLUGIN
       
    28 
       
    29 UID             0x10009D8D 0x2001FE54
       
    30 
       
    31 SOURCEPATH     	../src
       
    32 
       
    33 SOURCE          hapticsconnplugin.cpp
       
    34 SOURCE          hapticsconntimer.cpp
       
    35 SOURCE          hapticsmsghandler.cpp
       
    36 SOURCE          hapticsbridgeclient.cpp
       
    37 SOURCE          proxy.cpp
       
    38 
       
    39 SOURCEPATH     	../data
       
    40 
       
    41 START RESOURCE 2001FE54.rss
       
    42   TARGET        hapticsconnplugin.rsc
       
    43 END 
       
    44 
       
    45 MW_LAYER_SYSTEMINCLUDE
       
    46 SYSTEMINCLUDE /epoc32/include/stdapis
       
    47 
       
    48 USERINCLUDE     ../inc
       
    49 
       
    50 LIBRARY         flogger.lib
       
    51 LIBRARY         euser.lib
       
    52 LIBRARY         ecom.lib			
       
    53 LIBRARY         efsrv.lib
       
    54 LIBRARY         avkon.lib
       
    55 LIBRARY         bafl.lib
       
    56 LIBRARY         platformenv.lib
       
    57 LIBRARY         irobex.lib
       
    58 LIBRARY         hwrmhapticspacketizer.lib