Files
ppsspp/android/ant-build.bat

3 lines
98 B
Batchfile

set ANDROID_HOME=path/to/android-sdk/
set NDK=path/to/android-ndk/
ant release -Dndkbuildopt="-j6"