CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hrydgard

CoCalc provides the best real-time collaborative environment for Jupyter Notebooks, LaTeX documents, and SageMath, scalable from individual users to large groups and classes!

GitHub Repository: hrydgard/ppsspp
Path: blob/master/libretro/jni/Application.mk
Views: 1401
NDK_TOOLCHAIN_VERSION ?= 4.8
APP_ABI := armeabi-v7a,arm64-v8a,x86
APP_STL := c++_static
APP_GNUSTL_CPP_FEATURES := exceptions
APP_PLATFORM := android-21