shithub: openh264

ref: 77406e6a66ae9c58b5ef3e7a37ac2714b8a0db9f
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