diff options
Diffstat (limited to 'recipes/qt4/qt4-embedded-gles/linux.conf')
-rw-r--r-- | recipes/qt4/qt4-embedded-gles/linux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-embedded-gles/linux.conf b/recipes/qt4/qt4-embedded-gles/linux.conf index 8c099a6439..4394fbc5f7 100644 --- a/recipes/qt4/qt4-embedded-gles/linux.conf +++ b/recipes/qt4/qt4-embedded-gles/linux.conf @@ -61,6 +61,6 @@ QMAKE_INSTALL_FILE = install -m 644 -p QMAKE_INSTALL_PROGRAM = install -m 755 -p #These defines are documented in the powervr README, please read it -DEFINES += QT_NO_OPENVG QT_QWS_CLIENTBLIT QT_NO_QWS_CURSOR +DEFINES += QT_QWS_CLIENTBLIT include(unix.conf) |