Backport changes to installs_symbian.pri to have homescreen.db in the emulator
authorDario Sestito <darios@symbian.org>
Tue, 10 Aug 2010 12:58:41 +0100
changeset 74 4ee17755d2a9
parent 61 2b1b11a301d2
Backport changes to installs_symbian.pri to have homescreen.db in the emulator
homescreenapp/hsapplication/installs_symbian.pri
homescreenapp/hsapplication/resource/resource_emulator/homescreen.db
--- a/homescreenapp/hsapplication/installs_symbian.pri	Tue Jul 06 14:06:53 2010 +0300
+++ b/homescreenapp/hsapplication/installs_symbian.pri	Tue Aug 10 12:58:41 2010 +0100
@@ -17,6 +17,8 @@
 deploy.path = z:
 
 exports1.path = /private/20022F35
+# this database is only for winscw emulator, for HW it is generated during image creation from confml
+exports1.sources += resource/resource_emulator/homescreen.db
 exports1.sources += data/backup_registration.xml
 for(export1, exports1.sources):BLD_INF_RULES.prj_exports += "./$$export1 $$deploy.path$$exports1.path/$$basename(export1)"
 
Binary file homescreenapp/hsapplication/resource/resource_emulator/homescreen.db has changed