forked from Qv2ray/Qv2ray
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 851 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
[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/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/plugin-interface"]
path = src/plugin-interface
url = https://github.com/Qv2ray/QvPlugin-Interface
[submodule "libs/QJsonStruct"]
path = libs/QJsonStruct
url = https://github.com/Qv2ray/QJsonStruct
[submodule "3rdparty/libuv"]
path = 3rdparty/libuv
url = https://github.com/libuv/libuv.git
[submodule "3rdparty/uvw"]
path = 3rdparty/uvw
url = https://github.com/skypjack/uvw.git