mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-16 09:04:38 +00:00
Add library SDL2
This commit is contained in:
parent
33a0579735
commit
674133ac86
767 changed files with 295058 additions and 10 deletions
6
Engine/lib/sdl/android-project/jni/Application.mk
Normal file
6
Engine/lib/sdl/android-project/jni/Application.mk
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
# Uncomment this if you're using STL in your project
|
||||
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
|
||||
# APP_STL := stlport_static
|
||||
|
||||
APP_ABI := armeabi armeabi-v7a x86
|
||||
Loading…
Add table
Add a link
Reference in a new issue