Skip to content
Snippets Groups Projects
Application.mk 104 B
Newer Older
  • Learn to ignore specific revisions
  • APP_PLATFORM := android-16
    
    APP_ABI := arm64-v8a armeabi-v7a armeabi x86_64  x86
    
    APP_STL := gnustl_static