aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-10-24 12:30:47 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-17 06:32:17 +0100
commita7dc6fd595f51dcbb8a8c8b2c06a9db64bfa214e (patch)
treeeae2384e199a132443d2ef0b9274dc2ba0de0132 /qt.pro
parentb2385231c40547a3d6de2acaad978a2f5700ed36 (diff)
Add qtwebsockets as submodule
This just adds the module, it doesn't yet make it part of Qt 5.3 or anything like that Change-Id: Icd42c4d2366e31298758a6ef82924bfb64a9f814 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.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 426cc871..d0edc030 100644
--- a/qt.pro
+++ b/qt.pro
@@ -88,6 +88,7 @@ addModule(qtdocgallery, qtdeclarative, qtjsondb)
!win32:!mac:addModule(qtwayland, qtbase, qtdeclarative)
addModule(qtserialport, qtbase)
addModule(qtenginio, qtdeclarative)
+addModule(qtwebsockets, qtbase, qtdeclarative)
addModule(qttranslations, qttools)
addModule(qtdoc, qtdeclarative)
addModule(qtqa, qtbase)