furnace/.gitmodules

18 lines
521 B
Plaintext
Raw Permalink Normal View History

2021-05-28 20:25:55 +00:00
[submodule "extern/SDL"]
path = extern/SDL
2021-12-07 18:31:02 +00:00
url = https://github.com/libsdl-org/SDL.git
branch = release-2.28.x
2021-12-07 17:21:23 +00:00
[submodule "extern/libsndfile"]
path = extern/libsndfile
url = https://github.com/libsndfile/libsndfile.git
branch = master
2021-12-11 21:44:02 +00:00
[submodule "extern/fmt"]
path = extern/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "extern/adpcm"]
path = extern/adpcm
url = https://github.com/superctr/adpcm
[submodule "extern/portaudio"]
path = extern/portaudio
url = https://github.com/PortAudio/portaudio.git