notes/notes.pro
changeset 49 5de72ea7a065
parent 18 c198609911f9
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
    19 SUBDIRS += notesui
    19 SUBDIRS += notesui
    20 
    20 
    21 symbian: {
    21 symbian: {
    22 	BLD_INF_RULES.prj_exports += \
    22 	BLD_INF_RULES.prj_exports += \
    23 	"./rom/notes.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(notes.iby)" \
    23 	"./rom/notes.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(notes.iby)" \
    24 	"./rom/notesresources.iby           LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(notesresources.iby)"
    24 	"./rom/notesresources.iby           LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(notesresources.iby)" \
       
    25 	# stubsis is added to provide IAD
       
    26 	"./stubsis/notes_stub.sis             /epoc32/data/z/system/install/notes_stub.sis"
    25 }
    27 }
    26 
    28 
    27 # End of file	--Don't remove this.
    29 # End of file	--Don't remove this.