mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 00:19:13 +00:00
924c2ac86a
In this way we can remove all the code related to handle clipboard text from she and ui libraries.
33 lines
1.0 KiB
Plaintext
33 lines
1.0 KiB
Plaintext
[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/duktape"]
|
|
path = third_party/duktape
|
|
url = https://github.com/aseprite/duktape.git
|
|
[submodule "third_party/libwebp"]
|
|
path = third_party/libwebp
|
|
url = https://chromium.googlesource.com/webm/libwebp
|
|
[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
|