mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Update to build all ABIs by default
This commit is contained in:
parent
8e82a698ff
commit
39d3147c9b
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
set ANDROID_HOME=path/to/android-sdk/
|
||||
set NDK=path/to/android-ndk/
|
||||
ant release -Dndkbuildopt="APP_ABI=armeabi-v7a -j6"
|
||||
ant release -Dndkbuildopt="-j6"
|
Loading…
Add table
Reference in a new issue