mutter/build/mingw
Damien Lespiau c1878316e0 win32: Detect the mingw32 cross compiler on Fedora
Fedora mingw32 cross compiler is prefix with i686-pc-mingw32-.
2010-12-02 16:54:41 +00:00
..
Makefile.am Add build/mingw/{README,mingw-cross-compile.sh} to the dist tarball 2010-01-18 14:06:11 +00:00
mingw-cross-compile.sh win32: Detect the mingw32 cross compiler on Fedora 2010-12-02 16:54:41 +00:00
README build/mingw/README: Replace with a link to the wiki 2010-08-12 16:57:22 +01:00

The mingw-cross-compile.sh script in this directory automates
compilation of Clutter using the MinGW compiler. For a description of
how to use it, see:

 http://wiki.clutter-project.org/wiki/BuildingClutterOnWindows