summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/android-project/app/jni/Application.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/SDL-3.2.8/android-project/app/jni/Application.mk')
-rw-r--r--contrib/SDL-3.2.8/android-project/app/jni/Application.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/SDL-3.2.8/android-project/app/jni/Application.mk b/contrib/SDL-3.2.8/android-project/app/jni/Application.mk
deleted file mode 100644
index 023bc20..0000000
--- a/contrib/SDL-3.2.8/android-project/app/jni/Application.mk
+++ /dev/null
@@ -1,10 +0,0 @@
1
2# Uncomment this if you're using STL in your project
3# You can find more information here:
4# https://developer.android.com/ndk/guides/cpp-support
5# APP_STL := c++_shared
6
7APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
8
9# Min runtime API level
10APP_PLATFORM=android-16