use the unified assets package instead of cloning this over several times

This commit is contained in:
radius 2016-01-18 16:09:22 -05:00
parent 9afd2fec2b
commit d36a54aba8
5 changed files with 0 additions and 26 deletions

View File

@ -1,6 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch/media
assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media

View File

@ -1,6 +1 @@
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch/media
assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media

View File

@ -1,9 +0,0 @@
PATH /mingw32/bin
platform MINGW32
PLATFORM windows
ARCH x86
MAKE make
CC /mingw32/bin/gcc
CXX /mingw32/bin/g++
CONFIGURE ./configure
RA YES

View File

@ -1,6 +0,0 @@
retroarch retroarch_xp https://github.com/libretro/Retroarch.git PROJECT YES . --disable-ffmpeg
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch_xp/media
shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch_xp/media
autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch_xp/media
assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch_xp/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch_xp/media