hwrmhaptics/hapticseffectdatagetterfw/plugins/hapticsivtgetterplugin/group/hwrmhapticsivtgetterplugin.mmp
changeset 13 cef4ff1e6c4f
parent 12 e978f818f9bd
child 14 af68f9c297e3
child 16 ef634fd8dac3
equal deleted inserted replaced
12:e978f818f9bd 13:cef4ff1e6c4f
     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 effect data getter ECom plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET                  hwrmhapticsivtgetterplugin.dll
       
    22 TARGETTYPE              PLUGIN
       
    23 UID                     0x10009D8D 0x20021204
       
    24 
       
    25 CAPABILITY              CAP_ECOM_PLUGIN
       
    26 VENDORID                VID_DEFAULT
       
    27 
       
    28 SOURCEPATH              ../src
       
    29 SOURCE                  hwrmhapticsivtgetter.cpp
       
    30 SOURCE                  basisivtgetters.cpp
       
    31 SOURCE                  ivthelper.cpp
       
    32 SOURCE                  timelineivtgetters.cpp
       
    33 
       
    34 USERINCLUDE             ../inc
       
    35 USERINCLUDE             ../../../../inc
       
    36 
       
    37 // Default system include paths for osext layer modules.
       
    38 OS_LAYER_SYSTEMINCLUDE
       
    39 SYSTEMINCLUDE           /epoc32/include/stdapis
       
    40 
       
    41 SOURCEPATH              ../data
       
    42 START RESOURCE          20021204.rss
       
    43 TARGETPATH              ECOM_RESOURCE_DIR
       
    44 TARGET                  hwrmhapticsivtgetterplugin.rsc
       
    45 END
       
    46 
       
    47 LIBRARY                 euser.lib
       
    48 LIBRARY                 efsrv.lib
       
    49 LIBRARY                 estlib.lib
       
    50 LIBRARY                 ecom.lib
       
    51 LIBRARY                 hwrmhapticseffectdatagetterfw.lib