summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 60fc9c433..a98c082e3 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -15,7 +15,7 @@ TEMPLATE = subdirs
videowidget \
player
- contains(QT_CONFIG, declarative) {
+ contains(QT_CONFIG, qml) {
disabled:SUBDIRS += declarative-camera
SUBDIRS += \
declarative-radio \