aseprite/.gitmodules

22 lines
748 B
Plaintext
Raw Normal View History

2014-10-26 01:22:58 +00:00
[submodule "third_party/pixman"]
path = third_party/pixman
2014-10-30 13:03:46 +00:00
url = https://github.com/aseprite/pixman.git
[submodule "third_party/simpleini"]
path = third_party/simpleini
2014-10-30 14:34:35 +00:00
url = https://github.com/aseprite/simpleini.git
2015-05-29 14:08:47 +00:00
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/aseprite/gtest.git
[submodule "third_party/duktape"]
path = third_party/duktape
url = https://github.com/aseprite/duktape.git
2015-09-01 11:04:11 +00:00
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://chromium.googlesource.com/webm/libwebp
2015-09-10 19:10:31 +00:00
[submodule "src/flic"]
path = src/flic
url = https://github.com/aseprite/flic.git
2015-09-22 22:27:04 +00:00
[submodule "third_party/freetype2"]
path = third_party/freetype2
url = https://github.com/aseprite/freetype2.git