-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
36 lines (36 loc) · 924 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "qtbase"]
path = qtbase
url = https://github.com/qt/qtbase
branch = 6.5.3
[submodule "qtactiveqt"]
path = qtactiveqt
url = https://github.com/qt/qtactiveqt
branch = 6.5.3
[submodule "qtimageformats"]
path = qtimageformats
url = https://github.com/qt/qtimageformats
branch = 6.5.3
[submodule "qtsvg"]
path = qtsvg
url = https://github.com/qt/qtsvg
branch = 6.5.3
[submodule "qttools"]
path = qttools
url = https://github.com/qt/qttools
branch = 6.5.3
[submodule "qttranslations"]
path = qttranslations
url = https://github.com/qt/qttranslations
branch = 6.5.3
[submodule "qtdeclarative"]
path = qtdeclarative
url = https://github.com/qt/qtdeclarative
branch = 6.5.3
[submodule "qtshadertools"]
path = qtshadertools
url = https://github.com/qt/qtshadertools
branch = 6.5.3
[submodule "qtlanguageserver"]
path = qtlanguageserver
url = https://github.com/qt/qtlanguageserver
branch = 6.5.3