🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
236 B

  1. # Uncomment this if you're using STL in your project
  2. # See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
  3. # APP_STL := stlport_static
  4. APP_ABI := armeabi armeabi-v7a x86
  5. # Min SDK level
  6. APP_PLATFORM=android-10