Windows Font DB: Add missing library

This amends 59b80d606e for MinGW.

Change-Id: I37cd9a0902350e57d4f0961f88734d3b72cb22fa
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
bb10
Gabriel de Dietrich 2016-12-14 16:46:00 -08:00
parent a3a8c24d6e
commit 1103fffb7e
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@ qtConfig(directwrite) {
}
LIBS += -lole32 -lgdi32 -luser32 -ladvapi32
mingw: LIBS += -luuid