aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2014-07-22 20:08:31 +0200
committerMilian Wolff <milian.wolff@kdab.com>2014-08-08 19:50:01 +0200
commit9677483cdc6550871c4db9de97ee72dbe239c40f (patch)
tree02c39af7f7a3e38ec4e909ac71e3567bd579be72 /qt.pro
parente073b25926d4c538cb9f41d4c59d171857a60ede (diff)
Add qtwebchannel as submodule
This also updates the qtwebsockets revision since that's needed to compile. Change-Id: I9f3564c78d08abdca73ce395f31b3031a829e502 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index df891f55..c10c7378 100644
--- a/qt.pro
+++ b/qt.pro
@@ -88,6 +88,7 @@ addModule(qtdocgallery, qtdeclarative, qtjsondb)
addModule(qtserialport, qtbase)
addModule(qtenginio, qtdeclarative)
addModule(qtwebsockets, qtbase, qtdeclarative)
+addModule(qtwebchannel, qtbase, qtdeclarative qtwebsockets)
addModule(qttranslations, qttools)
addModule(qtdoc, qtdeclarative)
addModule(qtqa, qtbase)