windowing/windowserver/test/t_nativeorientation/rom/t_nativeorientation.iby
branchRCL_3
changeset 26 15986eb6c500
equal deleted inserted replaced
19:ac96196b945c 26:15986eb6c500
       
     1 // Copyright (c) 2008-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 #if (!defined __T_NATIVEORIENTATION_IBY__)
       
    17 #define __T_NATIVEORIENTATION_IBY__
       
    18 
       
    19 #include <testexecute.iby>
       
    20 #ifdef SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
       
    21 file=ABI_DIR\DEBUG_DIR\t_nativeorientationserver.exe                                      \sys\bin\t_nativeorientationserver.exe
       
    22 
       
    23 data=EPOCROOT##epoc32\data\z\wstest\tnativeorientation\graphics-wserv-nativeorientation-test.script     \wstest\tnativeorientation\graphics-wserv-nativeorientation-test.script
       
    24 data=EPOCROOT##epoc32\data\z\wstest\tnativeorientation\graphics-wserv-nativeorientation.ini             \wstest\tnativeorientation\graphics-wserv-nativeorientation.ini
       
    25 #endif // SYMBIAN_GRAPHICS_FIXNATIVEORIENTATION
       
    26 
       
    27 #endif // __T_NATIVEORIENTATION_IBY__