mingw32: Update the build script to compile 1.8.0
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 20 Sep 2011 16:34:46 +0000 (17:34 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Wed, 21 Sep 2011 12:46:55 +0000 (13:46 +0100)
commit7d8c48268efc87cbf5f8a38d30186e6ba18842cc
tree3878a40277d24e2d07e551544674ac0caa16a09b
parentdc5b047ed5e2a7f19d40689de14024c65c9bf786
mingw32: Update the build script to compile 1.8.0

* Updated dependencies, glib 2.28 and cogl 1.8.0
* Mesa has removed mesa_wgl.h from its headers
* added -I$ROOT_DIR/include to the CFLAGS to include the headers from
  our prefix (say <GL/gl.h>) before the system ones

https://bugzilla.gnome.org/show_bug.cgi?id=659625
build/mingw/mingw-fetch-dependencies.sh