(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