winegcc: Add explicit support for the Cygwin platform.
commitba9ec152e17f436fb3e73d8e08af811ba3520cef
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jun 2010 13:58:07 +0000 (14 15:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Jun 2010 17:27:41 +0000 (14 19:27 +0200)
treedc108d61b98456fff64399b268d68199c473ad28
parent6002cb06fbe60dea7c3fb91ee006b4c88e0e86ef
winegcc: Add explicit support for the Cygwin platform.

On Cygwin we want to use Wine's msvcrt, unlike on Mingw.
tools/winegcc/utils.c
tools/winegcc/utils.h
tools/winegcc/winegcc.c