summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-07-19 14:39:19 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-07-19 15:47:58 +0200
commitd0e28d0c85eb8af734e0b5ac77ce59d764ac60cd (patch)
treeb0f24a0217932c45608eb7a9e13342c48d5810a6 /examples/qml-compositor
parent36733fe04853fbe092e8ae9bfb94daf8b015e986 (diff)
clean up the QT+= stuff in the project files
so that we don't have to inject privates from the outside. after recent cleanups, only qtcore and qtopengl privates are necessary, and that only in the compositor api.
Diffstat (limited to 'examples/qml-compositor')
-rw-r--r--examples/qml-compositor/qml-compositor.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/qml-compositor/qml-compositor.pro b/examples/qml-compositor/qml-compositor.pro
index 05dff71b9..7aed420b7 100644
--- a/examples/qml-compositor/qml-compositor.pro
+++ b/examples/qml-compositor/qml-compositor.pro
@@ -17,10 +17,6 @@ LIBS += -L ../../lib
QT += declarative
QT += opengl
-!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