tools: wine-bash

This commit is contained in:
Simon Michael 2014-04-17 06:59:22 -07:00
parent f94d784f48
commit 7db02df56c

View File

@ -273,8 +273,10 @@ windowsbinaries: install
@echo 'Please check the binaries are portable, then make compressbinaries'
ls -l bin/*`arch`
# One way to get a wine command prompt
wine:
wine-bash wine:
wine c:/mingw/msys/1.0/bin/mintty.exe - &
wine-cmd:
wineconsole cmd.exe &
compressbinaries: