# Note: by default, build for all supported ABIs
# build.sh in the project tree will check
# all generated files to ensure that none
# was forgotten.
#
APP_ABI := all
# Note: we use APP_STL because we explicitely import
# the GAbi++ libraries in our modules.
#
APP_STL := none