forked from andryblack/sandbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 828 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
[submodule "chipmunk"]
path = external/chipmunk
url = [email protected]:slembcke/Chipmunk-Physics.git
[submodule "freetype"]
path = external/freetype
url = git://git.sv.gnu.org/freetype/freetype2.git
[submodule "GHL"]
path = GHL
url = ssh://[email protected]:10022/common/GHL.git
[submodule "utils/glsl2agal"]
path = utils/glsl2agal
url = [email protected]:andryblack/glsl2agal.git
[submodule "yajl"]
path = external/yajl
url = [email protected]:lloyd/yajl.git
[submodule "utils/premake5"]
path = utils/premake5
url = [email protected]:andryblack/premake-core.git
[submodule "pugixml"]
path = external/pugixml
url = [email protected]:zeux/pugixml.git
[submodule "MyGUI"]
path = external/MyGUI
url = [email protected]:andryblack/mygui-1.git
[submodule "tlsf"]
path = external/tlsf
url = [email protected]:andryblack/tlsf-1.git