hwrmhaptics/hapticspacketizer/plugins/hapticsvibepacketizerplugin/group/hwrmhapticsvibepacketizerplugin.mmp
branchRCL_3
changeset 10 1fc153c72b60
parent 8 6bb05bdcbe09
child 11 8d1d8440b626
equal deleted inserted replaced
8:6bb05bdcbe09 10:1fc153c72b60
     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 Vibe Packetizer ECom plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET                  hwrmhapticsvibepacketizerplugin.dll
       
    22 TARGETTYPE              PLUGIN
       
    23 UID                     0x10009D8D 0x20021206
       
    24 
       
    25 CAPABILITY              CAP_ECOM_PLUGIN
       
    26 VENDORID                VID_DEFAULT
       
    27 
       
    28 SOURCEPATH              ../src
       
    29 SOURCE                  hwrmhapticsvibepacketizer.cpp
       
    30 
       
    31 USERINCLUDE             ../inc
       
    32 
       
    33 // Default system include paths for osext layer modules.
       
    34 OS_LAYER_SYSTEMINCLUDE
       
    35 SYSTEMINCLUDE           /epoc32/include/stdapis
       
    36 
       
    37 SOURCEPATH              ../data
       
    38 START RESOURCE          20021206.rss
       
    39 TARGETPATH              ECOM_RESOURCE_DIR
       
    40 TARGET                  hwrmhapticsvibepacketizerplugin.rsc
       
    41 END
       
    42 
       
    43 LIBRARY                 euser.lib
       
    44 LIBRARY                 bafl.lib
       
    45 LIBRARY                 ecom.lib
       
    46 LIBRARY                 hwrmhapticspacketizer.lib