yuzu/.gitmodules

40 lines
1.3 KiB
Plaintext
Raw Normal View History

[submodule "inih"]
2016-09-02 04:00:15 +01:00
path = externals/inih/inih
url = https://github.com/svn2github/inih
[submodule "boost"]
2016-09-02 04:00:15 +01:00
path = externals/boost
2018-01-13 00:37:04 +00:00
url = https://github.com/yuzu-emu/ext-boost.git
2016-03-20 14:58:24 +00:00
[submodule "catch"]
2016-09-02 04:00:15 +01:00
path = externals/catch
url = https://github.com/philsquared/Catch.git
2018-07-28 00:17:27 +01:00
[submodule "cubeb"]
path = externals/cubeb
url = https://github.com/kinetiknz/cubeb.git
2016-09-02 04:00:15 +01:00
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
2018-01-04 02:43:57 +00:00
[submodule "lz4"]
path = externals/lz4
2018-03-21 17:30:14 +00:00
url = https://github.com/lz4/lz4.git
[submodule "unicorn"]
path = externals/unicorn
url = https://github.com/yuzu-emu/unicorn
[submodule "mbedtls"]
path = externals/mbedtls
url = https://github.com/DarkLordZach/mbedtls
[submodule "opus"]
path = externals/opus
url = https://github.com/ogniK5377/opus.git
2018-08-23 13:33:03 +01:00
[submodule "soundtouch"]
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git
2018-09-16 19:05:19 +01:00
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git