summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor/qml-compositor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml-compositor/qml-compositor.pro')
-rw-r--r--examples/qml-compositor/qml-compositor.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/qml-compositor/qml-compositor.pro b/examples/qml-compositor/qml-compositor.pro
index 7aed420..4390133 100644
--- a/examples/qml-compositor/qml-compositor.pro
+++ b/examples/qml-compositor/qml-compositor.pro
@@ -17,6 +17,13 @@ LIBS += -L ../../lib
QT += declarative
QT += opengl
+# to be removed once scenegraph gets rid of its widget dependencies
+QT += widgets widgets-private
+
+!isEmpty(QT.core.MAJOR_VERSION):greaterThan(QT.core.MAJOR_VERSION, 4) {
+ QT += core-private gui-private declarative-private opengl-private
+}
+
include (../../src/qt-compositor/qt-compositor.pri)
# Input