mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
(MSVC) Add build_libretro_nx to libretro-build-win.sh
This commit is contained in:
parent
be981b8782
commit
3590193cd2
@ -197,7 +197,7 @@ build_libretro_nx()
|
||||
cd libretro-nx
|
||||
cd nxengine-1.0.0.4/libretro/msvc
|
||||
cmd.exe /k $MSVC_NAME.bat
|
||||
cp $MSVC_NAME/$RELEASE_LTCG/nxengine_libretro$FORMAT.$FORMAT_EXT "$RARCH_DIST_DIR"
|
||||
cp $MSVC_NAME/$RELEASE_LTCG/${MSVC_NAME}.${FORMAT_EXT} "$RARCH_DIST_DIR"/nxengine_libretro$FORMAT.$FORMAT_EXT
|
||||
else
|
||||
echo "NXEngine not fetched, skipping ..."
|
||||
fi
|
||||
|
@ -27,7 +27,7 @@ else
|
||||
#build_libretro_vba_next
|
||||
#build_libretro_fceu
|
||||
#build_libretro_gambatte
|
||||
#build_libretro_nx
|
||||
build_libretro_nx
|
||||
build_libretro_prboom
|
||||
build_libretro_nestopia
|
||||
build_libretro_tyrquake
|
||||
|
Loading…
Reference in New Issue
Block a user