classicui_pub/hierarchical_lists_api/tsrc/group/testsdkhierarchicallists.mmp
branchRCL_3
changeset 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
55:aecbbf00d063 56:d48ab3b357f1
       
     1 /*TYPE TESTCLASS*//*
       
     2 * Copyright (c) 2002 - 2007 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:  test aknsinglecolumnstyletreelist.h aknsinglestyletreelist.h 
       
    15 *                     akntreelist.h
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <data_caging_paths.hrh> 
       
    21 #ifdef SBSV2
       
    22     #include <platform_paths.hrh>
       
    23 #else // SBSV2 not defined
       
    24     #include <platform_paths.hrh>
       
    25 #endif // SBSV2
       
    26 
       
    27 TARGET          testsdkhierarchicallists.dll
       
    28 TARGETTYPE      dll
       
    29 UID 0x1000008D 0x2001CB80
       
    30 
       
    31 CAPABILITY      ALL -TCB
       
    32 
       
    33 DEFFILE         testsdkhierarchicallists.def
       
    34 
       
    35 #ifdef SBSV2
       
    36 USERINCLUDE     ../inc 
       
    37 
       
    38 MW_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 SOURCEPATH      ../src
       
    41 #else // SBSV2 not defined
       
    42 USERINCLUDE     ../inc 
       
    43 
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 SOURCEPATH      ../src
       
    47 #endif // SBSV2
       
    48 
       
    49 SOURCE          testsdkhierarchicallists.cpp
       
    50 SOURCE          testsdkhierarchicallistsblocks.cpp 
       
    51 SOURCE          testsdkhierarchicallistsblocksscl.cpp 
       
    52 SOURCE          testsdkhierarchicallistsconstrol.cpp 
       
    53 SOURCE          testsdkhierarchicallistsblocksssl.cpp 
       
    54 SOURCE          testsdkhierarchicallistsblockstl.cpp 
       
    55 SOURCE          testsdkhierarchicallistsordering.cpp
       
    56 
       
    57 LIBRARY         euser.lib
       
    58 LIBRARY         StifTestInterface.lib
       
    59 LIBRARY         stiftestengine.lib
       
    60 LIBRARY         apparc.lib
       
    61 LIBRARY         cone.lib
       
    62 LIBRARY         eikcore.lib
       
    63 LIBRARY         eikcoctl.lib
       
    64 LIBRARY         avkon.lib
       
    65 LIBRARY         ws32.lib
       
    66 LIBRARY         aknskins.lib
       
    67 LIBRARY         apgrfx.lib
       
    68 LIBRARY         efsrv.lib
       
    69 LIBRARY         aknhlist.lib
       
    70 LIBRARY         aknicon.lib
       
    71 LIBRARY         aknskins.lib
       
    72 LIBRARY         aknskinsrv.lib
       
    73 LIBRARY         aknswallpaperutils.lib
       
    74 
       
    75 LANG            SC
       
    76 
       
    77 // End of File