diff options
| author | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-03-06 13:30:59 -0800 |
| commit | 30f41c02aec763d32e62351452da9ef582bc3472 (patch) | |
| tree | 6bec3f65bfdcbf7f1a631da21a6d613bef5db2fa /contrib/SDL-3.2.8/android-project/app/jni/Application.mk | |
| parent | 452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff) | |
Move contrib libraries to contrib repo
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.mk | 10 |
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 | |||
| 7 | APP_ABI := armeabi-v7a arm64-v8a x86 x86_64 | ||
| 8 | |||
| 9 | # Min runtime API level | ||
| 10 | APP_PLATFORM=android-16 | ||
