forked from openfl/lime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
64 lines (63 loc) · 2.09 KB
/
.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[submodule "project/lib/vorbis"]
path = project/lib/vorbis
url = https://github.com/openfl/libvorbis
[submodule "project/lib/sdl"]
path = project/lib/sdl
url = https://github.com/openfl/libsdl
[submodule "project/lib/openal"]
path = project/lib/openal
url = https://github.com/openfl/libopenal
[submodule "project/lib/curl"]
path = project/lib/curl
url = https://github.com/openfl/libcurl
[submodule "project/lib/ogg"]
path = project/lib/ogg
url = https://github.com/openfl/libogg
[submodule "project/lib/zlib"]
path = project/lib/zlib
url = https://github.com/openfl/libzlib
[submodule "project/lib/neko"]
path = project/lib/neko
url = https://github.com/openfl/libneko
[submodule "project/lib/png"]
path = project/lib/png
url = https://github.com/openfl/libpng
[submodule "project/lib/jpeg"]
path = project/lib/jpeg
url = https://github.com/openfl/libjpeg
[submodule "project/lib/freetype"]
path = project/lib/freetype
url = https://github.com/openfl/libfreetype
[submodule "project/lib/harfbuzz"]
path = project/lib/harfbuzz
url = https://github.com/openfl/libharfbuzz
[submodule "project/lib/cairo"]
path = project/lib/cairo
url = https://github.com/openfl/libcairo
[submodule "project/lib/pixman"]
path = project/lib/pixman
url = https://github.com/openfl/libpixman
[submodule "project/lib/lzma"]
path = project/lib/lzma
url = https://github.com/openfl/liblzma
[submodule "project/lib/tinyfiledialogs"]
path = project/lib/tinyfiledialogs
url = https://github.com/openfl/libtinyfiledialogs
[submodule "project/lib/efsw"]
path = project/lib/efsw
url = https://github.com/openfl/libefsw
[submodule "project/lib/vpx"]
path = project/lib/vpx
url = https://github.com/openfl/libvpx
[submodule "project/lib/webm"]
path = project/lib/webm
url = https://github.com/openfl/libwebm
[submodule "project/lib/mbedtls"]
path = project/lib/mbedtls
url = https://github.com/openfl/libmbedtls
[submodule "project/lib/mojoal"]
path = project/lib/mojoal
url = https://github.com/openfl/libmojoal
[submodule "project/lib/hashlink"]
path = project/lib/hashlink
url = https://github.com/HaxeFoundation/hashlink