projects
/
xscreensaver
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a7aa11b6cae19fc6d8e7b00c0ad9bdedf6aa1aad
[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