mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
chore(build): revert to sdl2
This commit is contained in:
parent
20f392cd74
commit
b5902f5230
2095 changed files with 244085 additions and 192940 deletions
10
vendor/sdl-2.30.5/android-project/app/jni/Application.mk
vendored
Normal file
10
vendor/sdl-2.30.5/android-project/app/jni/Application.mk
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
# Uncomment this if you're using STL in your project
|
||||
# You can find more information here:
|
||||
# https://developer.android.com/ndk/guides/cpp-support
|
||||
# APP_STL := c++_shared
|
||||
|
||||
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
||||
|
||||
# Min runtime API level
|
||||
APP_PLATFORM=android-16
|
||||
Loading…
Add table
Add a link
Reference in a new issue