uifw/AvKon/aknhlist/group/aknhlist.mmp
changeset 0 2f259fa3e83a
child 10 3d340a0166ff
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2006-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:  Project definition file for project aknhlist
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 TARGET                  aknhlist.dll
       
    24 TARGETTYPE              dll
       
    25 UID                     0x1000008D 0x102823D7
       
    26 
       
    27 CAPABILITY              CAP_GENERAL_DLL
       
    28 VENDORID                VID_DEFAULT
       
    29 
       
    30 #ifndef WINSCW
       
    31 EPOCALLOWDLLDATA
       
    32 #endif // !WINSCW
       
    33 
       
    34 USERINCLUDE             .
       
    35 USERINCLUDE             ..
       
    36 USERINCLUDE             ../inc
       
    37 USERINCLUDE             ../../../inc  
       
    38 
       
    39 // This is a SYSTEMINCLUDE macro containing the middleware
       
    40 // layer specific include directories
       
    41 MW_LAYER_SYSTEMINCLUDE
       
    42 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    43 
       
    44 SOURCEPATH              ../src
       
    45 SOURCE                  aknhlistlib.cpp
       
    46 SOURCE                  akntreelist.cpp
       
    47 SOURCE                  akntreelistview.cpp
       
    48 SOURCE                  akntreelistviewitem.cpp
       
    49 SOURCE                  akntreeitem.cpp
       
    50 SOURCE                  akntreeleaf.cpp
       
    51 SOURCE                  akntreenode.cpp
       
    52 SOURCE                  akntree.cpp
       
    53 SOURCE                  akntreeordering.cpp
       
    54 SOURCE                  akntreeiterator.cpp
       
    55 SOURCE                  akntreelisticon.cpp
       
    56 
       
    57 SOURCE                  aknsinglestyletreelist.cpp
       
    58 SOURCE                  aknsinglestyletreeleaf.cpp
       
    59 SOURCE                  aknsinglestyletreenode.cpp
       
    60 SOURCE                  aknsinglestyletreeordering.cpp
       
    61 
       
    62 #ifdef RD_HIERARCHICAL_COLUMN_LIST
       
    63 SOURCE                  aknsinglecolumnstylecoredatarow.cpp
       
    64 SOURCE                  aknsinglecolumnstylesimpledatarow.cpp
       
    65 SOURCE                  aknsinglecolumnstylesubtitlerow.cpp
       
    66 #endif // RD_HIERARCHICAL_COLUMN_LIST
       
    67 SOURCE                  aknsinglecolumnstyletreelist.cpp
       
    68 SOURCE                  akntreelistphysicshandler.cpp
       
    69 
       
    70 LIBRARY                 euser.lib
       
    71 LIBRARY                 avkon.lib
       
    72 LIBRARY                 eikcoctl.lib
       
    73 LIBRARY                 cone.lib
       
    74 LIBRARY                 aknlayout2scalable.lib
       
    75 LIBRARY                 cdlengine.lib
       
    76 LIBRARY                 aknskins.lib
       
    77 LIBRARY                 ws32.lib 
       
    78 LIBRARY                 egul.lib
       
    79 LIBRARY                 aknicon.lib
       
    80 LIBRARY                 bafl.lib
       
    81 LIBRARY                 gdi.lib
       
    82 LIBRARY                 eikcore.lib
       
    83 
       
    84 LIBRARY                 aknphysics.lib    
       
    85 library                 touchfeedback.lib
       
    86 LIBRARY                 AknNotify.lib // akntrace
       
    87 #ifdef RD_UI_TRANSITION_EFFECTS_LIST
       
    88 LIBRARY         aknlistloadertfx.lib
       
    89 #endif //RD_UI_TRANSITION_EFFECTS_LIST
       
    90 DEFFILE                 aknhlist.def