aseprite/.gitmodules

42 lines
1.3 KiB
Plaintext
Raw Normal View History

2014-10-25 22:22:58 -03:00
[submodule "third_party/pixman"]
path = third_party/pixman
2014-10-30 10:03:46 -03:00
url = https://github.com/aseprite/pixman.git
[submodule "third_party/simpleini"]
path = third_party/simpleini
2014-10-30 11:34:35 -03:00
url = https://github.com/aseprite/simpleini.git
2015-05-29 11:08:47 -03: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 13:04:11 +02:00
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://github.com/aseprite/libwebp.git
2015-09-10 16:10:31 -03:00
[submodule "src/flic"]
path = src/flic
url = https://github.com/aseprite/flic.git
2015-09-22 19:27:04 -03:00
[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/dacap/observable.git
2016-08-01 10:20:26 -03:00
[submodule "src/undo"]
path = src/undo
url = https://github.com/aseprite/undo.git
2016-11-01 12:47:48 -03:00
[submodule "laf"]
path = laf
url = https://github.com/aseprite/laf.git