-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
21 lines (21 loc) · 1.01 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "samples/heaps/submodules/hashlink"]
path = samples/heaps/submodules/hashlink
url = https://github.com/starburst997/hashlink
[submodule "samples/heaps/submodules/SDL2"]
path = samples/heaps/submodules/SDL2
url = https://github.com/spurious/SDL-mirror
[submodule "samples/heaps/submodules/IDZPrecompiledVorbis"]
path = samples/heaps/submodules/IDZPrecompiledVorbis
url = https://github.com/iosdevzone/IDZPrecompiledVorbis
[submodule "samples/heaps/submodules/IDZPrecompiledOgg"]
path = samples/heaps/submodules/IDZPrecompiledOgg
url = https://github.com/iosdevzone/IDZPrecompiledOgg
[submodule "samples/heaps/submodules/libpng-for-iOS"]
path = samples/heaps/submodules/libpng-for-iOS
url = https://github.com/starburst997/libpng-for-iOS
[submodule "samples/heaps/submodules/openal-soft"]
path = samples/heaps/submodules/openal-soft
url = https://github.com/kcat/openal-soft
[submodule "samples/heaps/submodules/turbojpeg"]
path = samples/heaps/submodules/turbojpeg
url = https://github.com/starburst997/turbojpeg