taskswitcher/contextengine/hgfswpreviewprovider/group/previewprovider.mmp
changeset 4 4d54b72983ae
parent 3 fb3763350a08
child 5 c743ef5928ba
equal deleted inserted replaced
3:fb3763350a08 4:4d54b72983ae
     1 /*
       
     2 * ==============================================================================
       
     3 *  Name        : %name: previewprovider.mmp %
       
     4 *  Part of     : Hg fast swap preview provider plugin
       
     5 *  Description : MMP file for previewprovider dll
       
     6 *  Version     : %version: sa1spcx1#2 %
       
     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 
       
    20 #include <platform_paths.hrh>
       
    21 #include <defaultcaps.hrh>
       
    22 
       
    23 TARGET         hgpreviewprovider.dll
       
    24 TARGETTYPE     DLL 
       
    25 UID            0x1000008D 0x20016BEB
       
    26 CAPABILITY     CAP_CLIENT_DLL
       
    27 VENDORID       VID_DEFAULT
       
    28 
       
    29 USERINCLUDE    ../inc
       
    30 USERINCLUDE    ../../trace
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 
       
    34 SOURCEPATH     ../src
       
    35 SOURCE         previewprovider.cpp
       
    36 
       
    37 LIBRARY        euser.lib
       
    38 LIBRARY        ws32.lib
       
    39 LIBRARY        estor.lib 
       
    40 DEBUGLIBRARY   flogger.lib