shithub: openh264

ref: debb01e5c38437116a5e491710257fd6f2e1d0e7
dir: /test/build/android/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