lafagnosticuifoundation/bmpanimation/group/BmpAnimTest.iby
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 #ifndef __BMPANIMTEST_IBY__
       
    19 #define __BMPANIMTEST_IBY__
       
    20 
       
    21 #ifndef __APPFWK_TEST_FRAMEWORK_IBY__
       
    22 	#include <appfwk_test_framework.iby>
       
    23 #endif
       
    24 
       
    25 define ZRESOURCE    EPOCROOT##epoc32\data\Z\RESOURCE
       
    26 
       
    27 data=ZRESOURCE\apps\Tautoan\tautoan.mbm		resource\apps\Tautoan\tautoan.mbm
       
    28 data=ZRESOURCE\apps\TBmpanim\mbm\tbmpanim.mbm		resource\apps\TBmpanim\mbm\tbmpanim.mbm
       
    29 data=ZRESOURCE\apps\TBmpanim\TBmpanim.rsc		resource\apps\TBmpanim\TBmpanim.rsc
       
    30 
       
    31 
       
    32 file=ABI_DIR\BUILD_DIR\tbmpanimtestserver.exe		System\bin\tbmpanimtestserver.exe
       
    33 
       
    34 data=DATAZ_\bmpanimtest\bmpanimtest_run.bat          \bmpanimtest_run.bat
       
    35 data=DATAZ_\bmpanimtest\bmpanimtest_t_autoan.script  \bmpanimtest\bmpanimtest_t_autoan.Script
       
    36 data=DATAZ_\bmpanimtest\bmpanimtest_t_bmpanim.script \bmpanimtest\bmpanimtest_t_bmpanim.Script
       
    37 
       
    38 #endif