Windows port
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 27 Sep 2013 07:39:28 +0000 (09:39 +0200)
committerYann Dirson <ydirson@free.fr>
Sun, 3 Nov 2013 15:04:39 +0000 (16:04 +0100)
commit0a2ec9c1acdcaa2f133f4ee12e478cd710aa4792
tree5fe7eb8713c8506c23c4f4cfe1d9cd4765ce437f
parenta2013afc0b48b5438b7c24ade0ab2dc8979ec3ec
Windows port

This patch makes GNU Shogi compilable with gcc under Cygwin, using the
-mno-cygwin flag, so that it can run as a native Windows application,
independent of Cygwin1.dll.

The patch is fully conditional, based on defined(WIN32).

YD: rebased onto recent refactorings
gnushogi/gnushogi.h
gnushogi/init.c
gnushogi/rawdsp.c