1
0
Fork 0
mutter-performance-source/build/mingw
Robert Bragg a7541e0911 Adds mingw dependency fetching script
This adds a script to simplify fetching the dependencies for
cross-compiling Cogl for windows using a mingw gcc compiler.
2011-05-05 21:20:47 +01:00
..
Makefile.am Adds mingw dependency fetching script 2011-05-05 21:20:47 +01:00
mingw-fetch-dependencies.sh Adds mingw dependency fetching script 2011-05-05 21:20:47 +01:00
README Adds mingw dependency fetching script 2011-05-05 21:20:47 +01:00

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

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