uiaccelerator_plat/alf_core_toolkit_api/tsrc/group/testuiaifcoretoolkit.mmp
branchRCL_3
changeset 19 e5af45d51884
parent 18 1801340c26a2
child 20 31fccae4f8a7
equal deleted inserted replaced
18:1801340c26a2 19:e5af45d51884
     1 /*
       
     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 api of alf_core_toolkit
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <data_caging_paths.hrh> 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          testuiaifcoretoolkit.dll
       
    23 TARGETTYPE      dll
       
    24 UID             0x1000008D 0x2001CB80
       
    25 
       
    26 CAPABILITY      ALL -TCB
       
    27 
       
    28 DEFFILE         testuiaifcoretoolkit.def
       
    29 
       
    30 USERINCLUDE     ../inc 
       
    31 MW_LAYER_SYSTEMINCLUDE
       
    32 
       
    33 SOURCEPATH      ../src
       
    34 
       
    35 SOURCE          testuiaifcoretoolkit.cpp
       
    36 SOURCE          testuiaifcoretoolkitblocks.cpp
       
    37 SOURCE          testuiaifctkitblockshuianchorlayout.cpp
       
    38 SOURCE          testuiaifctkitblocksbodebrush.cpp
       
    39 SOURCE          testuiaifctkitblockshuitexture.cpp
       
    40 SOURCE          testuiaifblocksmanagerchild.cpp
       
    41 SOURCE          testuiaifblockstexturechild.cpp
       
    42 SOURCE          testuiaifctkitblockshuicontrol.cpp 
       
    43 SOURCE          testuiaifblockshuicontrolchild.cpp
       
    44 SOURCE          testuiaifctkitblockshuicontrolgroup.cpp
       
    45 SOURCE          testuiaifctkitblockshuicurve.cpp
       
    46 SOURCE          testuiaifctkitblockshuipathlayout.cpp
       
    47 SOURCE          testuiaifctkitblockshuidecklayout.cpp
       
    48 SOURCE          testuiaifctkitblockshuicommand.cpp 
       
    49 SOURCE          testuiaifblockshuiactioncommandchild.cpp 
       
    50 SOURCE          testuiaifblockshuigroupcommandchild.cpp 
       
    51 SOURCE          testuiaifblockshuicontrolcommandchild.cpp 
       
    52 SOURCE          testuiaifblockshuivisualcommandchild.cpp 
       
    53 SOURCE          testuiaifblockshuiimagecommandchild.cpp 
       
    54 SOURCE          testuiaifblockshuitextcommandchild.cpp 
       
    55 SOURCE          testuiaifblockshuivaluecommandchild.cpp 
       
    56 SOURCE          testuiaifblockshuipointcommandchild.cpp 
       
    57 SOURCE          testuiaifblockshuitranscommandchild.cpp 
       
    58 SOURCE          testuiaifblockshuimarkercommandchild.cpp 
       
    59 SOURCE          testuiaifblockshuicustomeventcommandchild.cpp 
       
    60 SOURCE          testuiaifctkitblockshuivisual.cpp 
       
    61 SOURCE          testuialfcoretoolkitvisualext.cpp 
       
    62 SOURCE          testuialfcoretoolkithuibrusharray.cpp 
       
    63 
       
    64 SOURCE          testuiaifcoretoolkitblockstextstyle.cpp
       
    65 SOURCE          testuiaifcoretoolkitblocksstylemanager.cpp
       
    66 SOURCE          testuiaifcoretoolkitblockshuitexture.cpp
       
    67 SOURCE          testuiaifcoretoolkitblocksdisplay.cpp
       
    68 SOURCE          testuiaifcoretoolkitblocksdisplaybackgrounditem.cpp
       
    69 SOURCE          testuiaifcoretoolkitblockscoecontrol.cpp
       
    70 SOURCE          testuiaifcoretoolkitblockshuienv.cpp
       
    71 SOURCE          testuiaifcoretoolkitblockshuievent.cpp
       
    72 SOURCE          testuiaifcoretoolkitblocksdropshadow.cpp
       
    73 SOURCE          testuiaifcoretoolkitblocksshadowbrush.cpp
       
    74 SOURCE          testuiaifcoretoolkitblocksskin.cpp
       
    75 SOURCE          testuiaifcoretoolkitblocks60skin.cpp
       
    76 SOURCE          testuiaifcoretoolkitblocksborderbrush.cpp
       
    77 SOURCE          testuialfcoretoolkithuibrush.cpp
       
    78 SOURCE          testuialfcoretoolkithuiframebrush.cpp
       
    79 SOURCE          testuialfcoretoolkithuigc.cpp
       
    80 SOURCE          testuialfcoretoolkithuigifanimationtexture.cpp
       
    81 SOURCE          testuialfcoretoolkithuigradientbrush.cpp
       
    82 SOURCE          testuialfcoretoolkithuiownedpointer.cpp
       
    83 SOURCE          testuiaifcoretoolkitblockssegmentedtexture.cpp
       
    84 
       
    85 SOURCE          testuiaifctkitblockshuilayout.cpp
       
    86 SOURCE          testuiaifctkitblockshuilinevisual.cpp
       
    87 SOURCE          testuiaifctkitblockshuim3gmesh.cpp
       
    88 SOURCE          testuiaifctkitblockshuimf.cpp
       
    89 SOURCE          testuiaifctkitblockshuimesh.cpp
       
    90 SOURCE          testuiaifctkitblockshuimeshvisual.cpp
       
    91 SOURCE          testuiaifctkitblockshuimetric.cpp
       
    92 SOURCE          testuiaifctkitblockshuirealpoint.cpp
       
    93 SOURCE          testuiaifctkitblockshuirealrect.cpp
       
    94 SOURCE          testuiaifctkitblockshuirealsize.cpp
       
    95 SOURCE          testuiaifctkitblockshuiproceduralmesh.cpp
       
    96 SOURCE          testuiaifctkitblockshuistatic.cpp
       
    97 SOURCE          testuiaifctkitblockshskcontrol.cpp
       
    98 SOURCE          testuiaifctkitblockshuiutil.cpp
       
    99 SOURCE          testuiaifctkitblockshuitimedvalue.cpp
       
   100 SOURCE          testuiaifctkitblockshuiimage.cpp
       
   101 SOURCE          testuiaifctkitblockshuiimagebrush.cpp
       
   102 SOURCE          testuiaifctkitblockshuitimedpoint.cpp
       
   103 SOURCE          testuiaifctkitblockshuitexturehandle.cpp
       
   104 SOURCE          testuiaifctkitblockshuitransf.cpp
       
   105 SOURCE          testuiaifctkitblockshuifixmath.cpp
       
   106 SOURCE          testuiaifctkitblockshuifont.cpp
       
   107 
       
   108 SOURCE          testuiaifctkitblockstextvisual.cpp
       
   109 SOURCE          testuiaifctkitblockshuiviewportlayout.cpp
       
   110 SOURCE          testuiaifctkitblockshuiimagevisual.cpp
       
   111 SOURCE          testuiaifctkitblockshuitextureautosizepara.cpp 
       
   112 SOURCE          testuiaifctkitblockshuigridlayout.cpp 
       
   113 SOURCE          testuiaifctkitblockshuitexturemanager.cpp
       
   114 SOURCE          testuiaifctkitblockshuiflowlayout.cpp
       
   115 SOURCE          testuiaifctkitblockshuiimageloaderutil.cpp
       
   116 
       
   117 LIBRARY         euser.lib
       
   118 LIBRARY         stiftestinterface.lib
       
   119 LIBRARY         stiftestengine.lib 
       
   120 LIBRARY         hitchcock.lib
       
   121 LIBRARY         eikcoctl.lib
       
   122 LIBRARY         cone.lib
       
   123 LIBRARY         eikcore.lib 
       
   124 LIBRARY         gdi.lib 
       
   125 LIBRARY         fbscli.lib
       
   126 
       
   127 LANG            SC
       
   128 
       
   129 // End of File