lbry-android-sdk/p4a/pythonforandroid/bootstraps/lbry/build/jni/Application.mk

8 lines
215 B
Makefile
Raw Normal View History

2022-12-03 00:51:57 +01:00
# 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
APP_ABI := $(ARCH)