From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / android / project / xscreensaver / jni / Application.mk
1 # Get this value from android/Makefile
2 APP_ABI := $(shell echo $$APP_ABI)
3 APP_STL := stlport_static
4 APP_PLATFORM := android-14
5 # ^^ this can be increased
6