notes/rom/notes.iby
changeset 49 5de72ea7a065
parent 18 c198609911f9
child 70 a5ed90760192
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    10  * Nokia Corporation - initial contribution.
    10  * Nokia Corporation - initial contribution.
    11  *
    11  *
    12  * Contributors: 
    12  * Contributors: 
    13  *
    13  *
    14  * Description:
    14  * Description:
    15  * The iby file for agendainterface component
    15  * The iby file for Notes component
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 #ifndef NOTES_IBY
    19 #ifndef NOTES_IBY
    20 #define NOTES_IBY
    20 #define NOTES_IBY
    21 
    21 
    22 S60_APP_EXE(notes)
    22 S60_APP_EXE(notes)
    23 
    23 
    24 data=DATAZ_\private\10003a3f\import\apps\notes_reg.rsc		\private\10003a3f\import\apps\notes_reg.rsc
    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
    25 
    29 
    26 file=ABI_DIR\BUILD_DIR\notesmodel.dll						SHARED_LIB_DIR\notesmodel.dll
    30 file=ABI_DIR\BUILD_DIR\notesmodel.dll						SHARED_LIB_DIR\notesmodel.dll
    27 file=ABI_DIR\BUILD_DIR\noteseditor.dll						SHARED_LIB_DIR\noteseditor.dll
    31 file=ABI_DIR\BUILD_DIR\noteseditor.dll						SHARED_LIB_DIR\noteseditor.dll
    28 file=ABI_DIR\BUILD_DIR\notesviews.dll						SHARED_LIB_DIR\notesviews.dll
    32 file=ABI_DIR\BUILD_DIR\notesviews.dll						SHARED_LIB_DIR\notesviews.dll
    29 file=ABI_DIR\BUILD_DIR\notesviewmanager.dll					SHARED_LIB_DIR\notesviewmanager.dll
    33 file=ABI_DIR\BUILD_DIR\notesviewmanager.dll					SHARED_LIB_DIR\notesviewmanager.dll
    30 file=ABI_DIR\BUILD_DIR\notesappcontroller.dll				SHARED_LIB_DIR\notesappcontroller.dll
    34 file=ABI_DIR\BUILD_DIR\notesappcontroller.dll				SHARED_LIB_DIR\notesappcontroller.dll
    31 file=ABI_DIR\BUILD_DIR\notesmodelhandler.dll				SHARED_LIB_DIR\notesmodelhandler.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
    32 
    37 
    33 #endif // NOTES_IBY
    38 #endif // NOTES_IBY
    34 
    39 
    35 // End of file	--Don't remove this.
    40 // End of file	--Don't remove this.