summaryrefslogtreecommitdiffstats
path: root/config.profiles/symbian/bld.inf
diff options
context:
space:
mode:
authorTomi Vihria <tomi.vihria@nokia.com>2011-04-14 11:19:24 +0300
committerOlivier Goffart <olivier.goffart@nokia.com>2011-05-10 12:54:47 +0200
commit278b4ed0129194b939f65ad071d54ccf75c55067 (patch)
tree1be101fd9f51c25be2d45d65b9787edf61a02235 /config.profiles/symbian/bld.inf
parent0241d63994c12fe0d0592b4a5eb9b6f29343280e (diff)
Enablers for the Qt eclipsing in Symbian
Remove file listing from the stub package file to ease maintenance, generate stub sis from it and export it to the correct location to be included into ROM. Task-number: QT-4817 Reviewed-by: Guoqing Zhang (cherry picked from commit 00b18457d5efb9224f3b066bab9e9f601fbcf543)
Diffstat (limited to 'config.profiles/symbian/bld.inf')
-rw-r--r--config.profiles/symbian/bld.inf6
1 files changed, 4 insertions, 2 deletions
diff --git a/config.profiles/symbian/bld.inf b/config.profiles/symbian/bld.inf
index ddb51570cc..16a9e15cae 100644
--- a/config.profiles/symbian/bld.inf
+++ b/config.profiles/symbian/bld.inf
@@ -38,10 +38,12 @@ loc.prf /epoc32/tools/qt/mkspecs/features/loc.prf
//For UDA image
confml/qt.confml CONFML_EXPORT_PATH(qt.confml,uda_content)
implml/qt_copy.implml CRML_EXPORT_PATH(qt_copy.implml,uda_content)
-content/apps/qt.sisx CRML_EXPORT_PATH(../content/sis/,uda_content)
-content/apps/qt_stub.sis /epoc32/data/z/system/install/qt_stub.sis
+content/apps/qt.sisx CRML_EXPORT_PATH(../content/sis/,uda_content)
#endif
+/* export stub sis to enable eclipsing */
+qt_stub.sis /epoc32/data/z/system/install/qt_stub.sis
+
//tools
../../bin/createpackage.bat /epoc32/tools/createpackage.bat
../../bin/createpackage.pl /epoc32/tools/createpackage.pl