mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
8 lines
158 B
Makefile
8 lines
158 B
Makefile
# $Id: Application.mk 222 2011-12-13 21:07:38Z olli $
|
|
#
|
|
# Build both ARMv5TE and ARMv7-A machine code.
|
|
#
|
|
|
|
APP_ABI := armeabi-v7a armeabi
|
|
APP_OPTIM := release
|