egl/egltest/endpointtestsuite/automated/rom/egltestendpointauto.iby
changeset 98 bf7481649c98
child 136 62bb7c97884c
equal deleted inserted replaced
85:cdf2f6e5c390 98:bf7481649c98
       
     1 // Copyright (c) 2009-2010 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 
       
    17 #ifndef __EGLTESTENDPOINTAUTO_IBY__
       
    18 #define __EGLTESTENDPOINTAUTO_IBY__
       
    19 
       
    20 
       
    21 // tef servers
       
    22 
       
    23 #ifdef _DEBUG
       
    24 ECOM_PLUGIN_UDEB(eglendpointremotetest.dll,eglendpointremotetest.rsc)
       
    25 #else
       
    26 ECOM_PLUGIN(eglendpointremotetest.dll,eglendpointremotetest.rsc)
       
    27 #endif
       
    28 
       
    29 file=ABI_DIR\DEBUG_DIR\eglendpointtestserver.exe                        sys\bin\eglendpointtestserver.exe
       
    30 file=ABI_DIR\DEBUG_DIR\eglendpointlifetimetesthelper.exe                sys\bin\eglendpointlifetimetesthelper.exe
       
    31 // tef scripts
       
    32 data=DATAZ_\egltest\egltest_t_endpoint.script                    \egltest\egltest_t_endpoint.script
       
    33 data=DATAZ_\resource\apps\egltest_endpoint\image1.mbm 			 \resource\apps\egltest_endpoint\image1.mbm
       
    34 data=DATAZ_\resource\apps\egltest_endpoint\image2.mbm 			 \resource\apps\egltest_endpoint\image2.mbm
       
    35 data=DATAZ_\resource\apps\egltest_endpoint\image3.mbm 			 \resource\apps\egltest_endpoint\image3.mbm
       
    36 data=DATAZ_\resource\apps\egltest_endpoint\image4.mbm 			 \resource\apps\egltest_endpoint\image4.mbm
       
    37 
       
    38 
       
    39 #endif // __EGLTESTENDPOINTAUTO_IBY__