summaryrefslogtreecommitdiffstats
path: root/src/imports/webkit
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-03-31 12:06:47 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-03-31 12:06:47 (GMT)
commitb75ebb19032ab2b739c848ed1e8cc1fa74f3cd21 (patch)
treee64024bbc7f5bed5778af640e4a1936bc116e0ba /src/imports/webkit
parenta833d593da01d7ecf48eda4e62514ed56fb2be97 (diff)
downloadQt-b75ebb19032ab2b739c848ed1e8cc1fa74f3cd21.zip
Qt-b75ebb19032ab2b739c848ed1e8cc1fa74f3cd21.tar.gz
Qt-b75ebb19032ab2b739c848ed1e8cc1fa74f3cd21.tar.bz2
Fix 'make sis' finding the dll on symbian
Diffstat (limited to 'src/imports/webkit')
-rw-r--r--src/imports/webkit/webkit.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/webkit/webkit.pro b/src/imports/webkit/webkit.pro
index 7463a7f..62db9ac 100644
--- a/src/imports/webkit/webkit.pro
+++ b/src/imports/webkit/webkit.pro
@@ -18,7 +18,7 @@ symbian:{
load(data_caging_paths)
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
- importFiles.sources = webkitqmlplugin.dll \
+ importFiles.sources = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH/webkitqmlplugin.dll \
qmldir
importFiles.path = $$QT_IMPORTS_BASE_DIR/$$TARGETPATH