diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2013-05-20 08:50:34 +0300 |
---|---|---|
committer | Tomi Korpipää <tomi.korpipaa@digia.com> | 2013-05-20 09:03:07 +0300 |
commit | b20152f6672e5e4bfd4c0d4dc1fc993e8a21ea68 (patch) | |
tree | 6954c03f5f480f321cd3872bfcf1952dbb3e8b0c /examples/examples.pro | |
parent | 9891c9494797cb87f93dd50a430d604fee1af5df (diff) |
Diffstat (limited to 'examples/examples.pro')
-rw-r--r-- | examples/examples.pro | 5 |
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 |