tstaskmonitor/screenshotplugin/group/tsscreenshotplugin.mmp
changeset 83 156f692b1687
equal deleted inserted replaced
80:397d00875918 83:156f692b1687
       
     1 /*
       
     2 * Copyright (c) 2009 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:
       
    15 *
       
    16 */
       
    17 TARGET          tsscreenshotplugin.dll
       
    18 TARGETTYPE      PLUGIN 
       
    19 UID             0x10009D8D 0x200267AE
       
    20 CAPABILITY      CAP_ECOM_PLUGIN
       
    21 VENDORID        VID_DEFAULT
       
    22 
       
    23 OPTION_REPLACE  ARMCC --arm -O3 --cpu 6
       
    24 
       
    25 MW_LAYER_SYSTEMINCLUDE
       
    26 
       
    27 USERINCLUDE     ../inc
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          tsscreenshotmain.cpp
       
    31 SOURCE          tsscreenshotplugin.cpp
       
    32 
       
    33 RESOURCE        tsscreenshotplugin.rss
       
    34 
       
    35 LIBRARY         ecom.lib
       
    36 LIBRARY         euser.lib
       
    37 LIBRARY         wsgraphicdrawer.lib
       
    38 LIBRARY         fbscli.lib
       
    39 LIBRARY         estor.lib
       
    40 LIBRARY         gdi.lib 
       
    41 LIBRARY         tstaskmonitorclient.lib
       
    42 DEBUGLIBRARY    flogger.lib