forked from Mudlet/Mudlet
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 783 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/edbee-lib"]
path = 3rdparty/edbee-lib
url = https://github.com/Mudlet/edbee-lib.git
[submodule "3rdparty/lua_code_formatter"]
path = 3rdparty/lcf
url = https://github.com/martin-eden/lua_code_formatter.git
[submodule "3rdparty/dblsqd"]
path = 3rdparty/dblsqd
url = https://github.com/Mudlet/dblsqd-sdk-qt.git
[submodule "3rdparty/vcpkg"]
path = 3rdparty/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "3rdparty/qt-ordered-map"]
path = 3rdparty/qt-ordered-map
url = https://github.com/Mudlet/qt-ordered-map
[submodule "3rdparty/qt-tags-widget"]
path = 3rdparty/qt-tags-widget
url = https://github.com/julian-go/qt-tags-widget.git
[submodule "3rdparty/qtkeychain"]
path = 3rdparty/qtkeychain
url = https://github.com/Mudlet/qtkeychain.git