Edit

kc3-lang/SDL/android-project-ant/jni/Application.mk

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2017-10-28 12:11:25
    Hash : fa5db3a9
    Message : Added the old ant Android build project structure

  • android-project-ant/jni/Application.mk
  • # Uncomment this if you're using STL in your project
    # See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
    # APP_STL := stlport_static 
    
    APP_ABI := armeabi armeabi-v7a x86
    
    # Min SDK level
    APP_PLATFORM=android-10