mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +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" |