mirror of
https://github.com/halpz/re3.git
synced 2025-07-19 19:08:12 +00:00
submodules
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@ -1,3 +1,15 @@
|
||||
[submodule "librw"]
|
||||
path = librw
|
||||
url = https://github.com/aap/librw
|
||||
[submodule "opus"]
|
||||
path = opus
|
||||
url = https://github.com/xiph/opus.git
|
||||
branch = master
|
||||
[submodule "opusfile"]
|
||||
path = opusfile
|
||||
url = https://github.com/xiph/opusfile.git
|
||||
branch = master
|
||||
[submodule "ogg"]
|
||||
path = ogg
|
||||
url = https://github.com/xiph/ogg.git
|
||||
branch = master
|
||||
|
1
ogg
Submodule
1
ogg
Submodule
Submodule ogg added at 1e8d7cce26
1
opus
Submodule
1
opus
Submodule
Submodule opus added at 8aa7767207
1
opusfile
Submodule
1
opusfile
Submodule
Submodule opusfile added at eb252537f3
Reference in New Issue
Block a user