mirror of https://github.com/bsnes-emu/bsnes.git
We definitely don't need genius with bsnes for Windows.
This commit is contained in:
parent
bcc2627793
commit
18852bcbe2
|
@ -58,8 +58,6 @@ higan-windows-x86_64-binaries:
|
||||||
#bsnes-windows-x86_64-binaries:
|
#bsnes-windows-x86_64-binaries:
|
||||||
# script:
|
# script:
|
||||||
# - apt-get update && apt-get -y install build-essential mingw-w64
|
# - apt-get update && apt-get -y install build-essential mingw-w64
|
||||||
# # genius does not currently build on Windows due to lack of a combo edit control in hiro
|
|
||||||
# #- make -C genius platform=windows compiler="x86_64-w64-mingw32-g++" windres="x86_64-w64-mingw32-windres"
|
|
||||||
# - make -C higan target=bsnes platform=windows compiler="x86_64-w64-mingw32-g++" windres="x86_64-w64-mingw32-windres"
|
# - make -C higan target=bsnes platform=windows compiler="x86_64-w64-mingw32-g++" windres="x86_64-w64-mingw32-windres"
|
||||||
# - mkdir bsnes-nightly
|
# - mkdir bsnes-nightly
|
||||||
# - cp -a higan/out/bsnes bsnes-nightly/bsnes.exe
|
# - cp -a higan/out/bsnes bsnes-nightly/bsnes.exe
|
||||||
|
|
Loading…
Reference in New Issue