omads/omadsextensions/adapters/mms/group/mmsdataprovider.mmp
changeset 0 dab8a81a92de
child 24 8e7494275d3a
equal deleted inserted replaced
-1:000000000000 0:dab8a81a92de
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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 MMS DS Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <defaultcaps.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 TARGET          mmsdataprovider.dll
       
    24 TARGETTYPE      PLUGIN
       
    25 UID             0x10009d8d 0x101FB0E9
       
    26 
       
    27 CAPABILITY      CAP_ECOM_PLUGIN
       
    28 VENDORID        VID_DEFAULT
       
    29 
       
    30 SOURCEPATH      ../src
       
    31 SOURCE          snapshotitem.cpp
       
    32 SOURCE          changefinder.cpp
       
    33 SOURCE          mmsdataprovider.cpp
       
    34 SOURCE          mmsdatastore.cpp
       
    35 SOURCE          omadsfolderobject.cpp
       
    36 SOURCE          mmsadaptermsvapi.cpp
       
    37 
       
    38 USERINCLUDE     ../inc
       
    39 
       
    40 APP_LAYER_SYSTEMINCLUDE
       
    41 
       
    42 START RESOURCE  mmsdataprovider.rss
       
    43 HEADER
       
    44 TARGET          mmsdataprovider.rsc
       
    45 TARGETPATH      ECOM_RESOURCE_DIR
       
    46 END
       
    47 
       
    48 START RESOURCE  mmsdatastore.rss
       
    49 HEADER
       
    50 TARGET          mmsdatastore.rsc  
       
    51 TARGETPATH      RESOURCE_FILES_DIR
       
    52 END
       
    53 
       
    54 DEBUGLIBRARY    flogger.lib
       
    55 LIBRARY         ecom.lib
       
    56 LIBRARY         euser.lib
       
    57 LIBRARY         efsrv.lib
       
    58 LIBRARY         estor.lib
       
    59 LIBRARY         smldataprovider.lib
       
    60 LIBRARY         smlstoreformat.lib
       
    61 LIBRARY         centralrepository.lib
       
    62 LIBRARY         msgs.lib 
       
    63 LIBRARY         bafl.lib
       
    64 LIBRARY         sysutil.lib
       
    65 LIBRARY         mmscodecclient.lib
       
    66 LIBRARY         nsmlchangefinder.lib
       
    67 LIBRARY         SenXml.lib 
       
    68 LIBRARY         charconv.lib