-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 1.52 KB
/
.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "build/openssl"]
path = build/openssl
url = https://github.com/bear101/openssl
[submodule "build/MPC"]
path = build/MPC
url = https://github.com/bear101/MPC
[submodule "build/ACE"]
path = build/ACE
url = https://github.com/bear101/ACE
[submodule "build/FFmpeg"]
path = build/FFmpeg
url = https://github.com/bear101/FFmpeg
[submodule "build/opus"]
path = build/opus
url = https://github.com/bear101/opus
[submodule "build/opus-tools"]
path = build/opus-tools
url = https://github.com/bear101/opus-tools
[submodule "build/libvpx"]
path = build/libvpx
url = https://github.com/bear101/libvpx
[submodule "build/speex"]
path = build/speex
url = https://github.com/bear101/speex
[submodule "build/speexdsp"]
path = build/speexdsp
url = https://github.com/bear101/speexdsp
[submodule "build/tinyxml"]
path = build/tinyxml
url = https://github.com/bear101/tinyxml
[submodule "build/zlib"]
path = build/zlib
url = https://github.com/bear101/zlib
[submodule "build/ogg"]
path = build/ogg
url = https://github.com/bear101/ogg
[submodule "build/portaudio"]
path = build/portaudio
url = https://github.com/bear101/portaudio
[submodule "build/qt5"]
path = build/qt5
url = https://github.com/qt/qt5
[submodule "build/gas-preprocessor"]
path = build/gas-preprocessor
url = https://github.com/FFmpeg/gas-preprocessor
[submodule "build/Catch2"]
path = build/Catch2
url = https://github.com/catchorg/Catch2
[submodule "build/depot_tools"]
path = build/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git