android.armv7.profile 211 B

123456789101112131415
  1. include(default)
  2. [settings]
  3. arch=armv7
  4. build_type=Release
  5. compiler=clang
  6. compiler.libcxx=libc++
  7. compiler.version=14
  8. compiler.cppstd=20
  9. os=Android
  10. os.api_level=21
  11. [tool_requires]
  12. android-ndk/r25
  13. [options]
  14. [env]