forked from Qv2ray/Qv2ray
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 776 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "3rdparty/x2struct"]
path = 3rdparty/x2struct
url = https://github.com/xyz347/x2struct
[submodule "3rdparty/SingleApplication"]
path = 3rdparty/SingleApplication
url = https://github.com/itay-grudev/SingleApplication
[submodule "3rdparty/QNodeEditor"]
path = 3rdparty/QNodeEditor
url = https://github.com/Qv2ray/QNodeEditor
[submodule "libs/libqvb"]
path = libs/libqvb
url = https://github.com/Qv2ray/QvRPCBridge
[submodule "libs/puresource"]
path = libs/puresource
url = https://github.com/Qv2ray/PureSource/
[submodule "3rdparty/zxing-cpp"]
path = 3rdparty/zxing-cpp
url = https://github.com/nu-book/zxing-cpp
[submodule "src/components/plugins/interface"]
path = src/components/plugins/interface
url = https://github.com/Qv2ray/QvPlugin-Interface/