submodules

This commit is contained in:
Sergeanur
2020-05-22 17:23:04 +03:00
parent e891cf858f
commit aba523d14e
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored
View File

@ -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