a7541e0911
This adds a script to simplify fetching the dependencies for cross-compiling Cogl for windows using a mingw gcc compiler.
6 lines
260 B
Plaintext
6 lines
260 B
Plaintext
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
|