uigraphics/AknIcon/group/AknIconOomPlugin.mmp
changeset 0 05e9090e2422
child 100 9dbe1b043bea
equal deleted inserted replaced
-1:000000000000 0:05e9090e2422
       
     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 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET          AknIconOomPlugin.DLL
       
    22 TARGETTYPE     	PLUGIN
       
    23 UID             0x10009d8d 0x10281fe6
       
    24 
       
    25 CAPABILITY      CAP_ECOM_PLUGIN
       
    26 VENDORID        VID_DEFAULT
       
    27 
       
    28 USERINCLUDE     . ../inc
       
    29 SYSTEMINCLUDE   /epoc32/include/ecom
       
    30 
       
    31 // This is a SYSTEMINCLUDE macro containing the middleware
       
    32 // layer specific include directories
       
    33 MW_LAYER_SYSTEMINCLUDE
       
    34 
       
    35 
       
    36 SOURCEPATH      ../OomPlugin
       
    37 
       
    38 START RESOURCE 10281fe6.rss
       
    39 TARGET akniconoomplugin.rsc
       
    40 END
       
    41 
       
    42 SOURCE 			AknIconOomPlugin.cpp
       
    43 
       
    44 LIBRARY 		ECOM.LIB
       
    45 LIBRARY         euser.lib
       
    46 LIBRARY         oommonitor.lib
       
    47 LIBRARY         AknIcon.lib