X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=android%2Fproject%2Fxscreensaver%2Fjni%2FApplication.mk;h=a7aa11b6cae19fc6d8e7b00c0ad9bdedf6aa1aad;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hp=60a4414f187634d0aeb5ec4c4e7632e4dcdfa70a;hpb=d5186197bc394e10a4402f7f6d23fbb14103bc50;p=xscreensaver diff --git a/android/project/xscreensaver/jni/Application.mk b/android/project/xscreensaver/jni/Application.mk index 60a4414f..a7aa11b6 100644 --- a/android/project/xscreensaver/jni/Application.mk +++ b/android/project/xscreensaver/jni/Application.mk @@ -1,8 +1,6 @@ -APP_ABI := armeabi-v7a -#APP_ABI := armeabi armeabi-v7a -#APP_ABI := all +# Get this value from android/Makefile +APP_ABI := $(shell echo $$APP_ABI) APP_STL := stlport_static -#APP_PLATFORM := android-10 APP_PLATFORM := android-14 # ^^ this can be increased