summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kde.org>2019-09-11 17:17:57 +0300
committerBogDan Vatra <bogdan@kdab.com>2019-10-01 15:34:31 +0000
commit9f227c54605a2cfea23886532173896fa992ae57 (patch)
treec611a4f8c4c18a65fcf122f880a2ce50db984ff9
parent20730e776155087d9a6b4fbd3d670d37c4e5d1d7 (diff)
Fixes: QTBUG-78616 Change-Id: I68b6f87ca2c962e032abdd9a3338d8b7abfa29b5 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-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