omads/omadsextensions/adapters/mediads/group/mediads.mmp
branchRCL_3
changeset 52 4f0867e42d62
parent 51 8e7494275d3a
child 56 3e6957da2ff8
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
     1 /*
       
     2 * Copyright (c) 2009-2010 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 project Media DS adapter
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <defaultcaps.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 TARGET          mediadsprovider.dll
       
    24 TARGETTYPE      PLUGIN
       
    25 UID             0x10009d8d 0x2001A9A1
       
    26 
       
    27 CAPABILITY      CAP_ECOM_PLUGIN
       
    28 VENDORID        VID_DEFAULT
       
    29 
       
    30 SOURCEPATH      ../src
       
    31 SOURCE          snapshotitem.cpp
       
    32 SOURCE          changefinder.cpp
       
    33 SOURCE          mediadsprovider.cpp
       
    34 SOURCE          mediadsstore.cpp
       
    35 SOURCE          mediamanager.cpp
       
    36 SOURCE          playlistitem.cpp
       
    37 SOURCE          songitem.cpp
       
    38 SOURCE          omadsfolderobject.cpp
       
    39 SOURCE          cmdemanager.cpp
       
    40 
       
    41 USERINCLUDE     ../inc
       
    42 
       
    43 APP_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 
       
    46 START RESOURCE  mediadsprovider.rss
       
    47 HEADER
       
    48 TARGET          mediadsprovider.rsc
       
    49 TARGETPATH      ECOM_RESOURCE_DIR
       
    50 END
       
    51 
       
    52 START RESOURCE  mediadsstore.rss
       
    53 HEADER
       
    54 TARGET          mediadsstore.rsc
       
    55 TARGETPATH      RESOURCE_FILES_DIR
       
    56 END
       
    57 
       
    58 DEBUGLIBRARY    flogger.lib
       
    59 LIBRARY         ecom.lib
       
    60 LIBRARY         euser.lib
       
    61 LIBRARY         efsrv.lib
       
    62 LIBRARY         estor.lib
       
    63 LIBRARY         smldataprovider.lib
       
    64 LIBRARY         smlstoreformat.lib
       
    65 LIBRARY         bafl.lib
       
    66 LIBRARY         nsmlchangefinder.lib
       
    67 LIBRARY         mpxcollectionhelper.lib
       
    68 LIBRARY         mpxcommon.lib
       
    69 LIBRARY         charconv.lib
       
    70 LIBRARY         hash.lib
       
    71 LIBRARY         mpxharvesterutility.lib
       
    72 LIBRARY         mpxcollectionutility.lib
       
    73 LIBRARY         mpxcollectionmediator.lib
       
    74 LIBRARY         fbscli.lib
       
    75 LIBRARY         metadatautility.lib
       
    76 LIBRARY         platformenv.lib
       
    77 LIBRARY         mdccommon.lib
       
    78 LIBRARY         mdeclient.lib