forked from buggins/dlangui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 728 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "deps/DerelictUtil"]
path = deps/DerelictUtil
url = https://github.com/DerelictOrg/DerelictUtil.git
[submodule "deps/DerelictGL3"]
path = deps/DerelictGL3
url = https://github.com/DerelictOrg/DerelictGL3.git
[submodule "deps/DerelictFT"]
path = deps/DerelictFT
url = https://github.com/DerelictOrg/DerelictFT.git
[submodule "deps/DerelictSDL2"]
path = deps/DerelictSDL2
url = https://github.com/DerelictOrg/DerelictSDL2.git
[submodule "deps/x11"]
path = deps/x11
url = https://github.com/nomad-software/x11.git
[submodule "deps/DerelictCocoa"]
path = deps/DerelictCocoa
url = https://github.com/p0nce/DerelictCocoa.git
[submodule "deps/DSFML"]
path = deps/DSFML
url = https://github.com/Jebbs/DSFML.git