summaryrefslogtreecommitdiffstats
path: root/src/compositor/hardware_integration
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-12-06 12:48:00 +0100
committerAndy Nichols <andy.nichols@nokia.com>2011-12-07 14:22:36 +0100
commit53823ea6e2fff223a86e999fd66b23a7ef46c31a (patch)
tree96b96f7f5d058fccec93c3760c9bcb08218b0876 /src/compositor/hardware_integration
parentec63137de235b856dfa3444b46b4915a89eee248 (diff)
Remove dependency on libQtWidgets and libQtOpenGL
Change-Id: I15ec75922d476080283e1c9759ed49e63a871b1f Reviewed-by: Andy Nichols <andy.nichols@nokia.com>
Diffstat (limited to 'src/compositor/hardware_integration')
-rw-r--r--src/compositor/hardware_integration/hardware_integration.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/hardware_integration/hardware_integration.pri b/src/compositor/hardware_integration/hardware_integration.pri
index 6e65ea9a3..da9075dc7 100644
--- a/src/compositor/hardware_integration/hardware_integration.pri
+++ b/src/compositor/hardware_integration/hardware_integration.pri
@@ -1,6 +1,6 @@
isEmpty(QT_WAYLAND_GL_CONFIG):QT_WAYLAND_GL_CONFIG = $$(QT_WAYLAND_GL_CONFIG)
-!mac:contains(QT_CONFIG, opengl):!isEqual(QT_WAYLAND_GL_CONFIG,nogl) {
+!mac:!isEqual(QT_WAYLAND_GL_CONFIG,nogl) {
HEADERS += \
$$PWD/graphicshardwareintegration.h