summaryrefslogtreecommitdiff
path: root/android/jni/Application.mk
blob: 580786f99c05834cd8d37ad058945ada011eaf4a (plain)
1
2
3
4
# The ARMv7 is significanly faster due to the use of the hardware FPU
APP_PLATFORM=android-8
APP_ABI := armeabi armeabi-v7a
APP_OPTIM := debug