1
0
Fork 0
mutter-performance-source/build/mingw
Robert Bragg 4dc8ccf9ea win32: remove env.sh generated by mingw-fetch-dependencies.sh
Since there is very little now left in the env.sh file generated by
mingw-fetch-dependencies.sh it can be removed. What remained (The
CFLAGS="-mms-bitfields" and PKG_CONFIG_PATH=$ROOT_DIR/lib/pkgconfig) can
simply be passed explicitly when calling ./configure.
2011-03-16 11:23:38 +00:00
..
Makefile.am win32: remove automatic build option from mingw script 2011-03-16 11:22:47 +00:00
mingw-fetch-dependencies.sh win32: remove env.sh generated by mingw-fetch-dependencies.sh 2011-03-16 11:23:38 +00:00
README win32: remove automatic build option from mingw script 2011-03-16 11:22:47 +00: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