notes/rom/notes.iby
branchRCL_3
changeset 65 12af337248b1
equal deleted inserted replaced
60:96907930389d 65:12af337248b1
       
     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 Notes component
       
    16  *
       
    17  */
       
    18 
       
    19 #ifndef NOTES_IBY
       
    20 #define NOTES_IBY
       
    21 
       
    22 S60_APP_EXE(notes)
       
    23 
       
    24 data=DATAZ_\private\10003a3f\import\apps\notes_reg.rsc		\private\10003a3f\import\apps\notes_reg.rsc
       
    25 data=\epoc32\data\z\resource\qt\plugins\notes\noteseditorplugin.qtplugin             resource\qt\plugins\notes\noteseditorplugin.qtplugin
       
    26 
       
    27 // Stub sis
       
    28 data=DATAZ_\system\install\notes_stub.sis             \System\Install\notes_stub.sis
       
    29 
       
    30 file=ABI_DIR\BUILD_DIR\notesmodel.dll						SHARED_LIB_DIR\notesmodel.dll
       
    31 file=ABI_DIR\BUILD_DIR\noteseditor.dll						SHARED_LIB_DIR\noteseditor.dll
       
    32 file=ABI_DIR\BUILD_DIR\notesviews.dll						SHARED_LIB_DIR\notesviews.dll
       
    33 file=ABI_DIR\BUILD_DIR\notesviewmanager.dll					SHARED_LIB_DIR\notesviewmanager.dll
       
    34 file=ABI_DIR\BUILD_DIR\notesappcontroller.dll				SHARED_LIB_DIR\notesappcontroller.dll
       
    35 file=ABI_DIR\BUILD_DIR\notesmodelhandler.dll				SHARED_LIB_DIR\notesmodelhandler.dll
       
    36 file=ABI_DIR\BUILD_DIR\noteseditorplugin.dll				SHARED_LIB_DIR\noteseditorplugin.dll
       
    37 
       
    38 #endif // NOTES_IBY
       
    39 
       
    40 // End of file	--Don't remove this.