mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
(MSVC) Add build_libretro_gambatte to libretro-build-win.sh
This commit is contained in:
parent
c67aeed5d1
commit
83ab1ee580
@ -113,7 +113,7 @@ build_libretro_gambatte()
|
||||
cd libretro-gambatte/libgambatte
|
||||
cd libretro/msvc
|
||||
cmd.exe /k $MSVC_NAME.bat
|
||||
cp $MSVC_NAME/$RELEASE_LTCG/gambatte_libretro$FORMAT.$FORMAT_EXT "$RARCH_DIST_DIR"
|
||||
cp $MSVC_NAME/$RELEASE_LTCG/${MSVC_NAME}.${FORMAT_EXT} "$RARCH_DIST_DIR"/gambatte_libretro$FORMAT.$FORMAT_EXT
|
||||
else
|
||||
echo "Gambatte not fetched, skipping ..."
|
||||
fi
|
||||
|
@ -26,7 +26,7 @@ else
|
||||
#build_libretro_fba
|
||||
build_libretro_vba_next
|
||||
#build_libretro_fceu
|
||||
#build_libretro_gambatte
|
||||
build_libretro_gambatte
|
||||
build_libretro_nx
|
||||
build_libretro_prboom
|
||||
build_libretro_nestopia
|
||||
|
Loading…
Reference in New Issue
Block a user