mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
3 lines
No EOL
98 B
Batchfile
3 lines
No EOL
98 B
Batchfile
set ANDROID_HOME=path/to/android-sdk/
|
|
set NDK=path/to/android-ndk/
|
|
ant release -Dndkbuildopt="-j6" |