From 5be3f18db6f7344e500ec42e661b668ef8d4526b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 17 Apr 2010 19:07:27 +0200 Subject: qt4-*-gles 4.6.2: small updates * don't forcefully disable openVG * don't forcefully disable cursor for QT/e, not everything is a touchscreen --- recipes/qt4/qt4-embedded-gles/linux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/qt4/qt4-embedded-gles') 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) -- cgit v1.2.3