aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules17
1 files changed, 9 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index 139b3d29..0def5d8d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -68,7 +68,7 @@
url = ../qtrepotools.git
branch = master
status = essential
- qt = false
+ project = -
[submodule "qtwebkit"]
depends = qtbase
recommends = qtdeclarative qtlocation qtmultimedia qtsensors qtwebchannel qtxmlpatterns
@@ -146,8 +146,8 @@
branch = dev
status = addon
[submodule "qt3d"]
- depends = qtdeclarative qtimageformats
- recommends = qtgamepad
+ depends = qtdeclarative
+ recommends = qtimageformats qtgamepad
path = qt3d
url = ../qt3d.git
branch = dev
@@ -295,33 +295,34 @@
depends = qtbase
recommends = qtdeclarative
path = qtgamepad
- url = ../qtgamepad
+ url = ../qtgamepad.git
branch = dev
status = addon
[submodule "qtscxml"]
depends = qtbase qtdeclarative
path = qtscxml
- url = ../qtscxml
+ url = ../qtscxml.git
branch = dev
status = addon
[submodule "qtspeech"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtspeech
- url = ../qtspeech
+ url = ../qtspeech.git
branch = dev
status = addon
[submodule "qtnetworkauth"]
depends = qtbase
recommends = qtwebview
path = qtnetworkauth
- url = ../qtnetworkauth
+ url = ../qtnetworkauth.git
branch = dev
status = addon
[submodule "qtremoteobjects"]
depends = qtbase
+ recommends = qtdeclarative
path = qtremoteobjects
- url = ../qtremoteobjects
+ url = ../qtremoteobjects.git
branch = dev
status = preview
[submodule "qtwebglplugin"]