testfwuis/symbianunittestui/qt/rom/sutui.iby
changeset 2 453d490c84a5
equal deleted inserted replaced
1:753e33780645 2:453d490c84a5
       
     1 // Copyright (c) 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 // An iby file for symbianunittest UI
       
    15 // 
       
    16 //
       
    17 
       
    18 #ifndef __SUT_UI_IBY__
       
    19 #define __SUT_UI_IBY__
       
    20 
       
    21 
       
    22 S60_APP_EXE(symbianunittestqt)
       
    23 S60_APP_RESOURCE(symbianunittestqt)
       
    24 data=EPOCROOT##epoc32\data\z\private\10003a3f\import\apps\symbianunittestqt_reg.rsc private\10003a3f\import\apps\symbianunittestqt_reg.rsc
       
    25 
       
    26 #endif __SUT_UI_IBY__
       
    27