mirror of
https://github.com/azahar-emu/soundtouch
synced 2025-11-06 23:20:03 +01:00
8 lines
126 B
Makefile
8 lines
126 B
Makefile
# $Id$
|
|
#
|
|
# Build library bilaries for all supported architectures
|
|
#
|
|
|
|
APP_ABI := all #armeabi-v7a armeabi
|
|
APP_OPTIM := release
|