notes/notes.pro
changeset 45 b6db4fd4947b
parent 18 c198609911f9
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
    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.