rename staging build
This commit is contained in:
parent
2d0bb01b1e
commit
b85188c5df
|
@ -0,0 +1 @@
|
|||
Subproject commit 3595bb534da0bef05d87a5dd77c9fe52c1564714
|
|
@ -0,0 +1 @@
|
|||
|
|
@ -0,0 +1,12 @@
|
|||
ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
|
||||
NDK_ROOT /home/buildbot/tools/android/android-ndk-r10e
|
||||
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r10e
|
||||
PATH /home/buildbot/tools/android/android-ndk-r10e:/home/buildbot/tools/android/android-sdk-linux/tools
|
||||
PLATFORM android
|
||||
platform android
|
||||
MAKE make
|
||||
NDK ndk-build
|
||||
RA YES
|
||||
LIBSUFFIX _android
|
||||
JAVA_HOME /usr/lib/jvm/java-7-oracle
|
||||
BRANCH staging
|
|
@ -0,0 +1,7 @@
|
|||
retroarch retroarch-staging https://github.com/libretro/Retroarch.git SUBMODULE YES .
|
||||
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch-dev/media
|
||||
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch-dev/media
|
||||
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch-dev/media
|
||||
assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch-dev/media
|
||||
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch-dev/media
|
||||
|
Loading…
Reference in New Issue