4 lines
130 B
Makefile
4 lines
130 B
Makefile
# The ARMv7 is significanly faster due to the use of the hardware FPU
|
|
APP_ABI := armeabi # armeabi-v7a
|
|
#APP_PLATFORM := android-8
|