mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-24 00:29:57 +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" |