aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8c304a32..06b254e6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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