mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
(XDK1) update libretro_build_fba
This commit is contained in:
parent
1246a622df
commit
8e22269aaa
@ -19,7 +19,7 @@ build_libretro_fba()
|
||||
if [ -d "libretro-fba" ]; then
|
||||
echo "=== Building Final Burn Alpha ==="
|
||||
cd libretro-fba/
|
||||
cd svn-current/trunk
|
||||
cd svn-old/trunk
|
||||
cd projectfiles/visualstudio-2003-libretro-xbox1
|
||||
cmd.exe /k $MSVC_NAME.bat
|
||||
cp Release_LTCG/fb_alpha_libretro$FORMAT.${FORMAT_EXT} $RARCH_DIST_DIR
|
||||
|
Loading…
Reference in New Issue
Block a user