-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
33 lines (33 loc) · 949 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[submodule "angle"]
path = angle
url = https://github.com/haxenme/toolkit-angle.git
[submodule "sdl"]
path = sdl
url = https://github.com/haxenme/toolkit-sdl.git
[submodule "png"]
path = png
url = https://github.com/haxenme/toolkit-png.git
[submodule "jpeg"]
path = jpeg
url = https://github.com/haxenme/toolkit-jpeg.git
[submodule "zlib"]
path = zlib
url = https://github.com/haxenme/toolkit-zlib.git
[submodule "ogg"]
path = ogg
url = https://github.com/haxenme/toolkit-ogg.git
[submodule "vorbis"]
path = vorbis
url = https://github.com/haxenme/toolkit-vorbis.git
[submodule "curl"]
path = curl
url = https://github.com/haxenme/toolkit-curl.git
[submodule "freetype"]
path = freetype
url = https://github.com/haxenme/toolkit-freetype.git
[submodule "modplug"]
path = modplug
url = https://github.com/haxenme/toolkit-modplug.git
[submodule "sdl-mixer"]
path = sdl-mixer
url = https://github.com/haxenme/toolkit-sdl-mixer.git