piprofilerui/ui/hb/rom/piprofilerui_hb.iby
branchRCL_3
changeset 12 aefcba28a3e0
child 19 b3cee849fa46
equal deleted inserted replaced
11:454d022d514b 12:aefcba28a3e0
       
     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 
       
    20 #ifndef __PROFILERGUI_IBY__
       
    21 #define __PROFILERGUI_IBY__
       
    22 
       
    23 S60_APP_EXE(PIProfilerUI)
       
    24 //S60_APP_AIF_ICONS(PIProfilerUI)
       
    25 data=ZRESOURCE\apps\PIProfilerUI.mif resource\apps\PIProfilerUI.mif
       
    26 data=ZRESOURCE\apps\PIProfilerUI.rsc resource\apps\PIProfilerUI.rsc
       
    27 //S60_APP_RESOURCE(PIProfilerUI)
       
    28 data=ZPRIVATE\10003a3f\import\apps\PIProfilerUI_reg.rsc private\10003a3f\import\apps\PIProfilerUI_reg.rsc
       
    29 
       
    30 data=ZPRIVATE\2001E5AE\backup_registration.xml        	private\2001E5AE\backup_registration.xml
       
    31 data=ZSYSTEM\Install\PIProfilerUI_stub.sis              system\install\PIProfilerUI_stub.sis
       
    32 
       
    33 #endif // __PROFILERGUI_IBY__