egl/egltest/group/bld.inf
changeset 0 5d03bc08d59c
child 36 01a6848ebfd7
child 163 bbf46f59e123
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 PRJ_PLATFORMS
       
    17 DEFAULT
       
    18 
       
    19 
       
    20 PRJ_TESTMMPFILES
       
    21 egltestcommon.mmp
       
    22 egltestcommonprocess.mmp
       
    23 
       
    24 egltest.mmp
       
    25 egltestserver.mmp
       
    26 
       
    27 
       
    28 PRJ_TESTEXPORTS
       
    29 ../inc/egltestcommonstep.h 				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonstep.h)
       
    30 ../inc/egltestcommonsession.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonsession.h)
       
    31 ../inc/egltestcommonutils.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonutils.h)
       
    32 ../inc/egltestcommonsgimageinfo.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonsgimageinfo.h)
       
    33 ../inc/egltestcommonconversion.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonconversion.h)
       
    34 ../inc/egltestcommoninisettings.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommoninisettings.h)
       
    35 ../inc/eglteststepfactory.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/eglteststepfactory.h)
       
    36 ../inc/egltestcommonprocess.h 			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(test/egltestcommonprocess.h)
       
    37 
       
    38 ../rom/egltest.iby                                            /epoc32/rom/include/egltest.iby
       
    39 
       
    40 // egltest batch files for manual test execution
       
    41 ../scripts/egltest_run.bat                                    /epoc32/release/winscw/udeb/egltest_run.bat
       
    42 ../scripts/egltest_run.bat                                    /epoc32/release/winscw/urel/egltest_run.bat
       
    43 ../scripts/egltest_run.bat                                    z:/egltest/egltest_run.bat
       
    44 
       
    45 // egltest TEF scripts
       
    46 ../scripts/egltest_settings.ini								z:/egltest/egltest_settings.ini
       
    47 ../scripts/egltest_t_general.script                         z:/egltest/egltest_t_general.script
       
    48 ../scripts/egltest_t_geterroranddisplay.script              z:/egltest/egltest_t_geterroranddisplay.script
       
    49 ../scripts/egltest_t_syncobject.script                      z:/egltest/egltest_t_syncobject.script
       
    50 ../scripts/egltest_t_syncobject_flush.script                z:/egltest/egltest_t_syncobject_flush.script
       
    51 ../scripts/egltest_t_image.script							z:/egltest/egltest_t_image.script
       
    52 ../scripts/egltest_t_sibling.script							z:/egltest/egltest_t_sibling.script
       
    53 ../scripts/egltest_t_nativepixmaptype.script				z:/egltest/egltest_t_nativepixmaptype.script
       
    54 ../scripts/egltest_t_createpixmapsurface.script				z:/egltest/egltest_t_createpixmapsurface.script
       
    55 ../scripts/egltest_t_image_negative.script					z:/egltest/egltest_t_image_negative.script
       
    56 ../scripts/egltest_t_image_multithread.script				z:/egltest/egltest_t_image_multithread.script
       
    57 ../scripts/egltest_t_image_multiprocess.script				z:/egltest/egltest_t_image_multiprocess.script
       
    58 ../scripts/egltest_t_vgimagetosurfaces.script 				z:/egltest/egltest_t_vgimagetosurfaces.script
       
    59 ../scripts/egltest_t_benchmark_sgimage.script				z:/egltest/egltest_t_benchmark_sgimage.script
       
    60