summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 1590d127..4d5e5a5b 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,6 +1,7 @@
TEMPLATE = subdirs
SUBDIRS += barchart \
rainfall \
- spectrum \
widget \
- mapdata \ No newline at end of file
+ mapdata
+
+qtHaveModule(multimedia): SUBDIRS += spectrum