organizer_plat/notes_editor_api/tsrc/rom/unit_noteseditorplugin.iby
changeset 49 5de72ea7a065
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
       
     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 * The iby file for noteseditor plugin unit tests.
       
    16 *
       
    17 */
       
    18 
       
    19 #ifndef UNIT_NOTESEDITORPLUGIN_IBY
       
    20 #define UNIT_NOTESEDITORPLUGIN_IBY
       
    21 
       
    22 S60_APP_EXE(utnoteseditorplugin)
       
    23 S60_APP_RESOURCE(utnoteseditorplugin)
       
    24 
       
    25 data=DATAZ_\private\10003a3f\import\apps\utnoteseditorplugin_reg.rsc		\private\10003a3f\import\apps\utnoteseditorplugin_reg.rsc
       
    26 
       
    27 #endif // UNIT_NOTESEDITORPLUGIN_IBY
       
    28 
       
    29 // End of file	--Don't remove this.