From 9677483cdc6550871c4db9de97ee72dbe239c40f Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Tue, 22 Jul 2014 20:08:31 +0200 Subject: Add qtwebchannel as submodule This also updates the qtwebsockets revision since that's needed to compile. Change-Id: I9f3564c78d08abdca73ce395f31b3031a829e502 Reviewed-by: Milian Wolff --- qt.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'qt.pro') 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) -- cgit v1.2.3