mirror of
https://github.com/libretro/libretro-super
synced 2025-01-27 06:35:23 +00:00
More Win32 fixes ...
This commit is contained in:
parent
c3cc97e5b3
commit
7bc723c693
@ -166,7 +166,7 @@ build_libretro_gambatte()
|
||||
echo "=== Building Gambatte ==="
|
||||
cd libretro-gambatte/libgambatte
|
||||
make CC=$CC CXX=$CXX platform=win -f Makefile.libretro -j4 || die "Failed to build Gambatte"
|
||||
cp retro.dll ../libretro-git-gambatte.dll
|
||||
cp gambatte_retro.dll ../libretro-git-gambatte.dll
|
||||
cd ../..
|
||||
else
|
||||
echo "Gambatte not fetched, skipping ..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user