ppsspp/android/ant-build.bat
2016-02-13 06:42:47 +08:00

3 lines
98 B
Batchfile

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