egl/egltest/group/egltest.mmp
branchRCL_3
changeset 163 bbf46f59e123
parent 26 15986eb6c500
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-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".
    42 SOURCE                  egltest_image_multithread.cpp
    42 SOURCE                  egltest_image_multithread.cpp
    43 SOURCE                  egltest_image_multiprocess.cpp
    43 SOURCE                  egltest_image_multiprocess.cpp
    44 SOURCE                  egltest_image_negative.cpp
    44 SOURCE                  egltest_image_negative.cpp
    45 SOURCE                  egltest_vgimagetosurfaces.cpp
    45 SOURCE                  egltest_vgimagetosurfaces.cpp
    46 SOURCE                  egltest_benchmark_sgimage.cpp
    46 SOURCE                  egltest_benchmark_sgimage.cpp
       
    47 SOURCE                  egltest_oom_sgimage.cpp
       
    48 SOURCE                  egltest_stress_sgimage.cpp
       
    49 SOURCE                  egltest_stress_common_sgimage.cpp
       
    50 SOURCE                  egltest_benchmark_swapbuffers.cpp
       
    51 SOURCE                  egltest_surfacescaling.cpp
       
    52 
    47 
    53 
    48 SOURCEPATH             ../scripts
    54 SOURCEPATH             ../scripts
    49 DOCUMENT               egltest_settings.ini
    55 DOCUMENT               egltest_settings.ini
       
    56 DOCUMENT               egltest_stress_sgimage.ini
    50 DOCUMENT               egltest_t_general.script
    57 DOCUMENT               egltest_t_general.script
    51 DOCUMENT               egltest_t_geterroranddisplay.script
    58 DOCUMENT               egltest_t_geterroranddisplay.script
    52 DOCUMENT               egltest_t_syncobject.script
    59 DOCUMENT               egltest_t_syncobject.script
    53 DOCUMENT               egltest_t_syncobject_flush.script
    60 DOCUMENT               egltest_t_syncobject_flush.script
    54 DOCUMENT               egltest_t_image.script
    61 DOCUMENT               egltest_t_image.script
    58 DOCUMENT               egltest_t_image_multithread.script
    65 DOCUMENT               egltest_t_image_multithread.script
    59 DOCUMENT               egltest_t_image_multiprocess.script
    66 DOCUMENT               egltest_t_image_multiprocess.script
    60 DOCUMENT               egltest_t_vgimagetosurfaces.script
    67 DOCUMENT               egltest_t_vgimagetosurfaces.script
    61 DOCUMENT               egltest_t_image_negative.script
    68 DOCUMENT               egltest_t_image_negative.script
    62 DOCUMENT               egltest_t_benchmark_sgimage.script
    69 DOCUMENT               egltest_t_benchmark_sgimage.script
       
    70 DOCUMENT               egltest_t_oom_sgimage.script
       
    71 DOCUMENT               egltest_t_stress_sgimage.script
       
    72 DOCUMENT               egltest_t_benchmark_swapbuffers.script
       
    73 DOCUMENT               egltest_t_surfacescaling.script
    63 
    74 
    64 
    75 
    65 LIBRARY                 rfileloggerclient.lib
    76 LIBRARY                 rfileloggerclient.lib
    66 LIBRARY                 euser.lib
    77 LIBRARY                 euser.lib
    67 LIBRARY                 ws32.lib
    78 LIBRARY                 ws32.lib
    78 #else
    89 #else
    79 LIBRARY                 graphicsresource.lib
    90 LIBRARY                 graphicsresource.lib
    80 #endif //SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
    91 #endif //SYMBIAN_GRAPHICS_EGL_SGIMAGELITE
    81 LIBRARY                 testexecuteutils.lib
    92 LIBRARY                 testexecuteutils.lib
    82 LIBRARY                 testexecutelogclient.lib
    93 LIBRARY                 testexecutelogclient.lib
    83 LIBRARY                 cinidata.lib
    94 LIBRARY			iniparser.lib
    84 LIBRARY                 tgraphicsharness.lib
    95 LIBRARY                 tgraphicsharness.lib
    85 LIBRARY                 graphicsscreencomparison.lib
    96 LIBRARY                 graphicsscreencomparison.lib
    86 LIBRARY                 egltestcommon.lib
    97 LIBRARY                 egltestcommon.lib
    87 LIBRARY                 tprofiler.lib
    98 LIBRARY                 tprofiler.lib
    88 LIBRARY                 estor.lib
    99 LIBRARY                 estor.lib