summaryrefslogtreecommitdiffstats
path: root/src/s60installs
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-09-29 14:29:20 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-09-29 14:29:20 (GMT)
commitb1c2caf933942b3a77a0332aecb66a7f0fdd2316 (patch)
tree235991caa35a38778aa099d5eaaa3d20b8ac1807 /src/s60installs
parent17c17adbd706d32723ecedeb207c7e467f9fa8eb (diff)
parent75666d254304746ead69892e92fa4ab39d219df1 (diff)
downloadQt-b1c2caf933942b3a77a0332aecb66a7f0fdd2316.zip
Qt-b1c2caf933942b3a77a0332aecb66a7f0fdd2316.tar.gz
Qt-b1c2caf933942b3a77a0332aecb66a7f0fdd2316.tar.bz2
Merge commit 'qt/4.6' into mmfphonon
Diffstat (limited to 'src/s60installs')
-rw-r--r--src/s60installs/s60installs.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s60installs/s60installs.pro b/src/s60installs/s60installs.pro
index 88abc78..d21c524 100644
--- a/src/s60installs/s60installs.pro
+++ b/src/s60installs/s60installs.pro
@@ -19,6 +19,7 @@ symbian: {
QtXml.dll \
QtGui.dll \
QtNetwork.dll \
+ QtScript.dll \
QtTest.dll \
QtSql.dll
@@ -93,6 +94,10 @@ symbian: {
qtlibraries.sources += Phonon.dll
}
+ contains(QT_CONFIG, webkit): {
+ qtlibraries.sources += QtWebKit.dll
+ }
+
graphicssystems_plugins.path = $$QT_PLUGINS_BASE_DIR/graphicssystems
contains(QT_CONFIG, openvg) {
qtlibraries.sources = QtOpenVG.dll