shithub: openh264

ref: 76dd08773fafe93012c7d15833482a1d2ee1357b
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