perfapps/perfmon/rom/perfmon.iby
changeset 51 b048e15729d6
parent 15 e11368ed4880
equal deleted inserted replaced
44:5db69f4c3d06 51:b048e15729d6
       
     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 
       
    19 #ifndef __PERFMON_IBY__
       
    20 #define __PERFMON_IBY__
       
    21 
       
    22 S60_APP_EXE(PerfMon)
       
    23 S60_APP_AIF_ICONS(PerfMon)
       
    24 S60_APP_RESOURCE(PerfMon)
       
    25 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,PerfMon)
       
    26 data=ZPRIVATE\10003a3f\import\APPS\PerfMon_reg.RSC Private\10003a3f\import\Apps\PerfMon_reg.rsc
       
    27 
       
    28 data=ZPRIVATE\20011385\backup_registration.xml        	private\20011385\backup_registration.xml
       
    29 data=ZSYSTEM\Install\PerfMon_stub.sis                   \system\install\PerfMon_stub.sis
       
    30 
       
    31 #endif // __PERFMON_IBY__