summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorJonas Rabbe <jonas.rabbe@nokia.com>2011-08-31 13:09:47 +1000
committerJonas Rabbe <jonas.rabbe@nokia.com>2011-08-31 13:09:47 +1000
commit6781063df647fcba3dd5ca6fdff8631579acb495 (patch)
treef505a6cadb9e8edd341b0105f47e051a6a597b5c /examples/examples.pro
parent3bf236cc23c2e67e1b5cbc01e05e61263528fc10 (diff)
parent8e954ee2462e827e88bbc27b1512d1e1422357fc (diff)
Merge branch 'radio' into 'master'
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 2a1a2338e..750d1f075 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -15,5 +15,6 @@ SUBDIRS += \
contains(QT_CONFIG, declarative) {
disabled:SUBDIRS += declarative-camera
+ SUBDIRS += declarative-radio
}