summaryrefslogtreecommitdiff
path: root/src/webchannel/doc/qtwebchannel.qdocconf
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-06-16 07:10:09 +0200
committerLiang Qi <liang.qi@qt.io>2016-06-16 07:10:09 +0200
commitb84f22a3249aa1af46b17e33ac030abb077251bf (patch)
tree315d6c8151598a3a3bbad6d4a4161d08bb51a689 /src/webchannel/doc/qtwebchannel.qdocconf
parent4fda82b66e17cc03e6b08f1afd135069cfef09b7 (diff)
parent23cd16ad672a3d07da00d14276a63901d8d9f118 (diff)
downloadqtwebchannel-b84f22a3249aa1af46b17e33ac030abb077251bf.tar.gz
Merge remote-tracking branch 'origin/5.7.0' into 5.7
Change-Id: If663d043ad0da98731e436309d3b40e3379b0831
Diffstat (limited to 'src/webchannel/doc/qtwebchannel.qdocconf')
-rw-r--r--src/webchannel/doc/qtwebchannel.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/webchannel/doc/qtwebchannel.qdocconf b/src/webchannel/doc/qtwebchannel.qdocconf
index cfb47e4..4026379 100644
--- a/src/webchannel/doc/qtwebchannel.qdocconf
+++ b/src/webchannel/doc/qtwebchannel.qdocconf
@@ -40,7 +40,7 @@ qhp.QtWebChannel.subprojects.javascript.indexTitle = Qt WebChannel JavaScript
tagfile = ../../../doc/qtwebchannel/qtwebchannel.tags
-depends += qtcore qtquick qtqml qmake qtdoc
+depends += qtcore qtquick qtqml qmake qtdoc qtwebengine qtwebsockets
headerdirs += .. \
../../imports
@@ -48,6 +48,7 @@ headerdirs += .. \
sourcedirs += .. \
../../imports
+imagedirs += images
exampledirs += ../../../examples/webchannel
examples.fileextensions += "*.html *.json"