idlehomescreen/examples/carouselwidgetexample/renderer/group/carouselwidget.mmp
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 /*
       
     2  * Copyright (c) 2010 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:  Carousel widget for Symbian Homescreen
       
    15  *
       
    16  */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <data_caging_paths.hrh>
       
    20 
       
    21 TARGET          carouselwidget.dll
       
    22 TARGETTYPE      PLUGIN
       
    23 UID             0x10009d8d 0xEabba432
       
    24 
       
    25 CAPABILITY      CAP_ECOM_PLUGIN
       
    26 
       
    27 EPOCALLOWDLLDATA
       
    28 
       
    29 SOURCEPATH      ../src 
       
    30 SOURCE          carouselwidget.cpp
       
    31 
       
    32 USERINCLUDE     ../inc
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 APP_LAYER_SYSTEMINCLUDE
       
    36 
       
    37 SOURCEPATH      ../data
       
    38 START RESOURCE  carouselwidget.rss
       
    39 HEADER
       
    40 TARGETPATH      ECOM_RESOURCE_DIR
       
    41 END
       
    42 
       
    43 LIBRARY         extrenderingplugin.lib
       
    44 LIBRARY         euser.lib
       
    45 LIBRARY         eikcore.lib
       
    46 LIBRARY         cone.lib
       
    47 LIBRARY         xn3layoutengine.lib
       
    48 LIBRARY         xn3utils.lib
       
    49 LIBRARY         xn3domdocument.lib
       
    50 LIBRARY	        avkon.lib
       
    51 LIBRARY         ws32.lib
       
    52 LIBRARY         fbscli.lib
       
    53 LIBRARY         bitgdi.lib
       
    54 LIBRARY         egul.lib
       
    55 LIBRARY         bafl.lib
       
    56 LIBRARY         eikcoctl.lib
       
    57 LIBRARY         eikctl.lib
       
    58 LIBRARY         gdi.lib
       
    59 LIBRARY         aknicon.lib
       
    60 LIBRARY         aknphysics.lib
       
    61 LIBRARY         AknSkins.lib