mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-22 21:09:52 +00:00
Update to build all ABIs by default
This commit is contained in:
parent
8e82a698ff
commit
39d3147c9b
@ -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…
Reference in New Issue
Block a user