shithub: openh264

ref: a1406d55b6ef9ae1daf4f9f2dc2332dbf83a91b8
dir: /codec/build/android/dec/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