uifw/AvKon/AknExtendedFader/group/aknextendedfader_armv5.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:41:15 +0300
changeset 58 ca0622003710
parent 0 2f259fa3e83a
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/
#include <bldvariant.hrh>
#include <platform_paths.hrh>
#include "aknextendedfader_traces.cfg"

TARGET		AknExtendedFader_ARMV5.dll

TARGETTYPE	PLUGIN
UID		0x10009D8D 0x2001B298
CAPABILITY	All -Tcb
VENDORID	0x70000001

// Compiler optimization flags
OPTION ARMCC --cpu 5TE -O3 -Otime
ALWAYS_BUILD_AS_ARM
UNPAGED

// Notify code that we have ARM5TE support
MACRO __ARMV5_SUPPORT

#ifndef USERINCLUDE_WSGRAPHICDRAWERINTERFACE_H
macro USERINCLUDE_WSGRAPHICDRAWERINTERFACE_H
#endif

MW_LAYER_SYSTEMINCLUDE

USERINCLUDE ../inc ../../inc

SOURCEPATH	../src
SOURCE      AknExtendedFaderPlugin.cpp
SOURCE      AknExtendedFaderImpl.cpp
SOURCE      AknExtendedFaderStartupWatcher.cpp
SOURCE      AknExtendedFaderColorSchemeWatcher.cpp
SOURCE      AknExtendedFaderGfx.cpp

SOURCEPATH ../data
START RESOURCE AknExtendedFader.rss
TARGET AknExtendedFader_ARMV5
END

LIBRARY     ecom.lib
LIBRARY     estor.lib
LIBRARY     fbscli.lib
LIBRARY     euser.lib
LIBRARY     gdi.lib
LIBRARY     bitgdi.lib
LIBRARY     wsgraphicdrawer.lib

noexportlibrary