31 lines
855 B
Plaintext
31 lines
855 B
Plaintext
[submodule "Externals/Qt"]
|
|
path = Externals/Qt
|
|
url = https://github.com/dolphin-emu/ext-win-qt.git
|
|
branch = master
|
|
shallow = true
|
|
[submodule "Externals/mGBA/mgba"]
|
|
path = Externals/mGBA/mgba
|
|
url = https://github.com/mgba-emu/mgba.git
|
|
branch = master
|
|
shallow = true
|
|
[submodule "Externals/FFmpeg-bin"]
|
|
path = Externals/FFmpeg-bin
|
|
url = https://github.com/dolphin-emu/ext-win-ffmpeg.git
|
|
branch = master
|
|
shallow = true
|
|
[submodule "libusb"]
|
|
path = Externals/libusb/libusb
|
|
url = https://github.com/libusb/libusb.git
|
|
branch = master
|
|
shallow = true
|
|
[submodule "Externals/spirv_cross/SPIRV-Cross"]
|
|
path = Externals/spirv_cross/SPIRV-Cross
|
|
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
|
branch = master
|
|
shallow = true
|
|
[submodule "SDL"]
|
|
path = Externals/SDL/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
branch = main
|
|
shallow = true
|