equal
deleted
inserted
replaced
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. |