Files
android_development/ndk/platforms/android-17/samples/Teapot/jni/Application.mk
Hak Matsuda cc69f210a7 - Using hard-fp
- Immersive mode in android-19
- Fixed local reference release in JNI helper
- Misc fixes
Change-Id: I3ab19c2b66648bb7a011c462d9d98e75bc136ce6
2013-11-21 16:06:02 +08:00

5 lines
68 B
Makefile

APP_PLATFORM := android-9
APP_ABI := all
APP_STL := stlport_static