Update PPSSPP to 1.1.1.0 (11103)
This commit is contained in:
parent
ced08111d7
commit
5a137bdafb
|
@ -360,6 +360,22 @@ Build:1.0.1.0,10103
|
|||
./ab.sh
|
||||
buildjni=no
|
||||
|
||||
Build:1.1.1.0,11103
|
||||
commit=v1.1.1
|
||||
subdir=android
|
||||
submodules=yes
|
||||
forcevercode=yes
|
||||
rm=dx9sdk,pspautotests,android/custom_rules.xml
|
||||
prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk
|
||||
scanignore=android/android-ndk-profiler
|
||||
scandelete=ffmpeg,ext/armips/Tests
|
||||
build=cd ../ffmpeg && \
|
||||
sed -i -e 's@^NDK.*@NDK=$$NDK$$@' -e 's/windows.*/linux-x86*/' -e '/^build_ARMv6/d' android-build.sh && \
|
||||
./android-build.sh && \
|
||||
cd ../android && \
|
||||
./ab.sh
|
||||
buildjni=no
|
||||
|
||||
# +0: - (upstream)
|
||||
# +1: x86
|
||||
# +2: arm
|
||||
|
|
Loading…
Reference in a new issue