[webkit-dev] cross-compiling webkit: host amd64-debian-linux, target win32
Ariya Hidayat
ariya.hidayat at trolltech.com
Thu Sep 11 10:23:25 PDT 2008
> several mini patches and bugreports were sent in, a few days ago:
> these i will update from the #ifdef WIN32 to #ifdef __MINGW32__ if
> someone lets me know a more appropriate way to do that, i'll do it.
#if COMPILER(MINGW)
#endif
--
Ariya Hidayat (ariya.hidayat at trolltech.com)
Software Engineer, Trolltech (a Nokia company)
More information about the webkit-dev
mailing list