aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-02-11 12:22:32 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2016-02-12 11:10:57 +0000
commitc6d04d68bd45a74c7ee6fff9a7601e771a91c424 (patch)
tree2cab4a40f635e7641905fc9256589f9ad035b7c1
parent2c53e3d08c1c26474946daab0791d6f65657be3c (diff)
add qtgamepad, qtscxml, and qtspeech
Change-Id: I14bc475d44367a9102e896976eba5bd191ee232d Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
-rw-r--r--.gitmodules18
m---------qtgamepad0
m---------qtscxml0
m---------qtspeech0
4 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
diff --git a/qtgamepad b/qtgamepad
new file mode 160000
+Subproject 632a77b9cf719e69dc122d44a9bb9b17db81f4e
diff --git a/qtscxml b/qtscxml
new file mode 160000
+Subproject 095f32036aa31d8cc05e9c608858ec0fd57d23f
diff --git a/qtspeech b/qtspeech
new file mode 160000
+Subproject ca8768b90c07bff5804b1fbb704041a4472f65e