mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
(MSVC) Add nestopia to libretro-build-win.sh
This commit is contained in:
parent
41d2bd1fdc
commit
be981b8782
@ -169,7 +169,7 @@ build_libretro_nestopia()
|
||||
cd libretro-nestopia/libretro
|
||||
cd msvc
|
||||
cmd.exe /k $MSVC_NAME.bat
|
||||
cp $MSVC_NAME/$RELEASE_LTCG/nestopia_libretro$FORMAT.$FORMAT_EXT "$RARCH_DIST_DIR"
|
||||
cp $MSVC_NAME/$RELEASE_LTCG/${MSVC_NAME}.${FORMAT_EXT} "$RARCH_DIST_DIR"/nestopia_libretro$FORMAT.$FORMAT_EXT
|
||||
else
|
||||
echo "Nestopia not fetched, skipping ..."
|
||||
fi
|
||||
|
@ -29,6 +29,6 @@ else
|
||||
#build_libretro_gambatte
|
||||
#build_libretro_nx
|
||||
build_libretro_prboom
|
||||
#build_libretro_nestopia
|
||||
build_libretro_nestopia
|
||||
build_libretro_tyrquake
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user