voicerecorder/rom/VoicerecorderResources.iby
branchRCL_3
changeset 20 072a5fa0c63b
parent 19 2f5c9ee7098c
child 21 c6bafb5162d8
equal deleted inserted replaced
19:2f5c9ee7098c 20:072a5fa0c63b
     1 /*
       
     2 * Copyright (c) 2005 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 * The iby file contains files that must be included in image
       
    16 *	  
       
    17 *
       
    18 */
       
    19 
       
    20 #ifndef __VOICERECORDERRESOURCES_IBY__
       
    21 #define __VOICERECORDERRESOURCES_IBY__
       
    22 
       
    23 S60_APP_CAPTION(Voicerecorder)
       
    24 
       
    25 data=DATAZ_\APP_RESOURCE_DIR\Voicerecorder.rsc                       			  APP_RESOURCE_DIR\Voicerecorder.rsc
       
    26 //data=ZSYSTEM\Data\voicerecview.rsc                                    System\Data\voicerecview.rsc
       
    27 
       
    28 #endif
       
    29