summaryrefslogtreecommitdiffstats
path: root/src/s60installs/qt.iby
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-02-12 13:59:37 +0100
committerShane Kearns <shane.kearns@accenture.com>2010-02-12 15:07:22 +0100
commit4d1be3f07428651f3e366e4c09f26cff3b52d91f (patch)
tree357c58a6f082a09ee793bddf7f7c4e18dd02482b /src/s60installs/qt.iby
parentf25119cb0406341e7cbb6ac679662f28fc7ab431 (diff)
Add make stub_sis target, and add webkit stub to qt.iby
qmake - add targets to wrapper make file make stub_sis createpackage - use -s or --stub to run makesis with the -s argument also copies the file to the right place in epoc32\data\system\installs qt.iby - add qt_stub.sis and qt_webkit_stub.sis Task-number: QTBUG-6570 Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'src/s60installs/qt.iby')
-rw-r--r--src/s60installs/qt.iby3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/s60installs/qt.iby b/src/s60installs/qt.iby
index bdd668cbe0..a6a96ec242 100644
--- a/src/s60installs/qt.iby
+++ b/src/s60installs/qt.iby
@@ -113,6 +113,7 @@ data=\epoc32\data\z\resource\qt\plugins\phonon_backend\phonon_mmf.qtplugin resou
data=\epoc32\data\z\resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin
// Stub sis file
-data=ZSYSTEM\install\qt.sis System\Install\qt.sis
+data=ZSYSTEM\install\qt_stub.sis System\Install\qt_stub.sis
+data=ZSYSTEM\install\qtwebkit_stub.sis System\Install\qtwebkit_stub.sis
#endif // __QT_IBY__