forked from styluslabs/Write
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 790 Bytes
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 790 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
28
29
30
31
32
[submodule "stb"]
path = stb
url = https://github.com/nothings/stb.git
ignore = untracked
[submodule "pugixml"]
path = pugixml
url = https://github.com/zeux/pugixml.git
ignore = untracked
[submodule "miniz"]
path = miniz
url = https://github.com/richgel999/miniz.git
ignore = untracked
[submodule "SDL"]
path = SDL
url = https://github.com/pbsurf/SDL.git
ignore = untracked
[submodule "nanovgXC"]
path = nanovgXC
url = https://github.com/styluslabs/nanovgXC.git
ignore = untracked
[submodule "ulib"]
path = ulib
url = https://github.com/styluslabs/ulib.git
ignore = untracked
[submodule "usvg"]
path = usvg
url = https://github.com/styluslabs/usvg.git
ignore = untracked
[submodule "ugui"]
path = ugui
url = https://github.com/styluslabs/ugui.git
ignore = untracked