omadm/lawmo/lawmoplugins/mediaplugin/group/mediaplugin.mmp
branchRCL_3
changeset 70 5d5344402085
parent 65 450d1facd418
child 73 5042b6604f6f
equal deleted inserted replaced
65:450d1facd418 70:5d5344402085
     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 the License "Symbian Foundation License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Contacts plug-in for LAWMO
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 TARGET lawmomediaplugin.dll
       
    21 TARGETTYPE PLUGIN
       
    22 
       
    23 UID 0x10009D8D 0x2002EA28
       
    24 VENDORID VID_DEFAULT
       
    25 CAPABILITY  CAP_ECOM_PLUGIN
       
    26 
       
    27 SOURCEPATH				../src
       
    28 SOURCE					mediaplugin.cpp
       
    29 SOURCE					mediapluginproxy.cpp
       
    30 
       
    31 USERINCLUDE 			../inc 
       
    32 
       
    33 APP_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 SYSTEMINCLUDE 		/epoc32/include/ecom
       
    36 SYSTEMINCLUDE     /epoc32/include
       
    37 
       
    38 SOURCEPATH				../data
       
    39 
       
    40 start resource mediaplugin.rss
       
    41 TARGET lawmomediaplugin.rsc
       
    42 LANGUAGE_IDS
       
    43 end
       
    44 
       
    45 LIBRARY 			euser.lib ecom.lib efsrv.lib bafl.lib  etul.lib
       
    46 LIBRARY       		centralrepository.lib
       
    47 LIBRARY 			CommonEngine.lib               // Series 60 common components library
       
    48 LIBRARY				cntmodel.lib flogger.lib
       
    49 LIBRARY			 	MetaDataUtility.lib
       
    50 LIBRARY			  	mdeclient.lib apmime.lib
       
    51 
       
    52 MW_LAYER_SYSTEMINCLUDE
       
    53 //