shithub: openh264

ref: 62e4d27ee6a4d97f0344dc69b7f8ef7747f59ba1
dir: /codec/build/android/enc/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