shithub: openh264

ref: ec09d67a5fd82c7c2e391a7490f6271dc5570c96
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