shithub: openh264

ref: 885b31f2f6986ea7b98cf766c291a3477ce75b62
dir: /test/build/android/jni/Application.mk/

View raw version
ifeq ($(NDK_TOOLCHAIN_VERSION), clang)
APP_STL := c++_shared
else
APP_STL := stlport_shared
endif
APP_PLATFORM := android-12