forked from aseprite/aseprite
-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
83 lines (83 loc) · 2.7 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[submodule "third_party/pixman"]
path = third_party/pixman
url = https://github.com/aseprite/pixman.git
[submodule "third_party/simpleini"]
path = third_party/simpleini
url = https://github.com/aseprite/simpleini.git
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/aseprite/gtest.git
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://github.com/aseprite/libwebp.git
[submodule "src/flic"]
path = src/flic
url = https://github.com/aseprite/flic.git
[submodule "third_party/freetype2"]
path = third_party/freetype2
url = https://github.com/aseprite/freetype2.git
ignore = dirty
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/aseprite/zlib.git
ignore = dirty
[submodule "third_party/libpng"]
path = third_party/libpng
url = https://github.com/aseprite/libpng.git
[submodule "src/clip"]
path = src/clip
url = https://github.com/aseprite/clip.git
[submodule "src/observable"]
path = src/observable
url = https://github.com/aseprite/observable.git
[submodule "src/undo"]
path = src/undo
url = https://github.com/aseprite/undo.git
[submodule "laf"]
path = laf
url = https://github.com/aseprite/laf.git
[submodule "third_party/cmark"]
path = third_party/cmark
url = https://github.com/aseprite/cmark.git
[submodule "third_party/harfbuzz"]
path = third_party/harfbuzz
url = https://github.com/aseprite/harfbuzz.git
[submodule "third_party/libarchive"]
path = third_party/libarchive
url = https://github.com/aseprite/libarchive.git
[submodule "third_party/json11"]
path = third_party/json11
url = https://github.com/aseprite/json11.git
[submodule "third_party/benchmark"]
path = third_party/benchmark
url = https://github.com/aseprite/benchmark.git
[submodule "third_party/giflib"]
path = third_party/giflib
url = https://github.com/aseprite/giflib.git
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/aseprite/fmt.git
[submodule "third_party/tinyexpr"]
path = third_party/tinyexpr
url = https://github.com/aseprite/tinyexpr.git
[submodule "third_party/lua"]
path = third_party/lua
url = https://github.com/aseprite/lua
[submodule "src/tga"]
path = src/tga
url = https://github.com/aseprite/tga.git
[submodule "third_party/curl"]
path = third_party/curl
url = https://github.com/aseprite/curl.git
[submodule "third_party/IXWebSocket"]
path = third_party/IXWebSocket
url = https://github.com/aseprite/IXWebSocket.git
[submodule "third_party/cityhash"]
path = third_party/cityhash
url = https://github.com/aseprite/cityhash.git
[submodule "src/psd"]
path = src/psd
url = https://github.com/aseprite/psd.git
[submodule "third_party/qoi"]
path = third_party/qoi
url = https://github.com/aseprite/qoi.git