projects
/
xscreensaver
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
From http://www.jwz.org/xscreensaver/xscreensaver-5.34.tar.gz
[xscreensaver]
/
android
/
project
/
xscreensaver
/
jni
/
Application.mk
1
#APP_ABI := armeabi-v7a
2
#APP_ABI := armeabi armeabi-v7a
3
APP_ABI := all
4
APP_STL := stlport_static
5
#APP_PLATFORM := android-10
6
APP_PLATFORM := android-14
7
# ^^ this can be increased
8