uiaccelerator_plat/alf_extended_visual_api/tsrc/group/alfclientstatic_extended_visual.mmp
branchRCL_3
changeset 20 31fccae4f8a7
parent 10 7c5dd702d6d3
equal deleted inserted replaced
19:e5af45d51884 20:31fccae4f8a7
       
     1 /*
       
     2 * Copyright (c) 2006 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 alfclient
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include "../../../../uiacceltk/hitchcock/CommonInc/alfuids.h"
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <bldvariant.hrh>
       
    22 
       
    23 TARGET                  alfclientstatic_extended_visual.lib
       
    24 TARGETTYPE              lib
       
    25 UID                     0x00000000 0x17282846 // random UID
       
    26 
       
    27 SOURCEPATH              ../../../../uiacceltk/hitchcock/client/src
       
    28 SOURCE                  alfclientbase.cpp
       
    29 SOURCE                  alfclient.cpp
       
    30 SOURCE                  alfenv.cpp
       
    31 SOURCE                  alfscreenbuffer.cpp
       
    32 SOURCE                  alfdisplay.cpp
       
    33 SOURCE                  alfroster.cpp
       
    34 SOURCE                  alfcontrolgroup.cpp
       
    35 SOURCE                  alfcontrol.cpp
       
    36 SOURCE                  alfvisual.cpp
       
    37 SOURCE                  alflayout.cpp
       
    38 SOURCE                  alfvisualfactory.cpp
       
    39 SOURCE                  alftextvisual.cpp
       
    40 SOURCE                  alfanchorlayout.cpp
       
    41 SOURCE                  alfbrush.cpp
       
    42 SOURCE                  alfbrusharray.cpp
       
    43 SOURCE                  alfborderbrush.cpp
       
    44 SOURCE                  alfevent.cpp
       
    45 SOURCE                  alftransformation.cpp
       
    46 SOURCE                  alftexture.cpp
       
    47 SOURCE                  alftextureprocessor.cpp
       
    48 SOURCE                  alftexturemanager.cpp
       
    49 SOURCE                  alfimage.cpp
       
    50 SOURCE                  alfimagevisual.cpp
       
    51 SOURCE                  alfgridlayout.cpp
       
    52 SOURCE                  alfdisplaysubsession.cpp
       
    53 SOURCE                  alfcontrolgroupsubsession.cpp
       
    54 SOURCE                  alftransformationsubsession.cpp
       
    55 SOURCE                  alfgencomponent.cpp
       
    56 SOURCE                  alfcommand.cpp
       
    57 SOURCE                  alftimedvalue.cpp
       
    58 SOURCE                  alfmappingfunctions.cpp
       
    59 SOURCE                  alfimagebrush.cpp
       
    60 SOURCE                  alfdecklayout.cpp
       
    61 SOURCE                  alfflowlayout.cpp
       
    62 SOURCE                  alfcurvepath.cpp
       
    63 SOURCE                  alfcurvepathlayout.cpp
       
    64 SOURCE                  alflinevisual.cpp
       
    65 SOURCE                  alfdropshadowbrush.cpp
       
    66 SOURCE                  alfshadowborderbrush.cpp
       
    67 SOURCE                  alfcommandscheduler.cpp
       
    68 SOURCE                  alfgradientbrush.cpp
       
    69 SOURCE                  alfutil.cpp
       
    70 SOURCE                  alfimageloaderutil.cpp
       
    71 SOURCE                  alfframebrush.cpp
       
    72 SOURCE                  alfviewportlayout.cpp
       
    73 SOURCE                  alflctanchorlayout.cpp
       
    74 SOURCE                  alfmeshvisual.cpp
       
    75 SOURCE                  alfmesh.cpp
       
    76 SOURCE                  alfproceduralmesh.cpp
       
    77 SOURCE                  alfm3gmesh.cpp
       
    78 SOURCE                  alflctgridlayout.cpp
       
    79 SOURCE                  alflcttextvisual.cpp
       
    80 SOURCE                  alflayoutmetrics.cpp
       
    81 SOURCE	                 alftextstylemanager.cpp
       
    82 SOURCE	                 alftextstyle.cpp
       
    83 SOURCE                  alfskinnableimage.cpp
       
    84 SOURCE                  alfstatic.cpp
       
    85 SOURCE                  alfpanic.cpp
       
    86 SOURCE                  alfmetric.cpp
       
    87 SOURCE                  alfproperty.cpp
       
    88 SOURCE                  alfpropertyowner.cpp
       
    89 SOURCE                  alfscrollerevent.cpp
       
    90 SOURCE                  alfsymbiansbdrawer.cpp
       
    91 SOURCE                  alfdisplaybackgrounditem.cpp
       
    92 SOURCE                  alfbatchbuffer.cpp
       
    93 SOURCE                  alftextureautosizeparams.cpp
       
    94 SOURCE                  alfdropshadow.cpp
       
    95 SOURCE                  alftexturegroup.cpp
       
    96 SOURCE                  alfcanvasvisual.cpp
       
    97 SOURCE                  alfgc.cpp
       
    98 
       
    99 USERINCLUDE             ../../../../uiacceltk/hitchcock/client/inc
       
   100 USERINCLUDE             ../../../../uiacceltk/hitchcock/commoninc
       
   101 
       
   102 LIBRARY                 EUnit.lib
       
   103 
       
   104 #include <platform_paths.hrh>
       
   105 MW_LAYER_SYSTEMINCLUDE
       
   106 
       
   107 SYSTEMINCLUDE           ../../../../inc
       
   108