egl/egltest/group/bld.inf
author Faisal Memon <faisal.memon@nokia.com>
Thu, 06 May 2010 18:24:48 +0100
branchNewGraphicsArchitecture
changeset 52 0c41673def7a
parent 0 5d03bc08d59c
child 36 01a6848ebfd7
child 163 bbf46f59e123
permissions -rw-r--r--
Apply patch 6. Cleanup syborg specific variation by allowing the project file to build one specially for it. Fix include macros for test apps. Further tuning how the variant is build appears in later patches. Explicitly including platform_paths seems to make debugging easier for carbide. This might be removed if its bad practice or causes issues.

// 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:
//

PRJ_PLATFORMS
DEFAULT


PRJ_TESTMMPFILES
egltestcommon.mmp
egltestcommonprocess.mmp

egltest.mmp
egltestserver.mmp


PRJ_TESTEXPORTS
../inc/egltestcommonstep.h 				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonstep.h)
../inc/egltestcommonsession.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonsession.h)
../inc/egltestcommonutils.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonutils.h)
../inc/egltestcommonsgimageinfo.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonsgimageinfo.h)
../inc/egltestcommonconversion.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonconversion.h)
../inc/egltestcommoninisettings.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommoninisettings.h)
../inc/eglteststepfactory.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/eglteststepfactory.h)
../inc/egltestcommonprocess.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonprocess.h)

../rom/egltest.iby                                            /epoc32/rom/include/egltest.iby

// egltest batch files for manual test execution
../scripts/egltest_run.bat                                    /epoc32/release/winscw/udeb/egltest_run.bat
../scripts/egltest_run.bat                                    /epoc32/release/winscw/urel/egltest_run.bat
../scripts/egltest_run.bat                                    z:/egltest/egltest_run.bat

// egltest TEF scripts
../scripts/egltest_settings.ini								z:/egltest/egltest_settings.ini
../scripts/egltest_t_general.script                         z:/egltest/egltest_t_general.script
../scripts/egltest_t_geterroranddisplay.script              z:/egltest/egltest_t_geterroranddisplay.script
../scripts/egltest_t_syncobject.script                      z:/egltest/egltest_t_syncobject.script
../scripts/egltest_t_syncobject_flush.script                z:/egltest/egltest_t_syncobject_flush.script
../scripts/egltest_t_image.script							z:/egltest/egltest_t_image.script
../scripts/egltest_t_sibling.script							z:/egltest/egltest_t_sibling.script
../scripts/egltest_t_nativepixmaptype.script				z:/egltest/egltest_t_nativepixmaptype.script
../scripts/egltest_t_createpixmapsurface.script				z:/egltest/egltest_t_createpixmapsurface.script
../scripts/egltest_t_image_negative.script					z:/egltest/egltest_t_image_negative.script
../scripts/egltest_t_image_multithread.script				z:/egltest/egltest_t_image_multithread.script
../scripts/egltest_t_image_multiprocess.script				z:/egltest/egltest_t_image_multiprocess.script
../scripts/egltest_t_vgimagetosurfaces.script 				z:/egltest/egltest_t_vgimagetosurfaces.script
../scripts/egltest_t_benchmark_sgimage.script				z:/egltest/egltest_t_benchmark_sgimage.script