summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/SDL2/android-project/jni/Application.mk
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/SDL2/android-project/jni/Application.mk')
-rw-r--r--3rdparty/SDL2/android-project/jni/Application.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/3rdparty/SDL2/android-project/jni/Application.mk b/3rdparty/SDL2/android-project/jni/Application.mk
deleted file mode 100644
index 5ea0fb4cecf..00000000000
--- a/3rdparty/SDL2/android-project/jni/Application.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-
-# 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
-
-# Min SDK level
-APP_PLATFORM=android-10
-