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/android/ant-build.bat
Views: 1401
set ANDROID_HOME=path/to/android-sdk/
set NDK=path/to/android-ndk/
ant release -Dndkbuildopt="-j6"