uifw/AvKon/AknExtendedFader/group/aknextendedfader_armv5.mmp
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 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:
       
    15 *
       
    16 */
       
    17 #include <bldvariant.hrh>
       
    18 #include <platform_paths.hrh>
       
    19 #include "aknextendedfader_traces.cfg"
       
    20 
       
    21 TARGET		AknExtendedFader_ARMV5.dll
       
    22 
       
    23 TARGETTYPE	PLUGIN
       
    24 UID		0x10009D8D 0x2001B298
       
    25 CAPABILITY	All -Tcb
       
    26 VENDORID	0x70000001
       
    27 
       
    28 // Compiler optimization flags
       
    29 OPTION ARMCC --cpu 5TE -O3 -Otime
       
    30 ALWAYS_BUILD_AS_ARM
       
    31 UNPAGED
       
    32 
       
    33 // Notify code that we have ARM5TE support
       
    34 MACRO __ARMV5_SUPPORT
       
    35 
       
    36 #ifndef USERINCLUDE_WSGRAPHICDRAWERINTERFACE_H
       
    37 macro USERINCLUDE_WSGRAPHICDRAWERINTERFACE_H
       
    38 #endif
       
    39 
       
    40 MW_LAYER_SYSTEMINCLUDE
       
    41 
       
    42 USERINCLUDE ../inc ../../inc
       
    43 
       
    44 SOURCEPATH	../src
       
    45 SOURCE      AknExtendedFaderPlugin.cpp
       
    46 SOURCE      AknExtendedFaderImpl.cpp
       
    47 SOURCE      AknExtendedFaderStartupWatcher.cpp
       
    48 SOURCE      AknExtendedFaderColorSchemeWatcher.cpp
       
    49 SOURCE      AknExtendedFaderGfx.cpp
       
    50 
       
    51 SOURCEPATH ../data
       
    52 START RESOURCE AknExtendedFader.rss
       
    53 TARGET AknExtendedFader_ARMV5
       
    54 END
       
    55 
       
    56 LIBRARY     ecom.lib
       
    57 LIBRARY     estor.lib
       
    58 LIBRARY     fbscli.lib
       
    59 LIBRARY     euser.lib
       
    60 LIBRARY     gdi.lib
       
    61 LIBRARY     bitgdi.lib
       
    62 LIBRARY     wsgraphicdrawer.lib
       
    63 
       
    64 noexportlibrary