devicediagnostics/devdiagapp/rom_files/devdiagapp_ui.iby
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     1 /*
       
     2 * Copyright (c) 2007 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:  Image description file for project Device Diagnostics
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef _DEVICEDIAGNOSTICS_UI_IBY_
       
    20 #define _DEVICEDIAGNOSTICS_UI_IBY_
       
    21 
       
    22 #ifdef FF_DEVICE_DIAGNOSTICS_APP 
       
    23 
       
    24 #include <data_caging_paths_for_iby.hrh>
       
    25 
       
    26 // Definitions for applications with a UI
       
    27 S60_APP_EXE( devdiagapp )
       
    28 //S60_APP_AIF_RSC( devdiagapp )
       
    29 S60_UPGRADABLE_APP_REG_RSC( devdiagapp )
       
    30 data=\epoc32\data\z\APP_BITMAP_DIR\devdiagapp.mif  APP_BITMAP_DIR\devdiagapp.mif
       
    31 data=\epoc32\data\z\system\install\devdiagapp.SIS  System\Install\devdiagapp.SIS
       
    32 
       
    33 #endif
       
    34 
       
    35 #endif // _DEVICEDIAGNOSTICS_UI_IBY_