建档
This commit is contained in:
32
Library/SDL2_image-2.5.2/.gitmodules
vendored
Normal file
32
Library/SDL2_image-2.5.2/.gitmodules
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
[submodule "external/jpeg"]
|
||||
path = external/jpeg
|
||||
url = https://github.com/libsdl-org/jpeg.git
|
||||
branch = v9e-SDL
|
||||
[submodule "external/libpng"]
|
||||
path = external/libpng
|
||||
url = https://github.com/libsdl-org/libpng.git
|
||||
branch = v1.6.37-SDL
|
||||
[submodule "external/libwebp"]
|
||||
path = external/libwebp
|
||||
url = https://github.com/libsdl-org/libwebp.git
|
||||
branch = 1.0.3-SDL
|
||||
[submodule "external/libtiff"]
|
||||
path = external/libtiff
|
||||
url = https://github.com/libsdl-org/libtiff.git
|
||||
branch = v4.2.0-SDL
|
||||
[submodule "external/zlib"]
|
||||
path = external/zlib
|
||||
url = https://github.com/libsdl-org/zlib.git
|
||||
branch = v1.2.12-SDL
|
||||
[submodule "external/libjxl"]
|
||||
path = external/libjxl
|
||||
url = https://github.com/libsdl-org/libjxl.git
|
||||
branch = v0.6.1-SDL
|
||||
[submodule "external/libavif"]
|
||||
path = external/libavif
|
||||
url = https://github.com/libsdl-org/libavif.git
|
||||
branch = v0.10.1-SDL
|
||||
[submodule "external/dav1d"]
|
||||
path = external/dav1d
|
||||
url = https://github.com/libsdl-org/dav1d.git
|
||||
branch = 1.0.0-SDL
|
||||
Reference in New Issue
Block a user