From: Girish Ramakrishnan Date: Sat, 17 Mar 2012 00:07:42 +0000 (-0700) Subject: Add egl include paths and link lines to eglfs. X-Git-Tag: qt-v5.0.0-alpha1~179 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9cf35d124192e09848ceda2c5af291935cef221a;p=profile%2Fivi%2Fqtbase.git 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 --- diff --git a/src/plugins/platforms/eglfs/eglfs.pro b/src/plugins/platforms/eglfs/eglfs.pro index ed8503b..80c5579 100644 --- a/src/plugins/platforms/eglfs/eglfs.pro +++ b/src/plugins/platforms/eglfs/eglfs.pro @@ -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