Moving sdl2_image to the subdirectory

This commit is contained in:
Sergii Pylypenko
2022-01-01 21:51:08 +02:00
parent aa0fe18bf6
commit a235249f57
6 changed files with 4 additions and 4 deletions
-3
View File
@@ -87,6 +87,3 @@
[submodule "project/jni/sdl2"]
path = project/jni/sdl2
url = https://github.com/libsdl-org/SDL.git
[submodule "project/jni/sdl2_image"]
path = project/jni/sdl2_image
url = https://github.com/libsdl-org/SDL_image
+1
View File
@@ -0,0 +1 @@
include include/Android.mk
+1
View File
@@ -0,0 +1 @@
../sdl2_image/include/external/jpeg-9d
+1
View File
@@ -0,0 +1 @@
include include/Android.mk
+1
View File
@@ -0,0 +1 @@
../sdl2_image/include/external/libpng-1.6.37