shithub: openh264

ref: 975a3f88c42cf39193fbaf980693983be9d551d5
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