hwrmhaptics/hapticspluginservice/group/hwrmhapticspluginservice.mmp
changeset 0 4e1aa6a622a0
child 50 48a00b70dc49
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     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:  MML file for Haptics Plugin service.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET                  hwrmhapticspluginservice.dll
       
    22 TARGETTYPE              DLL
       
    23 UID                     0x1000008d 0x2001CB94
       
    24 
       
    25 CAPABILITY              CAP_GENERAL_DLL
       
    26 VENDORID                VID_DEFAULT
       
    27 
       
    28 SOURCEPATH              ../src
       
    29 SOURCE                  hwrmhapticspluginservice.cpp
       
    30 SOURCE                  hwrmhapticsrespdata.cpp
       
    31 
       
    32 OS_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 LIBRARY                 euser.lib
       
    35 LIBRARY                 ecom.lib
       
    36 LIBRARY                 bafl.lib
       
    37 LIBRARY                 estor.lib
       
    38 
       
    39 // end of file