taskswitcher/contextengine/hgfswpreviewprovider/wsplugin/group/previewprovidercrp.mmp
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ==============================================================================
       
     3 *  Name        : %name: previewprovidercrp.mmp %
       
     4 *  Part of     : Hg fast swap preview provider plugin
       
     5 *  Description : MMP file for preview provider ECOM plugin
       
     6 *  Version     : %version: sa1spcx1#4 %
       
     7 *
       
     8 *  Copyright (c) 2008 Nokia Corporation.
       
     9 *  This material, including documentation and any related
       
    10 *  computer programs, is protected by copyright controlled by
       
    11 *  Nokia Corporation. All rights are reserved. Copying,
       
    12 *  including reproducing, storing, adapting or translating, any
       
    13 *  or all of this material requires the prior written consent of
       
    14 *  Nokia Corporation. This material also contains confidential
       
    15 *  information which may not be disclosed to others without the
       
    16 *  prior written consent of Nokia Corporation.
       
    17 * ==============================================================================
       
    18 */
       
    19 #include <platform_paths.hrh>
       
    20 #include <defaultcaps.hrh>
       
    21 
       
    22 TARGET          20016BEC.DLL
       
    23 TARGETTYPE      PLUGIN 
       
    24 UID             0x10009D8D 0x20016BEC
       
    25 CAPABILITY      CAP_ECOM_PLUGIN
       
    26 VENDORID        VID_DEFAULT
       
    27 
       
    28 OPTION_REPLACE  ARMCC --arm -O3 --cpu 6
       
    29 
       
    30 USERINCLUDE     ../inc
       
    31 USERINCLUDE     ../../inc
       
    32 USERINCLUDE     ../../../trace
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 SOURCEPATH      ../src
       
    37 SOURCE          previewprovidercrp.cpp
       
    38 
       
    39 RESOURCE        20016BEC.rss
       
    40 
       
    41 LIBRARY         ecom.lib
       
    42 LIBRARY         euser.lib
       
    43 LIBRARY         wsgraphicdrawer.lib
       
    44 LIBRARY         fbscli.lib
       
    45 LIBRARY         estor.lib 
       
    46 LIBRARY         gdi.lib 
       
    47 DEBUGLIBRARY    flogger.lib