mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-27 10:20:49 +00:00
3 lines
98 B
Batchfile
3 lines
98 B
Batchfile
set ANDROID_HOME=path/to/android-sdk/
|
|
set NDK=path/to/android-ndk/
|
|
ant release -Dndkbuildopt="-j6" |