-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 741 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 741 Bytes
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
[submodule "3rdparty/ios-deploy"]
path = 3rdparty/ios-deploy
url = ../../phonegap/ios-deploy
[submodule "3rdparty/libpng"]
path = 3rdparty/libpng
url = ../../glennrp/libpng
ignore = dirty
[submodule "3rdparty/zlib"]
path = 3rdparty/zlib
url = ../../madler/zlib
[submodule "3rdparty/freetype2"]
path = 3rdparty/freetype2
url = git://git.sv.nongnu.org/freetype/freetype2.git
[submodule "3rdparty/curl"]
path = 3rdparty/curl
url = ../../bagder/curl
ignore = dirty
[submodule "3rdparty/glew"]
path = 3rdparty/glew
url = ../../LuaDist/glew
ignore = dirty
[submodule "3rdparty/sdl2"]
path = 3rdparty/sdl2
url = ../../spurious/SDL-mirror.git
[submodule "3rdparty/libjpeg"]
path = 3rdparty/libjpeg
url = ../../winlibs/libjpeg.git