os/graphics/graphicstest/uibench/group/te_uibench.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
// Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
TARGET		te_uibench.exe
sl@0
    17
TARGETTYPE 	exe
sl@0
    18
UID			0x1000007A 0x101F7784
sl@0
    19
CAPABILITY	WriteDeviceData ReadDeviceData	// Required capability so that SetSystemDefaultFontL can be called
sl@0
    20
sl@0
    21
SOURCEPATH	../src
sl@0
    22
SOURCE	te_graphicsperformanceSuiteServer.cpp
sl@0
    23
SOURCE	te_graphicsperformanceSuiteStepBase.cpp
sl@0
    24
SOURCE	tbitbltperf.cpp
sl@0
    25
SOURCE	tfbsbitmaphandleperf.cpp
sl@0
    26
SOURCE	tfbsfonthandleperf.cpp
sl@0
    27
SOURCE	talphadrawing.cpp
sl@0
    28
SOURCE	tscrollingperf.cpp
sl@0
    29
SOURCE	tscaleddrawbitmap.cpp
sl@0
    30
SOURCE	toptimisedbmp.cpp
sl@0
    31
SOURCE	talphablend.cpp	
sl@0
    32
SOURCE	tsolidcolour.cpp
sl@0
    33
SOURCE 	tsimpledrawing.cpp
sl@0
    34
SOURCE	tshadowperf.cpp
sl@0
    35
SOURCE 	tredrawing.cpp
sl@0
    36
SOURCE	tnonredrawdrawing.cpp
sl@0
    37
SOURCE	tgdifontrenderingperf.cpp
sl@0
    38
SOURCE	toutlineshadowdrawing.cpp
sl@0
    39
SOURCE	tdisplaymode_mapping.cpp
sl@0
    40
SOURCE	tfadeperf.cpp
sl@0
    41
SOURCE  tredrawstoreperf.cpp
sl@0
    42
SOURCE  ttranslucent.cpp
sl@0
    43
SOURCE	tspriteperf.cpp
sl@0
    44
SOURCE	textendedbitmap.cpp
sl@0
    45
SOURCE  tfbsglyphdata.cpp
sl@0
    46
SOURCE	trenderorientation.cpp
sl@0
    47
sl@0
    48
USERINCLUDE   ../src
sl@0
    49
USERINCLUDE   ../../../fbs/fontandbitmapserver/inc
sl@0
    50
sl@0
    51
//system includes
sl@0
    52
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
sl@0
    53
sl@0
    54
//libraries
sl@0
    55
LIBRARY		euser.lib
sl@0
    56
LIBRARY		testexecuteutils.lib 
sl@0
    57
LIBRARY		testexecutelogclient.lib
sl@0
    58
LIBRARY		hal.lib
sl@0
    59
LIBRARY		bitgdi.lib
sl@0
    60
LIBRARY		gdi.lib
sl@0
    61
LIBRARY		fbscli.lib 
sl@0
    62
LIBRARY		fntstr.lib
sl@0
    63
LIBRARY		scdv.lib
sl@0
    64
LIBRARY		bitmaptransforms.lib
sl@0
    65
LIBRARY		ws32.lib
sl@0
    66
LIBRARY		efsrv.lib
sl@0
    67
LIBRARY		ecom.lib 
sl@0
    68
LIBRARY		estor.lib
sl@0
    69
LIBRARY	    	tgraphicsharness.lib
sl@0
    70
LIBRARY	    	tprofiler.lib
sl@0
    71
LIBRARY		tgraphicsfontutils.lib
sl@0
    72
#ifdef SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
sl@0
    73
LIBRARY		sgresource.lib
sl@0
    74
LIBRARY		libEGL.lib
sl@0
    75
LIBRARY		libOpenVG.lib
sl@0
    76
#endif
sl@0
    77
sl@0
    78
START BITMAP	16x16icon.mbm
sl@0
    79
TARGETPATH		/system/data/
sl@0
    80
SOURCE			c32 ../bitmaps/16x16icon.bmp
sl@0
    81
SOURCE			c32 ../bitmaps/16x16icon_monochrome.bmp
sl@0
    82
END
sl@0
    83
sl@0
    84
UNPAGED
sl@0
    85
sl@0
    86
SMPSAFE