graphicstest/uibench/group/te_uibench.mmp
changeset 152 9f1c3fea0f87
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
child 194 18f84489a694
equal deleted inserted replaced
111:29ddb8a72f0e 152:9f1c3fea0f87
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    40 SOURCE	tfadeperf.cpp
    40 SOURCE	tfadeperf.cpp
    41 SOURCE  tredrawstoreperf.cpp
    41 SOURCE  tredrawstoreperf.cpp
    42 SOURCE  ttranslucent.cpp
    42 SOURCE  ttranslucent.cpp
    43 SOURCE	tspriteperf.cpp
    43 SOURCE	tspriteperf.cpp
    44 SOURCE	textendedbitmap.cpp
    44 SOURCE	textendedbitmap.cpp
       
    45 SOURCE  tfbsglyphdata.cpp
       
    46 SOURCE	trenderorientation.cpp
    45 
    47 
    46 USERINCLUDE   ../src
    48 USERINCLUDE   ../src
    47 USERINCLUDE   ../../../fbs/fontandbitmapserver/inc
    49 USERINCLUDE   ../../../fbs/fontandbitmapserver/inc
    48 
    50 
    49 //system includes
    51 //system includes
    64 LIBRARY		efsrv.lib
    66 LIBRARY		efsrv.lib
    65 LIBRARY		ecom.lib 
    67 LIBRARY		ecom.lib 
    66 LIBRARY		estor.lib
    68 LIBRARY		estor.lib
    67 LIBRARY	    	tgraphicsharness.lib
    69 LIBRARY	    	tgraphicsharness.lib
    68 LIBRARY	    	tprofiler.lib
    70 LIBRARY	    	tprofiler.lib
       
    71 LIBRARY		tgraphicsfontutils.lib
       
    72 #ifdef SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
       
    73 LIBRARY		sgresource.lib
       
    74 LIBRARY		libEGL.lib
       
    75 LIBRARY		libOpenVG.lib
       
    76 #endif
    69 
    77 
    70 START BITMAP	16x16icon.mbm
    78 START BITMAP	16x16icon.mbm
    71 TARGETPATH		/system/data/
    79 TARGETPATH		/system/data/
    72 SOURCE			c32 ../bitmaps/16x16icon.bmp
    80 SOURCE			c32 ../bitmaps/16x16icon.bmp
    73 SOURCE			c32 ../bitmaps/16x16icon_monochrome.bmp
    81 SOURCE			c32 ../bitmaps/16x16icon_monochrome.bmp