fix build failure for MinGW using "system" freetype
authorMark Brand <mabrand@mabrand.nl>
Mon, 24 Sep 2012 13:12:32 +0000 (15:12 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 24 Sep 2012 19:27:51 +0000 (21:27 +0200)
commiteb42be700a3ef5161a81a7fc77814792eb0e08e8
tree323032702b31e8b3e41d9b63cd7e105d07fa6878
parent03f4930ecab95a793601666c1f4a73c207fa1f4d
fix build failure for MinGW using "system" freetype

The configure script correctly detects freetype and sets
"system-freetype" in QT_CONFIG. However, the project file did not
consider this possibility.

Change-Id: I9ce90e7cd032a12ed7d06d3858b16c5a8d90c073
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/plugins/platforms/windows/windows.pro