notes/notes.pro
changeset 49 5de72ea7a065
parent 18 c198609911f9
--- a/notes/notes.pro	Fri Jun 11 13:37:54 2010 +0300
+++ b/notes/notes.pro	Wed Jun 23 18:11:28 2010 +0300
@@ -21,7 +21,9 @@
 symbian: {
 	BLD_INF_RULES.prj_exports += \
 	"./rom/notes.iby		CORE_APP_LAYER_IBY_EXPORT_PATH(notes.iby)" \
-	"./rom/notesresources.iby           LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(notesresources.iby)"
+	"./rom/notesresources.iby           LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(notesresources.iby)" \
+	# stubsis is added to provide IAD
+	"./stubsis/notes_stub.sis             /epoc32/data/z/system/install/notes_stub.sis"
 }
 
 # End of file	--Don't remove this.