summaryrefslogtreecommitdiff
path: root/jni/Application.mk
blob: b69669ace6a06a2e19e4bbbd7f3b17ec91858d3d (plain)
1
2
3
4
5
6
7
8
9
APP_ABI := all
APP_PLATFORM := android-14

APP_STL:=stlport_shared
#APP_STL:=gnustl_shared 

#APP_OPTIM := release

#LOCAL_ARM_MODE := arm