mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
add qtgamepad, qtscxml, and qtspeech
Change-Id: I14bc475d44367a9102e896976eba5bd191ee232d Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
This commit is contained in:
committed by
Jani Heikkinen
parent
2c53e3d08c
commit
c6d04d68bd
18
.gitmodules
vendored
18
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user