taskswitcher/contextengine/tsfswpreviewprovider/wsplugin/group/previewprovidercrp.mmp
changeset 4 4d54b72983ae
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
       
     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:  MMP file for preview provider ECOM plugin
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <defaultcaps.hrh>
       
    20 
       
    21 TARGET          20016BEC.DLL
       
    22 TARGETTYPE      PLUGIN 
       
    23 UID             0x10009D8D 0x20016BEC
       
    24 CAPABILITY      CAP_ECOM_PLUGIN
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 OPTION_REPLACE  ARMCC --arm -O3 --cpu 6
       
    28 
       
    29 USERINCLUDE     ../inc
       
    30 USERINCLUDE     ../../inc
       
    31 USERINCLUDE     ../../../trace
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 SOURCEPATH      ../src
       
    36 SOURCE          previewprovidercrp.cpp
       
    37 
       
    38 RESOURCE        20016BEC.rss
       
    39 
       
    40 LIBRARY         ecom.lib
       
    41 LIBRARY         euser.lib
       
    42 LIBRARY         wsgraphicdrawer.lib
       
    43 LIBRARY         fbscli.lib
       
    44 LIBRARY         estor.lib 
       
    45 LIBRARY         gdi.lib 
       
    46 DEBUGLIBRARY    flogger.lib