forked from Aleksoid1978/MPC-BE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 815 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/ExtLib/nanosvg"]
path = src/ExtLib/nanosvg
url = https://github.com/memononen/nanosvg.git
[submodule "src/ExtLib/BaseClasses"]
path = src/ExtLib/BaseClasses
url = https://github.com/v0lt/BaseClasses.git
[submodule "src/ExtLib/Detours"]
path = src/ExtLib/Detours
url = https://github.com/microsoft/Detours.git
[submodule "src/ExtLib/nv-codec-headers"]
path = src/ExtLib/nv-codec-headers
url = https://github.com/FFmpeg/nv-codec-headers.git
[submodule "src/ExtLib/rapidjson"]
path = src/ExtLib/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "distrib/MPC_components"]
path = distrib/MPC_components
url = https://github.com/Aleksoid1978/MPC_components
[submodule "src/ExtLib/vvdec/vvdec"]
path = src/ExtLib/vvdec/vvdec
url = https://github.com/fraunhoferhhi/vvdec.git