soundtouch/source/Android-lib/jni/Application.mk

9 lines
180 B
Makefile

# $Id$
#
# Build library bilaries for all supported architectures
#
APP_ABI := all #armeabi-v7a armeabi
APP_OPTIM := release
APP_STL := stlport_static
APP_CPPFLAGS := -fexceptions