shithub: openh264

ref: 71d619c9f533792db219af254bee3d500aaeeaa5
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