summaryrefslogtreecommitdiffstats
path: root/examples/video/video.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/video/video.pro')
-rw-r--r--examples/video/video.pro14
1 files changed, 1 insertions, 13 deletions
diff --git a/examples/video/video.pro b/examples/video/video.pro
index 4f911b2b2..a731a3468 100644
--- a/examples/video/video.pro
+++ b/examples/video/video.pro
@@ -1,15 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += qmlvideo
-
-# qmlvideofx requires QtOpenGL and ShaderEffectItem (added in Qt 4.7.4)
-contains(QT_CONFIG, opengl) {
- lessThan(QT_MAJOR_VERSION, 5) {
- !lessThan(QT_MAJOR_VERSION, 4) {
- SUBDIRS += qmlvideofx
- }
- } else {
- SUBDIRS += qmlvideofx
- }
-}
-
+SUBDIRS += qmlvideo qmlvideofx