2014-09-15 15:47:43 -06:00
|
|
|
[submodule "Externals/Qt"]
|
|
|
|
path = Externals/Qt
|
|
|
|
url = https://github.com/dolphin-emu/ext-win-qt.git
|
|
|
|
branch = master
|
2020-02-25 19:40:03 -07:00
|
|
|
shallow = true
|
2021-07-04 04:41:46 -06:00
|
|
|
[submodule "Externals/mGBA/mgba"]
|
|
|
|
path = Externals/mGBA/mgba
|
|
|
|
url = https://github.com/mgba-emu/mgba.git
|
|
|
|
branch = master
|
|
|
|
shallow = true
|
2022-03-23 13:24:35 -06:00
|
|
|
[submodule "Externals/FFmpeg-bin"]
|
|
|
|
path = Externals/FFmpeg-bin
|
|
|
|
url = https://github.com/dolphin-emu/ext-win-ffmpeg.git
|
|
|
|
branch = master
|
|
|
|
shallow = true
|
2022-04-11 07:04:20 -06:00
|
|
|
[submodule "libusb"]
|
|
|
|
path = Externals/libusb/libusb
|
|
|
|
url = https://github.com/libusb/libusb.git
|
2022-04-22 08:05:41 -06:00
|
|
|
branch = master
|
|
|
|
shallow = true
|
2022-05-01 21:11:22 -06:00
|
|
|
[submodule "Externals/spirv_cross/SPIRV-Cross"]
|
|
|
|
path = Externals/spirv_cross/SPIRV-Cross
|
|
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
|
|
|
branch = master
|
|
|
|
shallow = true
|