citra-shitamoto-network/.gitmodules

46 lines
1.5 KiB
Plaintext
Raw Normal View History

[submodule "boost"]
2016-09-02 08:30:15 +05:30
path = externals/boost
url = https://github.com/citra-emu/ext-boost.git
[submodule "nihstro"]
2016-09-02 08:30:15 +05:30
path = externals/nihstro
url = https://github.com/neobrain/nihstro.git
2016-04-24 18:48:30 +05:30
[submodule "soundtouch"]
2016-09-02 08:30:15 +05:30
path = externals/soundtouch
url = https://github.com/citra-emu/ext-soundtouch.git
2016-03-20 20:28:24 +05:30
[submodule "catch"]
2016-09-02 08:30:15 +05:30
path = externals/catch
url = https://github.com/philsquared/Catch.git
[submodule "dynarmic"]
path = externals/dynarmic
url = https://github.com/MerryMage/dynarmic.git
2016-12-12 04:29:28 +05:30
[submodule "xbyak"]
path = externals/xbyak
url = https://github.com/herumi/xbyak.git
2017-02-14 01:33:55 +05:30
[submodule "cryptopp"]
path = externals/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "fmt"]
path = externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "enet"]
path = externals/enet
url = https://github.com/lsalzman/enet.git
[submodule "inih"]
path = externals/inih/inih
url = https://github.com/benhoyt/inih.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git
2018-05-25 10:48:13 +05:30
[submodule "cubeb"]
path = externals/cubeb
url = https://github.com/kinetiknz/cubeb.git
[submodule "discord-rpc"]
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
[submodule "cpp-jwt"]
path = externals/cpp-jwt
url = https://github.com/arun11299/cpp-jwt.git
[submodule "teakra"]
path = externals/teakra
url = https://github.com/wwylele/teakra.git