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

View File

@@ -0,0 +1 @@
include include/Android.mk

1
project/jni/jpeg/include Symbolic link
View File

@@ -0,0 +1 @@
../sdl2_image/include/external/jpeg-9d

View File

@@ -0,0 +1 @@
include include/Android.mk

1
project/jni/png/include Symbolic link
View File

@@ -0,0 +1 @@
../sdl2_image/include/external/libpng-1.6.37