mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
More Win32 fixes ...
This commit is contained in:
parent
7bc723c693
commit
9974d15a42
@ -231,7 +231,7 @@ build_libretro_nestopia()
|
||||
echo "=== Building Nestopia ==="
|
||||
cd libretro-nestopia/libretro
|
||||
make platform=win CC=$CC CXX=$CXX -j4 || die "Failed to build Nestopia"
|
||||
cp retro.dll ../libretro-143-nestopia.dll
|
||||
cp nestopia_retro.dll ../libretro-143-nestopia.dll
|
||||
cd ../..
|
||||
else
|
||||
echo "QuickNES not fetched, skipping ..."
|
||||
|
Loading…
Reference in New Issue
Block a user