summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-05 03:01:17 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-10-05 03:01:17 +0200
commit5b8b1b5fa5838977bd52735529fb7955ad65588f (patch)
tree675939a6a9d530c34b6843c8bc9a68863fcc0b6d
parent4fe398093d833f53ffc9978953c5f46b964526a2 (diff)
parent9f227c54605a2cfea23886532173896fa992ae57 (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
-rw-r--r--src/webview/webview.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webview/webview.pro b/src/webview/webview.pro
index a1ba017..2203014 100644
--- a/src/webview/webview.pro
+++ b/src/webview/webview.pro
@@ -40,7 +40,7 @@ ANDROID_BUNDLED_JAR_DEPENDENCIES = \
ANDROID_PERMISSIONS = \
android.permission.ACCESS_FINE_LOCATION
ANDROID_LIB_DEPENDENCIES = \
- plugins/webview/libqtwebview_android.so
+ plugins/webview/libplugins_webview_qtwebview_android.so
HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS