add qtgamepad, qtscxml, and qtspeech

Change-Id: I14bc475d44367a9102e896976eba5bd191ee232d
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
This commit is contained in:
Oswald Buddenhagen
2016-02-11 12:22:32 +01:00
committed by Jani Heikkinen
parent 2c53e3d08c
commit c6d04d68bd
4 changed files with 21 additions and 0 deletions

18
.gitmodules vendored
View File

@@ -281,3 +281,21 @@
url = ../qtvirtualkeyboard.git
branch = dev
initrepo = true
[submodule "qtgamepad"]
depends = qtbase
recommends = qtdeclarative
path = qtgamepad
url = ../qtgamepad
branch = dev
initrepo = true
[submodule "qtscxml"]
depends = qtbase qtdeclarative
path = qtscxml
url = ../qtscxml
branch = dev
initrepo = true
[submodule "qtspeech"]
depends = qtbase
path = qtspeech
url = ../qtspeech
branch = dev