From aba523d14e16d5bcca0e29f29ad9ecf3562093cf Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Fri, 22 May 2020 17:23:04 +0300 Subject: submodules --- .gitmodules | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index fec30cac..bf1e33a5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 -- cgit v1.2.3