Add egl include paths and link lines to eglfs.

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>
This commit is contained in:
Girish Ramakrishnan 2012-03-16 17:07:42 -07:00 committed by Qt by Nokia
parent 1d6e16a6ac
commit 9cf35d1241

View 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