Things, bothering scanner so much are in ../Externals directory..
This commit is contained in:
parent
f1a32c514a
commit
d8a885965f
|
@ -32,7 +32,7 @@ Repo:https://code.google.com/p/dolphin-emu/
|
|||
Build Version:0.11,11,4.0,buildjni=no,extlibs=android/android-support-v13.jar,subdir=Source/Android,\
|
||||
init=\
|
||||
rm -r libs/* ../../Externals/msvcrt/ ../../Installer/dxredist/ && \
|
||||
find -L -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete,\
|
||||
find -L ../../Externals/ -regex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete,\
|
||||
build=cd .. &&\
|
||||
cmake -DANDROID=True -DANDROID_NATIVE_API_LEVEL=android-14 \
|
||||
-DCMAKE_TOOLCHAIN_FILE=../Source/Android/android.toolchain.cmake \
|
||||
|
|
Loading…
Reference in a new issue