Add egl include paths and link lines to eglfs.
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Sat, 17 Mar 2012 00:07:42 +0000 (17:07 -0700)
committerQt by Nokia <qt-info@nokia.com>
Tue, 20 Mar 2012 16:30:32 +0000 (17:30 +0100)
This is the equivalent of 821fc4cf4e520a74b8d4c834f2fb46e4e2f27001
from qt4 but done differently because qt5 has egl.prf.

Change-Id: I52114239bdeda6c300db04a7859cae52aa9e9b41
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/plugins/platforms/eglfs/eglfs.pro

index ed8503b..80c5579 100644 (file)
@@ -24,7 +24,7 @@ HEADERS =   qeglfsintegration.h \
             qeglfsbackingstore.h \
             qeglfsscreen.h
 
-CONFIG += qpa/genericunixfontdatabase
+CONFIG += egl qpa/genericunixfontdatabase
 
 target.path += $$[QT_INSTALL_PLUGINS]/platforms
 INSTALLS += target