config WIN

This commit is contained in:
ca333
2019-02-21 23:09:25 +01:00
committed by GitHub
parent adb32b5a51
commit 064179cf18

View File

@@ -3,6 +3,7 @@ cd rogue;
if [ "$HOST" = "x86_64-w64-mingw32" ]; then
echo building rogue.exe...
./configure --host=x86_64-w64-mingw32
mkdir ncurses && cd ncurses
echo $PWD
wget https://invisible-island.net/datafiles/release/mingw32.zip